Bug 1035381

Summary: Failure setting of java.security.debug doesn't exist in Security Manager section of Security Guide
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: FIlip Bogyai <fbogyai>
Component: DocumentationAssignee: Misha H. Ali <mhusnain>
Status: CLOSED CURRENTRELEASE QA Contact: Ondrej Lukas <olukas>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: jkudrnac, twells
Target Milestone: GAKeywords: Documentation, EasyFix, Triaged
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 14876, Security Guide-6.2-1 Build Date: 27-11-2013 14:15:01 Topic ID: 4779-458781 [Latest]
Last Closed: 2014-08-06 14:36:52 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: 1035353    

Description FIlip Bogyai 2013-11-27 16:09:21 UTC
In 5.3. Run JBoss EAP 6 Within the Java Security Manager in procedure 5.1. Edit Configuration Files in step 2., there is "The most verbose is failure,access,policy.", but according to http://docs.oracle.com/javase/7/docs/technotes/guides/security/troubleshooting-security.html failure setting is only option of access setting. It should be changed to "The most verbose is access, policy and access:failure." Also it should be changed at the end of next example of JAVA_OPTS, there is "-Djava.security.debug=failure", but it should be "-Djava.security.debug=access:failure"

Comment 2 Scott Mumford 2014-02-26 05:14:23 UTC
Moving to ON_QA.

The changes should be available for review on the documentation stage within an hour or so from this comment.

http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/

Comment 3 Scott Mumford 2014-02-26 05:16:04 UTC
Moving to ON_QA.

The changes should be available for review on the documentation stage within an hour or so from this comment.

http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/

Comment 4 Ondrej Lukas 2014-02-26 15:53:01 UTC
Verified on stage.