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-19-2010, 01:27 PM
Member
 
Posts: 13
Post [SOLVED] a little bump in the zimbra road

I am trying to setup an MTA server in a zimbra cluster. I have set the postfix and amavis users passwords but in the install screen they are listed as "Not Verified".


How do I get past this point?

Code:
   2) zimbra-mta:                              Enabled                       
        +MTA Auth host:                        cloud5.example.com         
        +Enable Spamassassin:                  yes                           
        +Enable Clam AV:                       yes                           
        +Notification address for AV alerts:   admin@cloud5.example.com   
******* +Bind password for postfix ldap user:  Not Verified                  
******* +Bind password for amavis ldap user:   Not Verified

Last edited by bluethundr_; 05-21-2010 at 04:47 AM..
Reply With Quote
  #2 (permalink)  
Old 05-19-2010, 03:03 PM
Moderator
 
Posts: 1,554
Default

you should be able to get these from the localconfig on your ldap server

Code:
zmlocalconfig -s | grep ldap_postfix_password
zmlocalconfig -s | grep ldap_amavis_password
Reply With Quote
  #3 (permalink)  
Old 05-19-2010, 08:39 PM
Member
 
Posts: 13
Exclamation another small bump in the road

ah! thanks for hipping me to zmlocalconfig!

I was able to set the ldap_postfix_password and ldap_amavis_password respectively.

however I ran into a new wrinkle. Turns out I have to set the overall ldap password as well and that just ain't happening.

Code:
zimbra@cloud3:~$ zmlocalconfig -e zimbra_ldap_password=myPass
Error: can not edit key zimbra_ldap_password

May I have a hint as to how to proceed?
Reply With Quote
  #4 (permalink)  
Old 05-20-2010, 06:34 AM
Moderator
 
Posts: 1,554
Default

you can edit the file manually /opt/zimbra/conf/localconfig.xml to modify that entry
Reply With Quote
  #5 (permalink)  
Old 05-20-2010, 02:32 PM
Member
 
Posts: 13
Exclamation still on the bump

hmm.. ok I was able to set the password in the specified file on the ldap server (cloud3)

Code:
zmlocalconfig -s | zimbra_ldap_password

zimbra_ldap_password = myPass
And over on cloud4 (my mailbox host) I am still stuck on verifying the ldap password

Code:
Common configuration

   1) Hostname:                                example.com                
   2) Ldap master host:                        cloud3.example.com         
   3) Ldap port:                               389                           
** 4) Ldap Admin password:                     Not Verified                  
   5) LDAP Base DN:                            cn=zimbra                     
   6) Secure interprocess communications:      yes                           
   7) TimeZone:                                America/New_York
I even went so far as to add each server in the local DNS zone files of each machine and no dice...
Reply With Quote
  #6 (permalink)  
Old 05-21-2010, 04:46 AM
Member
 
Posts: 13
Post ldap telnet test

This is getting weirder and weirder. I have verified that LDAP is reachable on the LDAP host by telnetting to it from the mailbox host:

Code:
root@cloud4:~# telnet cloud3.example.com 389
Trying 123.45.67.67...
Connected to cloud3.example.com.
Escape character is '^]'.
And I have further verified the fact that ldap is running on the ldap host with with command.

Code:
zimbra@cloud3:~$ ps -ef | grep zimbra | grep slapd
zimbra    2973     1  0 May20 ?        00:00:11 /opt/zimbra/openldap/sbin/slapd -l LOCAL0 -4 -u zimbra -h ldap://cloud3.example.com:389 ldapi:/// -F /opt/zimbra/data/ldap/config
zimbra   27784 12789  0 07:40 pts/0    00:00:00 grep slapd
Yet this condition persists and it's driving me nuts!!!

Code:
1) Common Configuration:                                                  
        +Hostname:                             example.com                
        +Ldap master host:                     cloud3.example.com         
        +Ldap port:                            389                           
******* +Ldap Admin password:                  Not Verified                  
        +LDAP Base DN:                         cn=zimbra                     
        +Secure interprocess communications:   yes                           
        +TimeZone:                             America/New_York

Last edited by bluethundr_; 05-21-2010 at 06:11 AM..
Reply With Quote
  #7 (permalink)  
Old 05-21-2010, 04:11 PM
Moderator
 
Posts: 1,554
Default

when you set it in the file, you're not setting the actual password you're setting the password zimbra will use to bind to the ldap server with. the actual password is encrypted and stored within the ldap database.

the password in the localconfig.xml on the ldap server should be whats in the database, but if it isn't you can always go about resetting it

first on hte ldap server do

Code:
zmldappasswd yournewpassword
then update teh zimbra_ldap_password in the localconfig.xml of every server in your multiserver install iwth hte new password, it may require restarting the services as well.
Reply With Quote
  #8 (permalink)  
Old 05-21-2010, 07:29 PM
Member
 
Posts: 13
Lightbulb eureeka!

dude.. you're brilliant... it's working (finally).. and thank you!

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