Bug 1035388

Summary: Wrong command for windows in Debug Security Manager Policies in 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: 4780-458784 [Latest]
Last Closed: 2014-08-06 14:39:25 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:16:22 UTC
In 5.5. Debug Security Manager Policies there is command for Windows to enable general debugging. Command: JAVA_OPTS="%JAVA_OPTS% -Djava.security.debug=access:failure", but it is incorrect, right is this: set "JAVA_OPTS=%JAVA_OPTS% -Djava.security.debug=access:failure" ("set" is part of that command too)

Comment 2 Scott Mumford 2014-02-26 05:12:35 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:15:15 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:51:12 UTC
Verified on stage.