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 02-11-2007, 11:13 AM
Junior Member
 
Posts: 8
Default Ldap Problems

Hi, I am installing Zimbra 4.5.1 in OpenSUSE 10.2 during the installation process I received this error.

Setting defaults...
Setting local config zimbra_java_home to /opt/zimbra/java
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_java_home='/opt/zimbra/java'

MX: suseajg.gordillo-domain.net (192.168.1.120)



Interface: 192.168.1.120

Interface: 127.0.0.1

Done

Checking for port conflicts

Port conflict detected: 389 (zimbra-ldap)

Port conflict detected: 389 (zimbra-ldap)

Global config attribute retrieved from ldap: zimbraSpamIsSpamAccount=
Global config attribute retrieved from ldap: zimbraSpamIsNotSpamAccount=
Global config attribute retrieved from ldap: zimbraNotebookAccount=
Saving config in /opt/zimbra/config.13010...
Done

Operations logged to /tmp/zmsetup.log.13010

Setting local config values...
Setting local config zimbra_server_hostname to suseajg.gordillo-domain.net
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_server_hostname='suseajg.gordillo-domain.net'

Setting local config ldap_master_url to ldap://suseajg.gordillo-domain.net:389
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_master_url='ldap://suseajg.gordillo-domain.net:389'

Setting local config ldap_url to ldap://suseajg.gordillo-domain.net:389
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_url='ldap://suseajg.gordillo-domain.net:389'

Setting local config ldap_port to 389
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_port='389'

Setting local config ldap_host to suseajg.gordillo-domain.net
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_host='suseajg.gordillo-domain.net'

Setting local config zimbra_uid to 1001
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_uid='1001'

Setting local config zimbra_gid to 1000
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_gid='1000'

Setting local config zimbra_user to zimbra
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_user='zimbra'

Setting local config av_notify_user to admin@suseajg.gordillo-domain.net
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e av_notify_user='admin@suseajg.gordillo-domain.net'

Setting local config ssl_allow_untrusted_certs to TRUE
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ssl_allow_untrusted_certs='TRUE'

Done

Setting up CA...
*** Running as zimbra user: cd /opt/zimbra; zmcreateca

** Creating CA private key

Generating a 1024 bit RSA private key
.....................++++++
........................++++++
unable to write 'random state'
writing new private key to '/opt/zimbra/ssl/ssl/ca/ca.key'
-----
** Creating CA cert

Signature ok
subject=/C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite
Getting Private key
unable to write 'random state'
Done

Creating SSL certificate...
*** Running as zimbra user: cd /opt/zimbra; zmcreatecert

** Importing CA

Certificate was added to keystore
** Creating keystore

** Creating server cert request

Generating a 1024 bit RSA private key
......................................++++++
...++++++
unable to write 'random state'
writing new private key to '/opt/zimbra/ssl/ssl/server/server.key'
-----
** Signing cert request

Using configuration from /opt/zimbra/ssl/ssl/zmssl.cnf
Check that the request matches the signature
Signature ok
Certificate Details:
Serial Number:
11:71:21:78:29
Validity
Not Before: Feb 11 18:17:19 2007 GMT
Not After : Feb 11 18:17:19 2008 GMT
Subject:
countryName = US
stateOrProvinceName = N/A
organizationName = Zimbra Collaboration Suite
commonName = suseajg.gordillo-domain.net
X509v3 extensions:
X509v3 Basic Constraints:
CA:FALSE
Netscape Comment:
OpenSSL Generated Certificate
X509v3 Subject Key Identifier:
FD:ED:4F:7A:18:C2:A7:86:1A:2F:73:F2:A6:4A:CB:10:A2 :65:FA1
X509v3 Authority Key Identifier:
DirName:/C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite
serial:EA:C0:48:79:E6:A0:06:AA

X509v3 Key Usage:
Digital Signature, Non Repudiation, Key Encipherment
Certificate is to be certified until Feb 11 18:17:19 2008 GMT (365 days)

Write out database with 1 new entries
Data Base Updated
unable to write 'random state'
Signature ok
subject=/C=US/ST=NA/L=NA/O=Zimbra/OU=Zimbra/CN=suseajg.gordillo-domain.net
Getting CA Private Key
unable to write 'random state'
Done

Initializing ldap...
*** Running as zimbra user: /opt/zimbra/libexec/zmldapinit

FAILED (1)



ERROR




Configuration failed


Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to

complete the configuration.


Errors have been logged to /tmp/zmsetup.log.13010


Operations logged to /tmp/zmsetup.log.25026
Initializing ldap...sudo: /etc/sudoers is mode 0440, should be 0640
ERROR - failed to start slapd

FAILED (1)


ERROR



Configuration failed

Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration.

Errors have been logged to /tmp/zmsetup.log.25026

suseajg:/opt/zimbra/libexec #




Thanks

Last edited by gordalfj; 02-11-2007 at 11:36 AM..
Reply With Quote
  #2 (permalink)  
Old 02-11-2007, 08:17 PM
Former Zimbran
 
Posts: 5,606
Default

Hi
Run the following command:
chmod 0640 /etc/sudoers

And try the upgrade again

john
Reply With Quote
  #3 (permalink)  
Old 02-11-2007, 11:29 PM
Active Member
 
Posts: 33
Arrow openSUSE 10.2

You may want to look at this thread discussing openSUSE 10.2 and see if it helps you at all.
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.