1 Reply Latest reply on May 31, 2012 12:28 PM by wdfink

    How to add programatically a mgmt user in Jboss7?

    traian20

      Hi,

      I want to dynamically add a new node in the domain, for this I will have to create a new user in the Master node that coresponds with the <host name="Node1"> of the new node.

      As the master node resides on a different host, I can't use the ./bin/add-user.bat, is there a way to add it programatically?

      Thanks