Bug 1252724 - [QE] Wrong connection information for LdapLoginModule
Summary: [QE] Wrong connection information for LdapLoginModule
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: post-GA
: EAP 6.4.3
Assignee: Priyanka Nag
QA Contact: FIlip Bogyai
URL: https://access.stage.redhat.com/docum...
Whiteboard:
Depends On:
Blocks: 1233012
TreeView+ depends on / blocked
 
Reported: 2015-08-12 07:26 UTC by FIlip Bogyai
Modified: 2015-12-01 05:53 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-10-20 12:44:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description FIlip Bogyai 2015-08-12 07:26:30 UTC
Book: Login Module Reference
Revision: n_1575841_login-module-reference_version_6.4_edition_1.0_release_0-revision_6701191
Section: 4.2. LDAP LOGIN MODULE

Issue description:
In text description of LdapLoginModule it is stated that bindDN is used for connecting to LDAP server:
"The security subsystem connects to the LDAP server using connection information (i.e. a bindDN ..."
But this is not true for this login module, because it uses java.naming.security.principal for creating LDAP connections.

Suggestions for improvement:
Replace bindDN with java.naming.security.principal in text description of LdapLoginModule.

Comment 3 FIlip Bogyai 2015-08-25 09:04:08 UTC
Verified in revision "n_1601531_login-module-reference_version_6.4_edition_1.0_release_0-revision_6840221" of https://access.stage.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/version-6.4/login-module-reference


Note You need to log in before you can comment on or make changes to this bug.