Veritas NetBackup™ Virtual Appliance Documentation
- Getting started
- Deployment and initial configuration
- Post initial configuration procedures
- Configuring
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- Alerting
- About SNMP
- About Call Home
- Using
- About storage configuration
- About viewing storage space information using the Show command
- 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
- About storage configuration
- Logging
- Troubleshooting
- About NetBackup support utilities
- Security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Managing users
- 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
- Section I. Commands
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Network commands
- Appendix C. Support commands
- Appendix D. Monitor commands
- Appendix E. Settings commands
- Appendix F. Reports commands
- Appendix G. Manage commands
Deleting NetBackup Virtual Appliance users
You can use the NetBackup Virtual Appliance Shell Menu to delete users from the appliance.
Note:
As a matter of best practice, you should delete a registered user from the NetBackup Virtual Appliance before deleting it from the LDAP server, Active Directory (AD) server, or NIS server. If a user is removed from the remote directory first (and not removed from appliance), the user is listed as an authorized user but can't log on.
The following procedure describes how to delete users from the appliance.
To delete a user account
- Log on to the NetBackup Virtual Appliance Shell Menu as admin.
- Navigate to one of the following views, depending on the type of user that you want to delete:
To delete a local (native) user, navigate to the Main_Menu > Settings > Security > Authentication > LocalUser view.
To delete an LDAP user, navigate to the Main_Menu > Settings > Security > Authentication > LDAP view.
To delete an AD user, navigate to the Main_Menu > Settings > Security > Authentication > ActiveDirectory view.
To delete a NIS user, navigate to the Main_Menu > Settings > Security > Authentication > Kerberos view.
- Type the following command:
Users Remove <username>
Where <username> is the name of the user account that you want to delete. You can delete multiple users at once with a comma-separated list.
Type yes to confirm.
- Use the List command from the LocalUser, LDAP, ActiveDirectory, or Kerberos view to verify that the user has been removed.
Note:
You can also delete all local (native) users at once with the LocalUser > Clean command. See Settings > Security > Authentication > LocalUser.