[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: a small problem.
Check your firewall/IPTables rules. IPTables could be blocking the
non-standard port
--John
John Fortin
CSC Systems Management Group
Pepsi Business Solutions Group
(914) 767-7844
-----Original Message-----
From: owner-openldap-software@OpenLDAP.org
[mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of
Ivan.Garcia@leroymerlin.es
Sent: Thursday, June 09, 2005 11:39 AM
To: openldap-software@OpenLDAP.org
Subject: a small problem.
Hi all again.
i have a openldap with 2 instances up, one in port 389 and another in 399
with slapd.conf different. But when i want to load a ldif and i put the
password i get an error like:
ldapadd -h ldap://0.0.0.0:399 -f /etc/openldap/slapd-2.conf -v -x -D
"cn=Manager,o=corp.guers.com" -W < /root/DIT.ldif ldap_init(
ldap://0.0.0.0:399, 0 ) Enter LDAP Password:
ldap_bind: Can't contact LDAP server (81)
the passwd is written in slapd.conf of the second instance. I put it and get
the above error.
Any idea?
best regards