Core Issue
The Command Line Interface (CLI) of an active Edge Proxy (EP), Service Engine (SE), or Name Resolution Server (NRS) is no longer accessible. The reason for this problem can be either a misplaced password or possibly a defect.
Resolution
To gain access to the CLI, perform these steps:
- Use a system with a known password and tar up (zip) the contents of the /data/security folder.
# cd /opt/dsProducts/dsedge/data/security
# tar cvf security.tar
- Transfer the tar ball to the locked system.
- Remove (or preferably back up) the contents of /data/security.
- Untar (unzip) the contents of the tar ball into the directory.
# tar xvf security.tar
This procedure allows login on the locked CLI with the password of the system from which the files were copied.