Databases Reference
In-Depth Information
Setting
Description
Enable Incremental
Synchronization
Enabling incremental synchronization causes only changes since the
last synchronization to be queried when synchronizing a directory.
Be aware that when using this option, the configured user account
must have read access to:
• The uSNChanged attribute of all users and groups that need
to be synchronized
• The objects and attributes in the Active Directory deleted
objects container
If these conditions are not met, it's possible that changes in your
LDAP may not be synchronized correctly to Confluence.
Synchronization
Interval (minutes)
Specify the interval in minutes between directory updates.
The default value is 60 minutes.
Read Timeout
(seconds)
This is the time to wait for a response to be received. If there is no
response within the specified time period, the read attempt will be
stopped. A value of 0 means there is no limit. The default value is
120 seconds.
Search Timeout
(seconds)
This is the time to wait for a response from a search operation. A
value of 0 means there is no limit. The default value is 60 seconds.
Connection
Timeout (seconds)
This is the time to wait when opening new server connections, or
getting a connection from the connection pool. A value of 0 means
wait indefinitely for a pooled connection to become available, or to
wait for the default TCP timeout to take effect when creating a new
connection.
User schema settings
Setting
Description
User Object Class
This is the name of the class used for the LDAP user object. For
example:
inetorgperson
user
User Object Filter
The filter to use when searching for user objects. For example:
(objectclass=inetorgperson)
(&(objectCategory=Person)(sAMAccountName=*))
User Name
Attribute
The attribute field to use when loading the username. For example:
cn
sAMAccountName
 
Search WWH ::




Custom Search