Bug 1044772

Summary: ldap group loading doesn't log anything
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Derek Horton <dehort>
Component: Domain ManagementAssignee: Darran Lofthouse <darran.lofthouse>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: emuckenh, kkhan, myarboro, olukas, sgilda, smumford
Target Milestone: DR0   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
In previous versions of JBoss EAP 6 TRACE and DEBUG logging had not been added to the LDAP interactions within the security realms. This made diagnosing authentication issues where LDAP is in use extremely difficult as no logging was available. Verbose TRACE logging for the loading of groups has been added in this release and is now logged to the `org.jboss.as.domain.management.security` category. This new logging has been limited to the TRACE level due to the verbosity at the DEBUG level. Customers can now use these logs to diagnose LDAP related issues with security realms.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:24:30 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:

Description Derek Horton 2013-12-18 23:44:12 UTC
Description of problem:

The ldap group lookup code for domain-management does not log anything.  This makes it almost impossible to resolve issues without using a debugger.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 JBoss JIRA Server 2014-01-27 18:19:24 UTC
Darran Lofthouse <darran.lofthouse> updated the status of jira WFLY-2672 to Coding In Progress

Comment 4 Ondrej Lukas 2014-03-05 12:54:08 UTC
Verified on EAP 6.3.0.DR1.

Comment 5 sgilda 2014-05-12 18:31:41 UTC
Changed <literal></literal> tags in Doc Text to ticks (`) to fix Bug 1096865