Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-15-2007, 11:09 AM
Intermediate Member
 
Posts: 23
Default Mail Queue ssh error

Hello:

I am running on RH C5.

I have installed the open source version of Zimbra, it works great minus one item in the adminstator console. The Mail Queues do not display. I get the following error:

Message: system failure: exception during auth {RemoteManager: mail1.etherzimbra.com->zimbra@mail1.etherzimbra.com:22}
Error code: service.FAILURE
Method: ZmCsfeCommand.prototype.invoke
Details:soap:Receiver

I have followed the instructions on the wiki to regenerate the ssh keys, which did not produce any errors. However, when I try to verify the keys it prompts me for my password.

Here is my /etc/hosts file:
127.0.0.1 localhost.localdomain localhost
172.16.32.8 mail1.etherzimbra.com zimbra

When I look at the messages file I see the following error when I attempt to view the mail queues:
Mar 15 11:05:09 mail1 sshd[5545]: User zimbra not allowed because account is locked
Mar 15 11:05:09 mail1 sshd[5545]: Failed none for invalid user zimbra from 172.16.32.8 port 39941 ssh2

Here is my zimbra_identity.pub file:
[don't list your pub. . .that's just a bad idea.-jholder]
Any help would be greatly appreciated. Thanks.

Last edited by jholder; 03-15-2007 at 03:57 PM.. Reason: Security.
Reply With Quote
  #2 (permalink)  
Old 03-15-2007, 11:37 AM
Intermediate Member
 
Posts: 23
Default Found the solution

I have found the solution to my problem in another thread. It seems the zimbra account was locked in the shadow file, this is represented by !! in the password field. The below link suggested to replace !! with *, which resolved my issue.

Any ideas if this is a security problem? Thanks.

http://www.ncsa.uiuc.edu/UserInfo/Re...enssh_3.8.html
Reply With Quote
  #3 (permalink)  
Old 03-15-2007, 12:15 PM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Your hosts file is also incorrect, this:
Quote:
172.16.32.8 mail1.etherzimbra.com zimbra
should read:
Code:
172.16.32.8 mail1.etherzimbra.com mail1
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 01-29-2010, 10:56 PM
New Member
 
Posts: 4
Default

Quote:
Originally Posted by peterro View Post
When I look at the messages file I see the following error when I attempt to view the mail queues:
Mar 15 11:05:09 mail1 sshd[5545]: User zimbra not allowed because account is locked
Mar 15 11:05:09 mail1 sshd[5545]: Failed none for invalid user zimbra from 172.16.32.8 port 39941 ssh2.
User zimbra not allowed because account is locked..

To verify this, as root check /etc/shadow. Locate the zimbra account. If the account has one or more*! in the line then the account is locked. zimbra:!!:13634:0:99999:7:::
Use this command to unlock the zimbra account (or you can edit the shadow file directly and remove them).
usermod -U zimbra

Then check /etc/shadow again, there should be no*! for the zimbra account. You may need to do this multiple times to remove the*! and unlock the account.
Once the account is unlocked, this command should work (it did for us!).

ssh -i .ssh/zimbra_identity -o strictHostKeyChecking=no zimbra@MAIL.DOMAIN.COM


Mail Queue Monitoring - Zimbra :: Wiki
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.