I am also having an issue with zmprov erroring out. If I type
I get the following error
Quote:
|
ERROR: account.AUTH_FAILED (authentication failed for zimbra)
|
Nothing shows in the zimbra.log however the following lines do appear in the audit.log
Quote:
2007-03-11 12:19:27,643 INFO [http-7071-Processor50] [ip=127.0.0.1;] security - cmd=AdminAuth; account=zimbra;
2007-03-11 12:19:27,659 WARN [http-7071-Processor50] [ip=127.0.0.1;] security - cmd=Auth; account=zimbra; protocol=soap; error=authentication failed for zimbra;
2007-03-11 12:19:27,659 WARN [http-7071-Processor50] [ip=127.0.0.1;] security - cmd=AdminAuth; account=zimbra; error=authentication failed for zimbra;
|
I performed the password resets described in the article noted above. To no effect. I then performed the steps int this article (
http://wiki.zimbra.com/index.php?tit...icate_Problems) and again the error messages are the same as above. I discovered this problem when I was trying to use the command....
Code:
zmprov ms MAIL.DOMAIN.COM zimbraRemoteManagementPort 2222
....to change the SSH port that is used locally -- in order to get mail queues working in the web admin interface.
At a loss as to what else to try.