Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1206369

Summary: Add the Initial User for the Management Interfaces
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Frank Hansen <frchansen>
Component: distributionAssignee: Darran Lofthouse <darran.lofthouse>
Status: CLOSED UPSTREAM QA Contact: Petr Kremensky <pkremens>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: darran.lofthouse, fnasser, pgier
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Instance Name: Not Defined Build: CSProcessor Builder Version 1.7 Build Name: 11862, Installation Guide-6-2 Build Date: 18-12-2012 17:07:28
Last Closed: 2015-03-27 10:46:16 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:

Description Frank Hansen 2015-03-26 21:56:48 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Version 7.1.1 BETA

How reproducible:

1) SET JAVA_HOME=C:\Program Files (x86)\Java\jdk1.7.0_10 (NO QUOTES)
2) Set PATH with added JAVA_HOME%\bin

Actual results:
C:\Users\hansef2\JBOSS\jboss-as-7.1.1.Final\bin>add-user.bat

What type of user do you wish to add?
 a) Management User (mgmt-users.properties)
 b) Application User (application-users.properties)
(a): a

 * Error *
JBAS015234: No mgmt-users.properties files found.

Press any key to continue . . .

C:\Users\hansef2\JBOSS\jboss-as-7.1.1.Final\bin>add-user.bat -a jbadm jbadm

 * Error *
JBAS015234: No application-users.properties files found.

Press any key to continue . . .

Expected results:
Having to enter realm and user.

Additional info:

Comment 1 Darran Lofthouse 2015-03-27 10:46:16 UTC
This bug report is against upstream which is tracked in Jira and not in Bugzilla, also it is reported against a very old application server version, WildFly 8.2 is now the latest.