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 12-10-2007, 12:07 AM
New Member
 
Posts: 4
Default [SOLVED] queue status problem

Hi i'm having problem with my zimbra install. first it was working, now im experiencing this problem:

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

Does this concerns with my ssh daemon running on my system?

Thanks,

-Jayam-
Reply With Quote
  #2 (permalink)  
Old 12-10-2007, 01:27 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by jayam View Post
Does this concerns with my ssh daemon running on my system?
Yes, it does. What have you changed/
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 12-10-2007, 01:33 AM
New Member
 
Posts: 4
Default

I have change my sshd_config.

#ListenAddress 0.0.0.0
ListenAddress 192.168.100.21


Does zimbra uses ssh port for queue status?

Thanks
Reply With Quote
  #4 (permalink)  
Old 12-10-2007, 01:34 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by jayam View Post
Does zimbra uses ssh port for queue status?
Yes, port 22.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 12-10-2007, 01:44 AM
New Member
 
Posts: 4
Default

thanks i have to change the ports in which ssh listen by default and give the 22 to zimbra.

So how about the security issue about zimbra using port 22 to the used by the queue.

Thanks
Reply With Quote
  #6 (permalink)  
Old 12-10-2007, 01:53 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

In a properly secured system behind a firewall there is no security issue with Zimbra using port 22. You should never have port 22 on your mail server open to the internet. I don't really understand what you're asking.
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 12-10-2007, 07:04 AM
Moderator
 
Posts: 6,237
Default

If you want to change it to like port 23:
1. edit /etc/sshd_config and set the port to 23
Code:
port 23
2. stop/start/restart sshd
Code:
/etc/init.d/ssh restart
3. su - zimbra
4. change zimbra's ssh port to 23
Code:
zmprov ms server.domain.com zimbraRemoteManagementPort 23
5. generate new ssh keys
Code:
cd /opt/zimbra/bin/
./zmsshkeygen
6. deploy the keys
Code:
./zmupdateauthkeys
all done, to test this, you can run the following command
Code:
ssh -i .ssh/zimbra_identity -o strictHostKeyChecking=no zimbra@server.domain.com -p 23
-should not prompt you for a password
If you continue to get errors please see this doc Mail Queue Monitoring - Zimbra :: Wiki
Reply With Quote
  #8 (permalink)  
Old 12-10-2007, 10:32 PM
New Member
 
Posts: 4
Default

Thanks Mike, it works.
Reply With Quote
  #9 (permalink)  
Old 12-12-2007, 12:18 PM
Moderator
 
Posts: 6,237
Default

Anytime, & welcome to the forums!
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.