Bug 1233727

Summary: [QE] Command to assign group membership in security realm needs fix
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Lukas <olukas>
Component: DocumentationAssignee: Zach Rhoads <zrhoads>
Status: CLOSED CURRENTRELEASE QA Contact: Ondrej Kotek <okotek>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: eap-docs, sgilda
Target Milestone: post-GA   
Target Release: EAP 6.4.3   
Hardware: Unspecified   
OS: Unspecified   
URL: https://access.stage.redhat.com/beta/documentation/en/red-hat-jboss-enterprise-application-platform-64-how-to-configure-server-security
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-20 12:44:49 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: 1233490    

Description Ondrej Lukas 2015-06-19 12:38:42 UTC
Book: How to Configure Server Security
Revision: n_1415843_how-to-configure-server-security_version_6.4_edition_1.0_release_0-revision_1
Section: Using JAAS for Securing the Management Interfaces

Issue description:
The example command in the third step results in error, because "ManagementRealm" realm is used instead of "SecurityDomainAuthnRealm" realm.

Suggestions for improvement:
There should be "/core-service=management/security-realm=SecurityDomainAuthnRealm/authentication= \" for the example to work (like in previous commands).