https://issues.apache.org/bugzilla/show_bug.cgi?id=46646
Sven Strickroth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED --- Comment #3 from Sven Strickroth <[email protected]> 2009-02-03 10:45:03 PST --- I'm using "AuthLDAPRemoteUserAttribute uid AuthLDAPGroupAttribute memberUid AuthLDAPGroupAttributeIsDN Off AuthBasicProvider ldap require ldap-group cn=Domain Admins,ou=Group, dc=DOMAIN,dc=de" and memberUid doesn't seem to be case insensitive (memberUid is from posixGroup, which is also used by samba domain groups). If I try "require valid-user" it seems to be case insensitive. But REQUEST_USER environ variable seems to be lowercased everytime (that's good for statistics). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
