Re: [suse-sles-e] Problem with OpenLDAP in SLES9 SP3

From: shashi (shashi.boddula_at_oracle.com)
Date: Thu Jun 08 2006 - 09:56:42 CEST


Message-ID: <4487D83A.8090604@oracle.com>
Date: Thu, 08 Jun 2006 13:26:42 +0530
From: shashi <shashi.boddula@oracle.com>
Subject: Re: [suse-sles-e] Problem with OpenLDAP in SLES9 SP3

Ralf Haferkamp wrote:
> On Wednesday 07 June 2006 15:45, shashi wrote:
>> Ralf Haferkamp wrote:
>>> On Tuesday 06 June 2006 07:17, shashi wrote:
>>>> Hi
>>>>
>>>> I am running OpenLDAP in SLES9 SP3, and my problem is, when ever i start
>>>> OpenLDAP service, service own't start, and if i see the log files, the
>>>> message is "failed errno=98 (Address already in use)" .
>>>>
>>>> I configured port 10000 to run OpenLDAP, i updated this information in
>>>> /etc/sysconfig/openldap file and executed SuSEconfig command. Whenever i
>>>> start the service (rcldap start), i will get the above mentioned error
>>>> message.cat
>>> What exactly did you set in /etc/sysconfig/openldap? Note, it's not
>>> needed to run SuSEconfig after changing something in
>>> /etc/sysconfig/openldap.
>> OPENLDAP_LDAP_INTERFACES="<hostname>:10389"
>> OPENLDAP_LDAPS_INTERFACES=<hostname>:10636"
> Hm, that works for me. Have you set any other options
> in /etc/sysconfig/openldap (like e.g. OPENLDAP_SLAPD_PARAMS) or modified
> something in /etc/init.d/ldap?

 OPENLDAP_START_LDAPS="no"
 OPENLDAP_START_LDAPI="yes"
 OPENLDAP_SLAPD_PARAMS=""
 OPENLDAP_USER="ldap"
 OPENLDAP_GROUP="ldap"
 OPENLDAP_CHOWN_DIRS="yes"
 OPENLDAP_LDAP_INTERFACES="<hostname>:10389"
 OPENLDAP_LDAPS_INTERFACES="<hostname>:10636"
 OPENLDAP_REGISTER_SLP="yes"
 OPENLDAP_KRB5_KEYTAB=""

This is my configuration in /etc/sysconfig/openldap and i didn't modify
anything in /etc/init.d/ldap.

Here i just want to mention one thing. With the above configuration,
until 3 days ago, OpenLDAP was running perfectly. Afterwards, i
installed Novell IDM suite (eDirectory, Identity Manager, iManager and
Designer) . From this point, i getting this problem.

Do you think eDirectory is causing any problem to OpenLDAP? Does
eDirectory installation modifies any OpenLDAP libraries? If eDirectory
causes some problems to OpenLDAP, then how OES (Linux version) is working?

>
>>>> No service is configured to run on port 10000 in our PC other than
>>>> OpenLDAP. If i check with nmap and netstat commands, these commands was
>>>> giving empty results. Even if i give any port in /etc/sysconfig/openldap
>>>> file, i am getting same error.
>>>>
>>>> I updated the SLES9 SP3 OpenLDAP packages to OpenLDAP packages which are
>>>> avaliable in ftp://ftp.suse.com/pub/projects/OpenLDAP/2.3/i386/sles9/ ,
>>>> but no luck.
>>>>
>>>> I am not understanding why i am getting this error message. Please
>>>> anyone can help me.
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
>> For additional commands, e-mail: suse-sles-e-help@suse.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
For additional commands, e-mail: suse-sles-e-help@suse.com



This archive was generated by hypermail 2.1.7 : Thu Jun 08 2006 - 09:56:58 CEST