Bug 1311917

Summary: cannot use bind DN in form User@dc
Product: [Red Hat Storage] Red Hat Storage Console Reporter: Martin Kudlej <mkudlej>
Component: coreAssignee: Nishanth Thomas <nthomas>
core sub component: authentication QA Contact: sds-qe-bugs
Status: CLOSED WONTFIX Docs Contact:
Severity: unspecified    
Priority: unspecified CC: asriram, japplewh, nthomas, rghatvis, sankarshan, tjeyasin, vsarmila
Version: 2   
Target Milestone: ---   
Target Release: 3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Active directory short form bind DN in the form of “User@dc” is not supported As a workaround, use a connection string with a traditional bind DN in the form of the full DN path. For example: cn=userA,ou=users,=dc=myDomain and provide only the user name.
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-23 04:03:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1346350    

Description Martin Kudlej 2016-02-25 10:36:03 UTC
Description of problem:
I use this command for querying to AD server:
$ ldapsearch -x -h _host_ -D "user.com" -W -b "cn=users,dc=usm,dc=redhat,dc=com"

If I configure user.com as "Bind Account", Skyring is not able to connect to LDAP server.

Version-Release number of selected component (if applicable):
rhscon-ceph-0.0.6-8.el7.x86_64
rhscon-core-0.0.8-7.el7.x86_64
rhscon-ui-0.0.16-1.el7.noarch

How reproducible:
100%

Expected results:
It will be possible to configure bind DN as User@dc OR UI will show error message that this is not right form of Bind Account.

Comment 3 Nishanth Thomas 2016-06-21 12:28:21 UTC
Needs to put doc text per bug scrub meeting