Bug 1036660

Summary: Non existing feature "Drive add_user script with a file" is documented in release notes.
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: DocumentationAssignee: Russell Dickenson <rdickens>
Status: CLOSED CURRENTRELEASE QA Contact: Russell Dickenson <rdickens>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.0   
Target Milestone: GA   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
URL: http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html-single/6.2.0_Release_Notes/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:49:02 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:
Bug Depends On:    
Bug Blocks: 1036618    

Description Petr Kremensky 2013-12-02 12:53:30 UTC
One of new features documented in release notes for EAP 6.2.0 is:

Drive add_user script with a file
The add_user script that creates users for JBoss EAP 6 can now be driven by a properties file, eliminating the need for an interactive user session. 

From the description of the issue I would expect that user is able to create some properties file with user=password content and pass it as a argument to add-user script to use $user and $password as user credentials. However this feature doesn't exist (at least I know nothing about its existence). The only new feature with add-user utility is BZ978984 (documented in 7.2. Enhancements)

Comment 1 Russell Dickenson 2013-12-04 00:58:59 UTC
I have removed this entry. However the text was written by Jon Doyle (IIRC) so it's possible that it may need to be reinstated. If so, I can release an updated Release Notes build after the GA.

When I have an updated build of the Release Notes available on Docstage I will set this ticket to ON_QA.

Comment 2 Russell Dickenson 2013-12-04 06:56:24 UTC
Updated document is now available at [1] for confirmation.

[1] http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html-single/6.2.0_Release_Notes

Comment 3 Petr Kremensky 2013-12-04 08:25:43 UTC
"Drive add_user script with a file" text was removed from RN. Verified.