Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Getting Started : Step 2: Change the Default Support User Account Password (Optional)

Step 2: Change the Default Support User Account Password (Optional)
Note: In addition to the default CLI user administration account, the TIBCO Messaging Appliance P-7500 system has a default support user account to allow low-level troubleshooting of the system. By default anyone can directly login to the support user account from the login prompt.
To ensure all users are authenticated through the CLI before logging into the support user account, TIBCO recommends the system administrator change the default of the allow-direct-shell-login Authentication CONFIG command to no allow-direct-shell-login *. TIBCO also recommends you change the default password for the support user account once the initial software configuration is completed.
Using a CLI user account with an admin access level:
1.
tibco(config)# authentication
tibco(config-authentication)# no allow-direct-shell-login *
tibco(config-authentication)# exit
tibco(config)# exit
2.
tibco# shell
3.
login as: support
4.
Password:
5.
Password: support
Once connectivity to the TIBCO Messaging Appliance P-7500 system is established, you see a prompt on your screen similar to:
[support@tibco24]$
6.
Enter the passwd command at the prompt:
[support@tibco24]$ passwd
7.
Changing password for user support.
Changing password for support
(current) UNIX password: support
8.
New UNIX password: <new_password>
Note: You must securely track your new password for the default support user account as it is not possible to recover it without granting physical access to the system to TIBCO.
You have completed this procedure.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved