cancel
Showing results for 
Search instead for 
Did you mean: 

How to List permissions on a NBAC Group using command?

puneet102
Level 4

In NetBackup Access management, I can browse permissions for an user group using GUI. Can I cehck permissions fro a user group using the command line? 

If Yes, Please share the command. 


Thanks
Puneet Dixit
2 REPLIES 2

Anshu_Pathak
Level 5

You may not like the output on command line as you have seen it in GUI Smiley Happy

You can use this "bpnbaz" command. This command is in admincmd directory.

C:\Program Files\Veritas\NetBackup\bin\admincmd>bpnbaz -Listgroups
NBU_User
NBU_Operator
NBU_Admin
NBU_Security Admin
Vault_Operator
NBU_SAN Admin
NBU_KMS Admin
Operation completed successfully.

C:\Program Files\Veritas\NetBackup\bin\admincmd>bpnbaz -listperms
Object Type: Media
Browse
Read
New
Delete
Eject
Move
UpdateBars
Assign
Deassign
UpdateDatabase
Expire
Object Type: Policy
Browse
Read
New
Delete
Activate
Deactivate
Backup

 

Hi @Anshu_Pathak,

Thanks for your suggesation, but can we check permissions set for group "NBU_Operator" using CLI?


Thanks
Puneet Dixit