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

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 02-27-2009, 02:54 AM
New Member
 
Posts: 3
Question [SOLVED] zimbra ldap replication

I have 2 servers
I installed all the zimbra components in the first server.
In the second server, I installed the replica ldap (only the zimbra_ldap) .I fellow the documentation http://www.zimbra.com/docs/ne/latest...ation.6.1.html.
I haven't a problem with te first server.
In the second server the installation was finished correctely expect this message enable to determinate enabled services from ldap.
the result of zmcontrol status
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Host xxx.xxx.xxx
ldap Running
stats Running
how can I get rid of this message?
Reply With Quote
  #2 (permalink)  
Old 02-27-2009, 03:07 AM
Moderator
 
Posts: 7,928
Default

Welcome to the forums

It may be that your /etc/hosts and DNS is not setup correctly. Please post
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes
__________________
Reply With Quote
  #3 (permalink)  
Old 02-27-2009, 06:06 AM
New Member
 
Posts: 3
Default zimbra ldap replication

thank you for your help.
cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
172.16.104.212 xxx.xxx.xxx xxx
172.16.0.2 yyy.yyy.yyy yyy
cat /etc/resolv.conf
search xxx.xxx
nameserver 172.16.104.212
dig xxx.xxx.xxxl mx

; <<>> DiG 9.3.4-P1 <<>> xxx.xxx.xxx mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29701
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:
;xxx.xxx.xxx. IN MX

;; ANSWER SECTION:
xxx.xxx.xxx. 2592000 IN MX 10 xxx.xxx.xxx.

;; AUTHORITY SECTION:
xxx.xxx.xxx. 2592000 IN NS 172.16.104.212.xxx.xxx.xxx.

;; ADDITIONAL SECTION:
xxx.xxx.xxx. 2592000 IN A 172.16.104.212

;; Query time: 1 msec
;; SERVER: 172.16.104.212#53(172.16.104.212)
;; WHEN: Fri Feb 27 14:45:35 2009
;; MSG SIZE rcvd: 96

dig xxx.xxx.xxx any

; <<>> DiG 9.3.4-P1 <<>> xxx.xxx.xxx any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11204
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;xxx.xxx.xxx. IN ANY

;; ANSWER SECTION:
xxx.xxx.xxx. 2592000 IN SOA xxx.xxx.xxx. hostmaster.xxx.xxx.xxx. 2009021108 43200 3600 3600000 2592000
xxx.xxx.xxx. 2592000 IN NS 172.16.104.212.xxx.xxx.xxx.
xxx.xxx.xxx. 2592000 IN A 172.16.104.212
xxx.xxx.xxx. 2592000 IN MX 10 xxx.xxx.xxx.
Reply With Quote
  #4 (permalink)  
Old 03-06-2009, 05:33 AM
New Member
 
Posts: 3
Wink zimbra ldap replication

hi
I have found the solution. first, I installed the master ldap and the replica ldap.
Atfer that,I added the zimbra samba integration. finally I edited the config file /opt/zimbra/conf/slapd.conf.ini of the replica ldap.
add the following two lines after the last “include” statement at the top of the file:
include "/opt/zimbra/openldap/etc/openldap/schema/nis.schema"
include "/opt/zimbra/openldap/etc/openldap/schema/samba.schema"
Don't forget to add the samba.schema to /opt/zimbra/openldap/etc/openldap/schema on the replica server.
thanks
Reply With Quote
  #5 (permalink)  
Old 04-02-2009, 10:17 AM
Member
 
Posts: 11
Default same problem here

might be a DNS issue
does my local hostname and my public DNS hostname have to match?

external dns name: mail.toto.fr


cat /etc/hosts
127.0.0.1 localhost
192.168.0.10 rodrigue.toto.fr rodrigue
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.