Thanks to mosocms' post on authenticating to Zimbra I was able to get our OS X Server to authenticate. I wanted to post the settings for an OS X LDAP configuration.
LDAP specific settings:
- LDAP server: osxserver.example.com
- Port of LDAP server: 389
- Bind DN settings: dc=osxserver,dc=example,dc=com
- LDAP type: LDAP v3 Server
- Bind DN username: uid=diradmin,cn=users,dc=osxserver,dc=example,dc=com
- Bind DN pword: ********
- user objectCl: inetOrgPerson
- group objectCl: posixGroup
Then follow the instructions in Reply #1 and #2 from
http://efwsupport.com/index.php?topic=1022.0 and that should get it working.
Aloha,
kauihou