Please enter search query.
Search <book_title>...
NetBackup™ 10.4 Application Guide
Last Published:
2024-08-28
Product(s):
Appliances (5.0)
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 a media server instance
- Running NetBackup commands on a primary or a media server application instance
- Managing users on a primary or a media server instance
- Accessing NetBackup WORM storage server instances for management tasks
- Managing users from the deduplication shell
- Managing certificates from the deduplication shell
- Configuring an isolated recovery environment using the web UI
- Managing NetBackup services from the deduplication shell
- Monitoring and troubleshooting NetBackup services from the deduplication shell
- Managing S3 service from the deduplication shell
- Managing users from the deduplication shell
Changing a user password on a primary or a 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.