Forgotten Password Procedure
If a user forgets a user ID or password, they can be reset using the following command, run with root/administrator privileges:
Linux:
cd /opt/aptare/utils
./updateUser.sh <currentUserId> <modLastName> <modPassword> <modRestoreWizPassword>
Windows:
C:\opt\aptare\utils
updateuser.bat <currentUserId> <modLastName> <modPassword> <modRestoreWizPassword>
For example:
./updateUser.sh admin@domain.com adminguy@domain.com Administrator newpwd newrestpwd