Recent move from Mac OS X (ZCS 6.05) to Ubuntu 8.04LTS (ZCS 6.05)
All is well with the exception of the auto-completion not working on the server, nor on client e-mail programs.
I've ran zmfixperms - extended
I've manually checked the permissions on random files used by slapd, etc.
Here's a couple of outputs from slapd
Code:
/opt/zimbra/openldap-2.4.21.3z/sbin/slapd -Tt -F /opt/zimbra/data/ldap/config
config file testing succeeded
Code:
/opt/zimbra/openldap-2.4.21.3z/sbin/slapd -d7 -l LOCAL0 -4 -u zimbra -h ldap://mail.lumpkin.k12.ga.us:389 -F /opt/zimbra/data/ldap/config
@(#) $OpenLDAP: slapd 2.4.21 (Jan 7 2010 21:10:15) $
root@build26.lab.zimbra.com:/home/build/p4/main/ThirdParty/openldap/openldap-2.4.21.3z/servers/slapd
ldap_pvt_gethostbyname_a: host=mail, r=0
daemon_init: ldap://mail.lumpkin.k12.ga.us:389
daemon_init: listen on ldap://mail.lumpkin.k12.ga.us:389
daemon_init: 1 listeners to open...
ldap_url_parse_ext(ldap://mail.lumpkin.k12.ga.us:389)
daemon: bind(7) failed errno=13 (Permission denied)
slap_open_listener: failed on ldap://mail.lumpkin.k12.ga.us:389
slapd stopped.
connections_destroy: nothing to destroy.
Any other commands to help me sniff this out would be appreciated.