From: Chris R. <chr...@me...> - 2001-07-11 16:11:42
|
Knut Sander <knu...@se...> wrote: > Lakshmi Marellapudy wrote: > > Hi - > > unfortunately OpenLDAP does not complain if the bind to the socket > doesn't work. > > slapd -f /opt/openldap/etc/openldap/slapd.conf -h ldap://0.0.0.0:389/ -d > 63 > > shows an error if you are not root and can't use ports <1024. > But you could use ldapsearch -h localhost -p 389 - so that couldn't be > the reason for your problem. > > Knut Unless something else was already listening to localhost:389... Cheers, Chris |