id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 12680,"LDAP ""valid_users"" groups with spaces not properly handled",mddeff,mddeff,"== Versions Trac - 1.0.9\\ AccountManager - 0.4.4\\ TracDirectoryAuth - 2.0.1dev\\ == Issue Using a LDAP group with spaces in it for `group_validusers` field. == Expected behavior Properly authenticates users in the ""Example Employees"" group. == Actual behavoir Server throws error 500. == Details See line 58 of log file where auth module tries to search LDAP for normalized (lowercase/underscored) version of the group (`example_employees`). Expected behavior is achieved when `group_validusers` is set to a group without spaces. (`tracusers`) Redacted log file can be found at: http://pastebin.centos.org/40076/",defect,closed,normal,DirectoryAuthPlugin,normal,fixed,,,