[jboss-jira] [JBoss JIRA] (WFLY-4665) add-user scripts fails to create new user when -sc and -dc are used

Tomaz Cerar (JIRA) issues at jboss.org
Mon May 25 04:46:19 EDT 2015


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

Tomaz Cerar reassigned WFLY-4665:
---------------------------------

    Assignee: Darran Lofthouse  (was: Tomaz Cerar)


> add-user scripts fails to create new user when -sc and -dc are used
> -------------------------------------------------------------------
>
>                 Key: WFLY-4665
>                 URL: https://issues.jboss.org/browse/WFLY-4665
>             Project: WildFly
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: 10.0.0.Alpha1
>            Reporter: Marek Kopecký
>            Assignee: Darran Lofthouse
>
> Description of problem:
>   add-user scripts fails to create new user when -sc and -dc are used. 
> How reproducible:
>    always
> Steps to Reproduce:
>    1. EAP_HOME=`pwd`
>    2. mkdir -p output/standalone/configuration
>        mkdir -p output/domain/configuration
>        touch output/standalone/configuration/mgmt-users.properties
>        touch output/standalone/configuration/application-roles.properties
>        touch output/standalone/configuration/application-users.properties
>        touch output/domain/configuration/mgmt-users.properties
>        touch output/domain/configuration/application-roles.properties
>        touch output/domain/configuration/application-users.properties
>    3. cd bin
>    4. ./add-user.sh  --silent  -u eeee -p A1 at bbb56 -r NewRealm -g user -dc $EAP_HOME/output/domain/configuration -sc $EAP_HOME/output/standalone/configuration
>    
> Actual results:
>     * Error * 
>    WFLYDM0106: File permissions problems found while attempting to update /home/mkopecky/playground/eap/7.0.0.DR2/jboss-eap-7.0/output/domain/configuration/mgmt-groups.properties file.
> Expected results:
>    No errors on output (like EAP 6).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jboss-jira mailing list