[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: port
On Sat, 27 May 2006 21:23:01 -0700
"aleks" <aleks.nikolic@telus.net> wrote:
> How does one change the port in openldap ... I tried PORT option in
> ldap.conf and restarted ldap ... but when I tried
> ldapsearch -h localhost -p 390 .... it says can't contact server ...
>
ldap.conf is the configuration for the clients and not for the server(slapd).
read this
http://www.openldap.org/software/man.cgi?query=slapd&apropos=0&sektion=0&manpath=OpenLDAP+2.3-Release&format=html
and check for the -h URLlist
Cheer,
Pavlos
- References:
- port
- From: "aleks" <aleks.nikolic@telus.net>