i new install os fedora 11 64 bit.
with 32 bit work full. but 64 bit i see error, i read
Mail Queue Monitoring - Zimbra :: Wiki and fix my server but it dont work.
may be it bug.
Code:
[root@mail ~]# usermod -U zimbra
usermod: unlocking the user would result in a passwordless account.
You should set a password with usermod -p to unlock this user account.
and check at /etc/shadow
Code:
zimbra:!:14720:0:99999:7:::
postfix:!!:14720:0:99999:7:::
and run cmd with root
Code:
ssh -vi /opt/zimbra/.ssh/zimbra_identity -o strictHostKeyChecking=no zimbra@mail.mydomain.net 22
but it show :
Code:
debug1: Unspecified GSS failure. Minor code may provide more information
debug1: Next authentication method: publickey
debug1: Offering public key: /opt/zimbra/.ssh/zimbra_identity
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Next authentication method: password
root@mail.i7network.net's password:
i recheck hosts.allow and sshd_config
Code:
hosts.allow
ALL: mydomain.net
ALL: .mydomain.net
ALL: zimbra.mydomain.net
sshd_config
AllowUsers admin zimbra root
when install ssl
error
Message: system failure: exception during auth {RemoteManager: mail.mydomain.net->zimbra@mail.mydomain.net:22} Error code: service.FAILURE Method: GetCSRRequest Details:soap:Receiver
if mods need i will send you account and password root.
you can check it.
again thank you read !