Apache2 Authentifiation with LDAP -
I have Tasks: Nothing: service works when I tested with it allow the IP address 1.2.3.4 Oder when I try a password file, but nothing happens (= browser displays pages) when I try ldap authentification This works:. & working with lt LDAP Authentification; Directory & gt; But now I need the same with
& lt; Location & gt; .
& lt; Directory / home / foot-bar / & gt; AuthType Basic AuthName "foo bar" AuthBasicProvider ldap AuthLDAPUrl ldap: //www.foo.bar DAV AuthLDAPBindDN cn = admin, DC = AuthLDAPBindPassword foo AuthLDAPGroupAttribute MemberUID AuthLDAPGroupAttributeIsDN requires a valid user lock & lt; / Directory & gt;
& lt; Location / railwayo -context / & gt; AuthBasicProvider ldap AuthType Basic AuthName "Railo administrator" AuthLDAPURL ldap: // www ...... AuthLDAPBindDN cn = admin, dc = .... AuthLDAPBindPassword ..... need ldap user ..... & lt; / Location & gt;
Comments
Post a Comment