You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ranpel <ra...@gmail.com> on 2007/05/07 00:29:35 UTC

Re: [users@httpd] Valid users cannot login with authnz_ldap

Hi

For auth_basic you must set -> AuthzLDAPAuthoritative on 
to
AuthzLDAPAuthoritative off

Have fun,

\r



mxc wrote:
> 
> It appears that this guy had the same problem but no solution was given :(
> 
> http://groups.google.co.za/group/comp.infosystems.www.servers.unix/browse_thread/thread/3d8fe8963efe23a8/8fc4ea5a2a2aa339?lnk=st&q=+apache2+ldap+authentication+%5BUser+not+found%5D%5BNo+such+object%5D+%5BInvalid+credentials%5D&rnum=1&hl=en#8fc4ea5a2a2aa339
> 

-- 
View this message in context: http://www.nabble.com/Valid-users-cannot-login-with-authnz_ldap-tf3655263.html#a10350029
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Valid users cannot login with authnz_ldap

Posted by ranpel <ra...@gmail.com>.
require valid-user

If this directive exists, mod_authnz_ldap grants access to any user that has
successfully authenticated during the search/bind phase. Requires that
mod_authz_user be loaded and that the AuthzLDAPAuthoritative directive be
set to off.


ranpel wrote:
> 
> Hi
> 
> For auth_basic you must set -> AuthzLDAPAuthoritative on 
> to
> AuthzLDAPAuthoritative off
> 
> Have fun,
> 
> \r
> 
> 
> 
> mxc wrote:
>> 
>> It appears that this guy had the same problem but no solution was given
>> :(
>> 
>> http://groups.google.co.za/group/comp.infosystems.www.servers.unix/browse_thread/thread/3d8fe8963efe23a8/8fc4ea5a2a2aa339?lnk=st&q=+apache2+ldap+authentication+%5BUser+not+found%5D%5BNo+such+object%5D+%5BInvalid+credentials%5D&rnum=1&hl=en#8fc4ea5a2a2aa339
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Valid-users-cannot-login-with-authnz_ldap-tf3655263.html#a10350048
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org