Project

General

Profile

Restoring Lost User Account » History » Version 3

Luke Murphey, 04/05/2010 05:47 PM

1 3 Luke Murphey
h1. Restoring a User Account From the Command-Line
2 1 Luke Murphey
3 3 Luke Murphey
The command-line interface (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:
4 1 Luke Murphey
5 1 Luke Murphey
<pre>
6 1 Luke Murphey
java -jar nsia.jar
7 1 Luke Murphey
</pre>
8 1 Luke Murphey
9 1 Luke Murphey
The interactive CLI will appear. Type help to see all commands. To restore access, use one of the following CLI commands:
10 1 Luke Murphey
11 1 Luke Murphey
* User.SetPassword
12 1 Luke Murphey
* User.Unlock
13 1 Luke Murphey
* User.Enable
14 1 Luke Murphey
* User.Add