Hi
My Setup:
Zimbra Master
2 Zimbra Replicas
2 Samba Servers
My problem:
When i create a new user the "Mail-Server" seems to be set randomly. In the web GUI i don't have found any options to set the right mail server.
Now i have tried to create users with the zmprov command:
Code:
zmprov ca someone@ac.local 123456 displayName someone sambaSID S-1-4-22-921666019-540401726-83201723 gidNumber 20001 uidNumber 10006 homeDirectory "/home/someone" loginShell "/bin/false"
This works fine, but now i can't find the attribute to set the right mail server.
I have so set it to on of the following:
replica01-zimbra.test.loc
replica02-zimbra.test.loc
master01-zimbra.test.loc
mailserver "", mailServer "", MailServer "", Mail-Server "" end al up with:
Code:
ERROR: account.INVALID_ATTR_NAME (createAccount invalid attr name: [LDAP: error code 17 - mailserver: attribute type undefined])
Does someone know how i can do this?
yogg