LDAP/Nginx won't start and asks for a password: Difference between revisions

(Adding categories: LDAP and Proxy)
m (Fixed some typos and changed a .key to a .crt for (b))
Line 7: Line 7:
2. Manually link the cert to the services OR simply redeploy the certificate to relink the cert to the services.
2. Manually link the cert to the services OR simply redeploy the certificate to relink the cert to the services.


(a)cp /opt/zimbra/ssl/zimbra/commercial/commercial.key /opt/zimbra/conf/sldapd.key
(a)cp /opt/zimbra/ssl/zimbra/commercial/commercial.key /opt/zimbra/conf/slapd.key
(b)cp /opt/zimbra/ssl/zimbra/commercial/commercial.key /opt/zimbra/conf/slapd.crt
(b)cp /opt/zimbra/ssl/zimbra/commercial/commercial.crt /opt/zimbra/conf/slapd.crt
(c)cp /opt/zimbra/ssl/zimbra/commercial/commercial.key /opt/zimbra/conf/nginx.key
(c)cp /opt/zimbra/ssl/zimbra/commercial/commercial.key /opt/zimbra/conf/nginx.key
(d)cp /opt/zimbra/ssl/zimbra/commercial/commercial.crt /opt/zimbra/conf/ngix.crt
(d)cp /opt/zimbra/ssl/zimbra/commercial/commercial.crt /opt/zimbra/conf/nginx.crt


3. Restart the Zimbra services.
3. Restart the Zimbra services.

Revision as of 16:11, 21 October 2009

This tends to happen because Zimbra can't read the key or the certificate of the LDAP/IMAP proxy service on startup. This issue is specific to commercial certificates.

Here is what you can do:

1. You want to check to make sure the private key is not encrypted.

2. Manually link the cert to the services OR simply redeploy the certificate to relink the cert to the services.

(a)cp /opt/zimbra/ssl/zimbra/commercial/commercial.key /opt/zimbra/conf/slapd.key (b)cp /opt/zimbra/ssl/zimbra/commercial/commercial.crt /opt/zimbra/conf/slapd.crt (c)cp /opt/zimbra/ssl/zimbra/commercial/commercial.key /opt/zimbra/conf/nginx.key (d)cp /opt/zimbra/ssl/zimbra/commercial/commercial.crt /opt/zimbra/conf/nginx.crt

3. Restart the Zimbra services.

Verified Against: ZCS 5.0 Date Created: 9/17/2008
Article ID: https://wiki.zimbra.com/index.php?title=LDAP/Nginx_won%27t_start_and_asks_for_a_password Date Modified: 2009-10-21



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search