Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1) Create AD user. 2) Create AD group with a space in it: RHEV Admins 3) Put AD user in this group. 4) Map some role to that RHEV Admins group. To find it in search you'll have to search with quotes: "RHEV Admins" since it won't find it otherwise. 5) Attempt to login with said user. Actual results: Fail, user not authorized. Expected results: Authorized login Additional info: to fix: 6) Remove AD group from RHEV permissions and remove the AD user that attempted login. 7) Rename or recreate group in AD with no space: RHEVAdmins 8) Add AD user to said group if not already there. 9) Re-map role to new RHEVAdmins group. 10) Login with user. Success.