Restoring Lost User Account » History » Version 2
Version 1 (Luke Murphey, 04/03/2010 02:09 PM) → Version 2/6 (Luke Murphey, 04/05/2010 05:46 PM)
h3. h1. Restoring a Lost User Accounts Account
The CLI provides a number of mechanisms for managing NSIA from the command-line interface (CLI) if you cannot access the web-interface. To access the CLI, stop all instances of NSIA and run the following command from a shell:
<pre>
java -jar nsia.jar
</pre>
The interactive CLI will appear. Type help to see all commands. To restore access, use one of the following CLI commands:
* User.SetPassword
* User.Unlock
* User.Enable
* User.Add
The CLI provides a number of mechanisms for managing NSIA from the command-line interface (CLI) if you cannot access the web-interface. To access the CLI, stop all instances of NSIA and run the following command from a shell:
<pre>
java -jar nsia.jar
</pre>
The interactive CLI will appear. Type help to see all commands. To restore access, use one of the following CLI commands:
* User.SetPassword
* User.Unlock
* User.Enable
* User.Add