Bug 1157423

Summary: (6.3.z) Configure the Management Console for HTTPS is not consistent in its use of domain versus standalone mode for the CLI commands.
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: baranowb <bbaranow>
Component: DocumentationAssignee: eap-docs <eap-docs>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.3CC: bbaranow, dpospisi, eap-docs, istudens, jawilson, tfonteyn, vtunka
Target Milestone: ---   
Target Release: EAP 6.3.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1148821 Environment:
Build Name: 22558, Security Guide-6.3-1 Build Date: 30-07-2014 13:45:44 Topic ID: 22638-686024 [Specified]
Last Closed: 2015-01-21 10:32:13 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: 1148821    
Bug Blocks: 1151405    

Description baranowb 2014-10-27 09:01:55 UTC
+++ This bug was initially created as a clone of Bug #1148821 +++

Title: Configure the Management Console for HTTPS

https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html-single/Security_Guide/index.html#Configure_the_Management_Console_for_HTTPS_in_Standalone_mode

The section is not consistent in its use of domain versus standalone mode for the CLI commands.

It starts with statis:

> This procedure applies to both standalone and domain mode configurations.
> For domain mode, prefix the management CLI commands with the name of the host,
> for example: /host=master. 

but then sometimes has the prefix there and sometimes it does not
point 4 + 5 have it, point 6 does not

My preference would be a statement like:

> This procedure applies to both standalone and domain mode configurations.
> For standalone mode, remove the prefix of the host,
> for example: /host=master.

and then have 4/5/6 all use /host prefix.

--- Additional comment from Tom Fonteyne on 2014-10-02 10:45:27 EDT ---

One more: point 4 list

/host=master/ ... relative-to=jboss.domain.config.dir)

But misses a note that in standalone this becomes:

  relative-to="jboss.server.config.dir"

Comment 4 Vaclav Tunka 2015-01-20 12:25:48 UTC
Sorry, this BZ was accidentally set to ON_QA during the mass BZ transition for CR1, setting to new again..

Jimmy has set doc_text to minus, so I am not sure if we should keep tracking this BZ or close it.