| Issue 1267: | AD group selection fails when OU contains whitespace | |
| 2 people starred this issue and may be notified of changes. | Back to list |
*NOTE: Do not post confidential information in this bug report.* What version are you running? 1.0.1 What's the URL of the page containing the problem? Login page What steps will reproduce the problem? 1. Have a stupid AD with some Groups where an OU contains a space 2. Be a user in that group 3. Try to login What is the expected output? What do you see instead? Everything should work fine, instead there is a "Wrong password" notice and "Bad search filter" message from AD. This obviously requires changing the line "group_data = self.search_ad(con, '(&(objectClass=group)(saMAccountName=%s))' % group)" in backends.py / get_member_of, but I'm not familiar with LDAP query syntax...
Comment
1
by
project member
trowb...@gmail.com,
Sep 2, 2009
Status: NeedInfo
,
Sep 23, 2009
(No comment was entered for this change.)
Labels: Component-Accounts
,
Nov 27, 2009
(No comment was entered for this change.)
Status: Incomplete
|
|
| ► Sign in to add a comment |