[users@httpd] authnz_ldap

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

 



I am able to password protect a directory using an account to bind with
like so:

AuthType Basic
AuthName "Please Login"
AuthBasicProvider ldap
AuthLDAPURL
"ldap://server.edu:389/ou=People,o=valdosta.edu,o=cp?uid?sub?(objectClass=*)"
AuthLDAPBindDN "uid=kckepple,ou=People,o=valdosta.edu,o=cp"
AuthLDAPBindPassword "******"
AuthzLDAPAuthoritative Off
require valid-user

What I'd prefer is a way to use the user's own credentials to bind to
instead of a specific account. Is there a way to do this? I cannot do
annon because it is disabled at the LDAP server for other reasons.

Thank you,

--
Kyle Keppler
Valdosta State University

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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