[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#5453) slapd binding error at startup
Full_Name: Mohammed
Version: 2.3.37
OS: AIX 5.3
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (12.146.102.46)
Hi,
I installed openldap 2.3.37 on AIX 5.3. When I start slapd, I get this error:
daemon: bind(7) failed errno=67 (Address already in use)
slapd starting
This is even though there is nothing running on port 389 but the ldap server
itself.
# netstat -an |grep 389
tcp4 0 0 *.389 *.* LISTEN
Any ideas?
Thanks