Resetting User Accounts From the Command Line
In addition to editing a user account’s password in the Administration Tool, you can also change the password of a user account in the local database from the command line on the Manager machine. This is useful if you are locked out of all accounts in the internal database.
To unlock a user account:
1. | Shut down the Manager. |
2. | From the DS_MANAGER directory of the Manager install, run the unlock.bat or unlock.sh script for Windows or UNIX. The script takes two arguments: the user name and a new password. For example: |
unlock.sh jsmith NewPass123
3. | Restart the Manager. |