Re: [users@httpd] Apache 2 + LDAP - valid user/pw not authenticated?

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

 



On Thu, 9 Nov 2006, Sohail Somani wrote:

> Hi,
>
> Invalid user: auth_ldap authenticate: user <bad_user> authentication
> failed; URI /mypaty [User not found][No such object]
> Valid user/invalid pw: user <good_user>: authentication failure for
> "/mypath": Password Mismatch
> Valid user/valid pw: No output from error log
>
> <Location /mypath>
>    AuthType basic
>    AuthName "Authentication domain"
>    AuthBasicProvider ldap
>    AuthzLDAPAuthoritative on
>    AuthLDAPURL "ldap://<host>/ou=Development,ou=Corporate
> Users,dc=financialcad,dc=com?sAMAccountName?sub?(objectclass=*)"
>    AuthLDAPBindDN "cn=<bind_user>,ou=Development,ou=Corporate
> Users,dc=financialcad,dc=com"
>    AuthLDAPBindPassword "<password>"
>    SSLRequireSSL
>    require valid-user
> </Location>
>
Try:

    AuthzLDAPAuthoritative off

This is the required setting when using "require valid-user"

----------------------------------------
"Mon aéroglisseur est plein d'anguilles"
John P. Dodge
Boeing Shared Services


---------------------------------------------------------------------
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