DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17135>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17135 require group doesn't like tabulation. Summary: require group doesn't like tabulation. Product: Apache httpd-2.0 Version: 2.0.44 Platform: HP URL: Interanet server OS/Version: HP-UX Status: NEW Severity: Normal Priority: Other Component: mod_auth_ldap AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi all, I duno if it's realy related to mod_auth_ldap itself or not ... Well, I use LDAP authentification to protect some pages, and I try to use groups.So I use following line : require group cn=my_group ... The problem is : - if I use 1 (or more) space b/w "group" and "cn=", it's working. - if I use a tab b/w "group" and "cn=", the authentification always fails. I have made some checks w/ "require user" with both separator, so it seems it's only related to groups. Bye Laurent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
