]
Darran Lofthouse resolved WFCORE-675.
-------------------------------------
Resolution: Done
add-user utility is losing disabled accounts
--------------------------------------------
Key: WFCORE-675
URL:
https://issues.jboss.org/browse/WFCORE-675
Project: WildFly Core
Issue Type: Bug
Components: Domain Management, Scripts
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.CR2, 2.0.0.Alpha1
The add user utility has an option to disable users by commenting out their line in the
properties file, this comment can later be removed to enable the user again -
unfortunately when new users are added all of the commented out users are removed which
means they can not later be enabled again.