Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Resetting the Root and Ftpadmin Password
Juniper Networks provides a password reset script that sets both the root and ftpadmin passwords on the PSM server machine to the specified password. The script sets the monit password for the root user to the specified password as well.
The script is bti-resetPasswords.sh
found in /usr/sbin
:
[root ~]# /usr/sbin/bti-resetPasswords.sh TeSt1ng Confirm Password: TeSt1ng Attempting to change the root user password... ...root password successfully updated. Attempting to change the default FTP user password... ... default FTP user password successfully updated. Attempting to change the root user monit password... ... root user monit password successfully updated. [root ~]#