Bug 1036691

Summary: Add note that target properties file must exist for add-user utility to work correctly
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   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:48: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: 1036618    

Description Petr Kremensky 2013-12-02 13:32:59 UTC
We should add the same note to RN (978984 - Update the add-user utility to allow for file name overrides.) as we add to documentation:

The add-user command is intended to operate on existing properties files. Any alternate properties files specified in command line arguments must exist or you will see the following error:

JBAS015234: No audit-users.properties files found

Comment 1 Russell Dickenson 2013-12-04 02:52:28 UTC
I have added this as an admonition to the Release Notes entry for BZ978984. When an updated Release Notes build is available, I will set this ticket to ON_QA.

Comment 2 Russell Dickenson 2013-12-04 07:02:03 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:30:41 UTC
The note is present in RN, verified.