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-20-2008, 09:15 AM
Senior Member
 
Posts: 67
Default [SOLVED] zimbra installed, but ldap error

S.O Centos 5.1
installed zcs-5.0.5_GA_2201.RHEL5.20080417012110.
I install like root.

I was reviewing, but not works to me.
[SOLVED] LDAP Error

the error is the same;

[zimbra@mvalenzuela ~]$ zmcontrol start
Host mvalenzuela.geb.cl
Unable to determine enabled services from ldap.
Unable to determine enabled services. Cache is out of date or doesn't exist.
[zimbra@mvalenzuela ~]$ zmcontrol stop
Host mvalenzuela.geb.cl
Stopping stats...Done
Stopping mta...Done
Stopping spell...Done
Stopping snmp...Done
Stopping archiving...Done
Stopping antivirus...Done
Stopping antispam...Done
Stopping imapproxy...Done
Stopping logger...Done
Stopping ldap...FAILED
ldap_url and ldap_master_url cannot be the same on an ldap replica

Server is in LAN.
#cat /etc/resolv.conf
search geb.cl
nameserver 192.168.150.200

cat /var/named/chroot/var/named/db.mail.geb.cl
;
; Addresses and other host information.
;
@ IN SOA mvalenzuela.geb.cl. hostmaster.mail.geb.cl. (
10118 ; Serial
43200 ; Refresh
3600 ; Retry
3600000 ; Expire
2592000 ) ; Minimum
; Define the nameservers and the mail servers
IN NS 192.168.150.200
IN A 192.168.150.200
IN MX 10 mvalenzuela.geb.cl.


cat /var/named/chroot/etc/named.conf
options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
forwarders { 192.168.150.13; }; //this dns is Ok
};
include "/etc/rndc.key";
zone "mvalenzuela.geb.cl" {
type master;
file "db.mail.geb.cl";
};

And a little cut of out install
Install anyway? [N] Y

The system will be modified. Continue? [N] Y

Removing /opt/zimbra
Installing packages

zimbra-core......zimbra-core-5.0.5_GA_2201.RHEL5-20080417012110.i386.rpm...done
zimbra-ldap......zimbra-ldap-5.0.5_GA_2201.RHEL5-20080417012110.i386.rpm...done
zimbra-logger......zimbra-logger-5.0.5_GA_2201.RHEL5-20080417012110.i386.rpm...done
zimbra-mta......zimbra-mta-5.0.5_GA_2201.RHEL5-20080417012110.i386.rpm...done
zimbra-snmp......zimbra-snmp-5.0.5_GA_2201.RHEL5-20080417012110.i386.rpm...done
zimbra-store......zimbra-store-5.0.5_GA_2201.RHEL5-20080417012110.i386.rpm...done
zimbra-apache......zimbra-apache-5.0.5_GA_2201.RHEL5-20080417012110.i386.rpm...done
zimbra-spell......zimbra-spell-5.0.5_GA_2201.RHEL5-20080417012110.i386.rpm...done
Operations logged to /tmp/zmsetup.01001900-0000151802536.log
Setting defaults... MX: mvalenzuela.geb.cl (192.168.150.200)

Interface: 192.168.150.200
Interface: 127.0.0.1
Interface: 192.168.122.1
192.168.150.200
done.
Checking for port conflicts

Main menu

1) Common Configuration:
2) zimbra-ldap: Enabled
3) zimbra-store: Enabled
+Create Admin User: yes
+Admin user to create: admin@mvalenzuela.geb.cl


Add this :
[root@mvalenzuela etc]# host `hostname`
mvalenzuela.geb.cl has address 192.168.150.200
mvalenzuela.geb.cl mail is handled by 10 mvalenzuela.geb.cl.
[root@mvalenzuela etc]#


as I can solve the error with ldap?

Saludos desde Chile & thanks.
Reply With Quote
  #2 (permalink)  
Old 05-20-2008, 09:28 AM
Moderator
 
Posts: 7,928
Default

Code:
cat /etc/hosts
__________________
Reply With Quote
  #3 (permalink)  
Old 05-20-2008, 09:45 AM
Senior Member
 
Posts: 67
Default

# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
Reply With Quote
  #4 (permalink)  
Old 05-20-2008, 10:21 AM
Moderator
 
Posts: 7,928
Default

You will also require the following line in /etc/hosts
Code:
192.168.150.200  mvalenzuela.geb.cl mvalenzuela
__________________
Reply With Quote
  #5 (permalink)  
Old 05-20-2008, 10:31 AM
Senior Member
 
Posts: 67
Default

Line added, and same error. That another thing can be?.
Or uninstalled and install?
Reply With Quote
  #6 (permalink)  
Old 05-20-2008, 01:23 PM
Senior Member
 
Posts: 67
Default

Well, I uninstalled and install again zimbra, and works to me, but I doubt that the change in /etc/hosts it has been the solution.

Thank you, very much by help me!.
this written good?

Saludos
Reply With Quote
  #7 (permalink)  
Old 05-20-2008, 01:27 PM
Moderator
 
Posts: 7,928
Default

It will as it is in Single Server Install
Glad you are working now
__________________
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.