Veritas NetBackup™ Virtual Appliance Documentation
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined primary and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance primary server
- How to deploy and configure a NetBackup Virtual Appliance combined primary and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About OpenStorage plugin installation
- About NetBackup Virtual Appliance storage configuration
- Deduplication pool catalog backup and recovery
- Network connection management
- Managing users
- About user name and password specifications
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- About data encryption
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 4.1
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- NetBackup client upgrades with VxUpdate
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support commands
Name
Main > Settings > Security > Authentication > LocalUser — create and manage local users on the appliance.
SYNOPSIS
Clean
List
Password UserName
Users
DESCRIPTION
You can use the LocalUser command to perform the following tasks:
Delete all local users.
List all local users.
Change local user password.
Add or remove one or more local users.
Manage the password expiry of local users and NetBackupCLI users.
OPTIONS
The following commands and options are available under Authentication > LocalUser:
- Clean
Delete all of the local users.
- List
List all of the local users that have been added to the appliance.
- Password UserName
Change the password of a local user.
Note:
Only the system Admin user can change other users' passwords.
- Users
Add or remove one or more local users.
Use the Users Add <users> command to add one local user or a comma-separated list of local users.
Use the Users Remove <users> command to delete one local user or a comma-separated list of local users..
Note:
Only the system Admin user can add and delete other users.
- PasswordExpiry
Manage the password expiry of all local users and NetBackupCLI users.
Note:
Only the system Admin user can manage the password expiry of all local users and NetBackupCLI users.
Specify a maximum number of days that a password is valid.
PasswordExpiry Age UserName Days
Use the Days variable to set the number of days the password is valid. In addition, use the UserName variable to specify the user or users that you want this setting to apply. Enter All if you want this setting to apply to all users.
Note:
You cannot run this command if STIG is enabled on your appliance. STIG enforces hardening rules to increase the security of your appliance.
Force a password to expire immediately for one or more users.
PasswordExpiry Now UserName
Use the UserName variable to specify the user or users whose password is about to expire. Enter All if you want to expire the password for all users.
View the password expiry information.
PasswordExpiry Show UserName
Use the [UserName] variable to specify the user or users. Enter All if you want to view the expiry information for all users. You can also enter Default to view the default settings.
Configure a warning period in which you receive a warning before the password expires. You can also configure one or more users to receive the warning.
PasswordExpiry Warn UserName Days
Use the Days variable to set the number of days or warning before the password expires. In addition, you use the UserName variable to specify the user or users who receive the warning. Enter All if you want this setting to apply to all users. You can also enter Default to specify the default settings.
Note:
You cannot run this command if STIG is enabled on your appliance. STIG enforces hardening rules to increase the security of your appliance.