Zimbra
From DataSync Suite Wiki
Contents |
Configuring Zimbra LDAP Settings for the DataSync Suite
NOTE: DataSync recommends using Zimbra 5.0.8 with the Suite
Enable LDAP Authentication
- Create domain in Zimbra
- Click Configure Authentication
- Authentication mechanism: External LDAP
- LDAP bind DN template: (leave emply)
- LDAP filter: (&(objectClass=datasyncAccount)(mail=%n))
- LDAP search base: ou=people,dc=example,dc=com
- Use DN/Password to bind to external server: No
- (NOTE: replace dc=example,dc=com with the actual domain)
- Click Save
Authentication
Session Timeout
Command for the current session timeout:
zmprov gc <cosname> | grep zimbraAuthTokenLifetime
Command to change the timeout:
zmprov sc <cosname> +zimbraAuthTokenLifetime ? or change in Zimbra admin
