I'm trying to migrate users to Zimbra with AD authentication enabled against AD user accounts.
For example there's a domain user named 'zimbo' with the password 'zimbo'. I run
Code:
zmprov ca zimbo@mailer.company.com zimbo
ERROR: account.INVALID_PASSWORD (invalid password: too short)
As you can see it crashes out. I want to migrate and use AD for password authentication. Is there a way around this issue?