Please enter search query.
Search <book_title>...
Veritas Flex Appliance Getting Started and Administration Guide
Last Published:
2020-05-11
Product(s):
Appliances (1.3)
Platform: Flex Appliance OS
- Product overview
- Getting started
- Modifying settings
- Managing users
- Managing Flex Appliance Console users and tenants
- Managing NetBackup application instance users
- Using Flex Appliance
- Managing the repository
- Creating application instances
- Managing application instances
- Managing application add-ons on instances
- Running NetBackup commands on an application instance
- Upgrading application instances
- About Flex Appliance upgrades and updates
- Monitoring the appliance
- Reconfiguring the appliance
- Troubleshooting guidelines
Changing a user password on a NetBackup instance
Follow these steps to change the password of a local user or the default appadmin user on a NetBackup application instance.
Note:
Active Directory user passwords cannot be changed from an instance. They must be changed from the server on which they reside.
To change a user password from that user's account
- Open an SSH session to the instance as the user that you want to change the password for and run the following command:
passwd
- Follow the prompt to change the password.
To change another user's password from the appadmin account
- Open an SSH session to the instance as the appadmin user and run the following command:
sudo passwd <username>
Where <username> is the username of the user whose password you want to change.
- Follow the prompt to change the password.