Wikis - Page

How to reset the Admin password for the CAF (Admin interface).

0 Likes

Summary
local\Admin password has been forgotten or similar issue.

Products
Advanced Authentication

Environment
Advanced Authentication Framework 6.3.x and 6.4.x

Situation
The customer is trying to access the CAF or Admin interface but they have forgotten the password.

Connect to the appliance through SSH and run the following commands to reset the password.

docker exec -ti aaf_aucore_1 /bin/bash
/opt/penv/bin/python $AUCORE_HOME/aucore/scripts/db_tools/dump/passwd.pyc $AUCORE_INI LOCAL\\admin

Labels:

Support Tips/Knowledge Docs
Comment List
Related
Recommended