[Date Prev][Date Next] [Chronological] [Thread] [Top]

changing slapd TCTP/IP port no



Hi all

I have ran the installation procedure of openldap 2.1.3 up to make.

i.e. ./configure ; make depend; make

I then tried running "make test" but the slapd server is not
starting.Here is the error:

"Using ldapsearch to retrieve the root DSE...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
kill: (2790) - No such pid
ldap_bind: Can't contact LDAP server (81)
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make[1]: *** [test-bdb] Error 1
make[1]: Leaving directory `/opt/openldap-2.1.3/tests'
make: *** [test] Error 2"

 I think its because port 9009 is being used by another app (I think
Jrun but still have to check). Is there a way to modify the port no in
the ldap configuration itself?

Thanks a lot
Jose