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 05-05-2008, 06:35 PM
ddo ddo is offline
Starter Member
 
Posts: 2
Default [SOLVED] Error trying to view certificates in admin console

Hello everyone,

We're using zimbra 5.0.4 and today we get this weird error while just trying to view the server certificate in the admin console.

Message: system failure: exception during auth {RemoteManager: m1.clousegroup.com->zimbra@m1.clousegroup.com:22} Error code: service.FAILURE Method: GetCertRequest Details:soap:Receiver


The server is working fine except this one error message. Thanks in advance

-daniel
Reply With Quote
  #2 (permalink)  
Old 05-05-2008, 06:38 PM
Moderator
 
Posts: 6,236
Default

Assuming you're using the standard ssh port:
1. Check /etc/sshd_config and be sure it's set to 22
2. stop/start/restart sshd
Code:
/etc/init.d/ssh restart
3. su - zimbra
4. Be sure zimbra's ssh port is set to 22
Code:
zmprov ms server.domain.com zimbraRemoteManagementPort 22
5. Generate new ssh keys
Code:
cd /opt/zimbra/bin/
./zmsshkeygen
6. Deploy the keys
Code:
./zmupdateauthkeys
To test this, you can run the following command:
Quote:
ssh -vi .ssh/zimbra_identity -o strictHostKeyChecking=no zimbra@server.domain.com -p 22
-Shouldn't prompt you for a password at this point...then check the admin console mail queues area/servers/certificates.
If you continue to get that error please see this doc for some more ideas Mail Queue Monitoring - Zimbra :: Wiki
Reply With Quote
  #3 (permalink)  
Old 05-05-2008, 06:50 PM
ddo ddo is offline
Starter Member
 
Posts: 2
Default

AThanks so much. I figured it out. We forgot to add the AllowUsers Zimbra to our sshd config. Thanks for the help.

-daniel
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.