The
undeploy issue is solved for me
After an undeploy simply do:
Code:
zimbra@mail1:~> zmprov gacf |grep Extra
zimbraAccountExtraObjectClass: amavisAccount
zimbraAccountExtraObjectClass: posixAccount
zimbraAccountExtraObjectClass: sambaSamAccount
zimbra@mail1:~> zmprov mcf -zimbraAccountExtraObjectClass posixAccount
...to avoid AdminUI still wants to add the Samba and POSIX objectClasses.
@NoDoze: nope sorry - I have 5.0.16 in production and 6.0 for testing. Did not yet try Samba with ZCS 6.0, and probably will never do so! I decided to manage our users on an Mac OS X 10.6 server and have Zimbra 6.0 to authenticate users over LDAP. Managing users separately is far less work compared to the advantages this combination offers (managing VPN, Samba, Mac mobile, Wiki, Blog, etc...). Writing a PHP replication running as nightly cron might be an easy solution to synchronize important user attributes
