[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: How to confirm --enable-local
> Trying to use LDAP backend with Heimdal KerberosV, I need
> --enable-local. My FreeBSD friends tell me that it is built-in by
> default, but Heimdal says 'Can't contact LDAP server'. Can someone tell
> me how to confirm the support?
if you have access to the build source, vi include/portable.h
and see if #define LDAP_PF_LOCAL 1
if you want to know via protocol if the ldapi:// listener is active
on a running server, provided it is configured with back-monitor on,
check the "cn=listeners,cn=monitor" and see if any of the labeledURI
attributes has protocol "ldapi".
p.
--
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it