Zimbra

From DataSync Suite Wiki

Jump to: navigation, search

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

    • 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

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

Personal tools