Hi,
following the wiki article obout managing windows accounts on Zimbra:
UNIX and Windows Accounts in Zimbra LDAP and Zimbra Admin UI - Zimbra :: Wiki
I ran into problems when creating new accounts, I got this error:
After doing this command:Code:.... LDAP: error code 21 - objectClass: value #5 invalid per syntax]; remaining name 'uid=fzied,ou=people,dc=.....,dc=com ....
I got this resultCode:[zimbra@zimbra ~]$ zmprov gacf | grep ObjectClass
look at the sambaSAMAccoun without the "t", and it was the problem.Code:zimbraAccountExtraObjectClass: amavisAccount zimbraAccountExtraObjectClass: posixAccount zimbraAccountExtraObjectClass: sambaSamAccount zimbraAccountExtraObjectClass: sambaSamAccoun
I removed it with the following:
and it was rolling again.Code:zmprov mcf -zimbraAccountExtraObjectClass sambaSamAccoun
is it a bug, or do I have messed up somewhere ?
kind regards,
Zydoon.


LinkBack URL
About LinkBacks

