[jboss-jira] [JBoss JIRA] (WFLY-218) Update add-user utility to allow overrides of property file name.

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Fri Jun 28 06:45:21 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated WFLY-218:
----------------------------------

    Description: 
This enhancement is going to add two additional command line options to the add-user utility: -

-up --user-properties

This will specify the file name of the properties file containing the users and passwords.

-gp --group-properties

This will specify the file name of the properties file containing the users groups.

If specified as absolute paths no searches will be used to locate additional file otherwise both the standalone and domain configuration folders will be searched for matching files.

group-properties can only be specified if there is a user-properties, the omission of group-properties will disable the prompt to ask for a users groups.

Specifying a user-properties disables the prompt asking if this is management or application as the primary reason for asking that was to decide which files to look for.



    
> Update add-user utility to allow overrides of property file name.
> -----------------------------------------------------------------
>
>                 Key: WFLY-218
>                 URL: https://issues.jboss.org/browse/WFLY-218
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Domain Management, Scripts
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>            Priority: Critical
>             Fix For: 8.0.0.Alpha3
>
>
> This enhancement is going to add two additional command line options to the add-user utility: -
> -up --user-properties
> This will specify the file name of the properties file containing the users and passwords.
> -gp --group-properties
> This will specify the file name of the properties file containing the users groups.
> If specified as absolute paths no searches will be used to locate additional file otherwise both the standalone and domain configuration folders will be searched for matching files.
> group-properties can only be specified if there is a user-properties, the omission of group-properties will disable the prompt to ask for a users groups.
> Specifying a user-properties disables the prompt asking if this is management or application as the primary reason for asking that was to decide which files to look for.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list