[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Heimdal & OpenLDAP
Also, square brackets should only be used for IPv6 addresses. IPv4 addresses
should not have them. Of course, in your case they are completely unneeded
since you're specifying INADDR_ANY, which is already the default.
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
> -----Original Message-----
> From: owner-heimdal-discuss@sics.se
> [mailto:owner-heimdal-discuss@sics.se]On Behalf Of Luke Howard
> >I do compile OpenLDAP with --enable-local. However instead
> of run slapd with slapd -h "ldapi:///
> >ldap:///" as is said in the documentation I run it with
> slapd -h "ldap://[::] ldap://[0.0.0.0]
> >ldapi://[::] ldapi://[0.0.0.0]" wich is obviously wrong.
>
> Yes, it is incorrect. You can't specify TCP/IP endpoints for domain
> sockets.
>
> -- Luke
>
> --
> Luke Howard | PADL Software Pty Ltd | www.padl.com
>