-
Bug
-
Resolution: Done
-
Blocker
-
9.0.1.Final
-
None
When you have a wildfly installation with no domain configuration directory (WILDFLY_HOME/domain) the bin/add-user.sh fails because it expects both (standalone and domain) configs to exists in order to update the properties file...
It seems this behavior is fixed in the code implementation at org.jboss.as.domain.management.security.adduser.AddUser.java