The table displayed below shows the difference between LDAP Listener set to ON or OFF.
|
Listener ON, the rest setting is just using default |
Listener OFF, the rest setting is just using default |
change user property |
Synchronized immediately on that property |
Synchronized during user login |
change user membership |
Synchronized immediately on the membership if the Group exists in DocuShare |
Synchronized during user login, if the group doesn't exist, the group will be created automatically |
change user name |
Synchronized immediately, user can login |
Synchronized during user login, user can login |
change group name |
Synchronized immediately, group RDN is updated automatically, the group can be continuously used |
Group RDN becomes invalid, must use special tool to update RDN |
User Login |
There is no synchronization. |
Synchronize user property and its membership during login |
delete user |
If the LDAP server sends delete event, the user will be set to inactive or removed. If the LDAP server doesn't send delete event, the user will stay and status is active |
Synchronized during user login, if the user does not own any object, the user will be removed automatically, otherwise, the user will be set to inactive |
delete group |
If the LDAP server sends delete event, the group will be set to removed. If the LDAP server doesn't send delete event, the group will stay and its membership still intact |
If a user belonging to that group logs in to DocuShare, the user will be removed from the membership list of that group |
create a new user |
If the user logs in to DocuShare, the user account will be automatically created during login. The belonging groups will be automatically created |
If the user logs in to DocuShare, the user account will be automatically created during login. The belonging groups will be automatically created |
create a new group |
The group will NOT be created even if a user belonging to that group logs in. Need admin to add the group to DocuShare from the admin page |
If a user belonging to that group logs in to DocuShare, the group will be automatically created |
To enable Subtree Search:
Log in as Admin and click Admin Home | Account Management | Domains and select the Enable Subtree Search checkbox.
To enable periodic automatic synchronization:
Log in as Admin and click Admin Home | Account Management | LDAP Accounts | Configuration | Advanced and then select Enable Periodically Automatic Synchronization checkbox.
Solution Updated: November 13, 2020
Solution ID: 851