Please enter search query.
Search <book_title>...
NetBackup™ 10.0 Application Guide
Last Published:
2022-09-23
Product(s):
Appliances (2.1.4, 2.1.3, 2.1.2, 2.1.1, 2.1)
Platform: Flex Appliance OS
- Product overview
- Release notes
- Geting started
- Creating NetBackup application instances
- Managing NetBackup application instances
- Accessing NetBackup primary and media server instances for management tasks
- Managing users on a primary or media server instance
- Running NetBackup commands on a primary or media server application instance
- Accessing NetBackup WORM storage server instances for management tasks
Changing a user password on a primary or media server instance
Follow these steps to change the password of a local user or the default appadmin user on a NetBackup primary or media server application instance.
Note:
Remote 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.