ldap-status and <IfModule mod_ldap>

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all,

I have the following snippet:

<IfModule mod_ldap>
       <Location /ldap-status>
               SetHandler ldap-status
       </Location>
</IfModule>

This does not work, /ldap-status is not found. If I change to e.g.

<IfModule mod_authnz_ldap>

it does. Why?

Thank you!

[helmut@BSDHelmut ~]$ apachectl -t -D DUMP_MODULES | grep -i ldap
authnz_ldap_module (shared)
ldap_module (shared)
[helmut@BSDHelmut ~]$ uname -rs
FreeBSD 11.1-RELEASE-p6
[helmut@BSDHelmut ~]$ apachectl -v
Server version: Apache/2.4.29 (FreeBSD)
Server built:   unknown
[helmut@BSDHelmut ~]$

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux