Hello,
I tried the -s option and zmprov still distributes the accounts between the servers.
Here is the zmprov command I first used (with real names and domains changed):
zmprov ca
email@domain.com password givenName 'First' sn 'Last' cn 'email' displayName 'First Last'
Here is with the -s option:
zmprov -s one.domain.com ca
email@domain.com password givenName 'First' sn 'Last' cn 'email' displayName 'First Last'
I have 2 servers. Server 1 is running Mailbox, MTA, and is the LDAP master. Server 2 is also running Mailbox, MTA, and is an LDAP replica. It does not matter which server I run zmprov from, they both do the same thing.
I don't want to mess with COS duplication. I am still getting used to Zimbra and I don't want to do something that I might have to undo later.
I used zmmailboxmove to clean up after my first test, but it is a pain. I have to check each mail account and make a list of where they ended up, then I have to run the zmmailboxmove command twice for each account, once to move it, then once to purge it from the previous server after I am sure it moved. However, if there is no solution, then this is how I will have to do it. It will be less painful than creating all the accounts by hand.