manual backups not working with nbac user(NBU_Operator group user) after configuration nbac
Hi,
I am unable to take manual backups with nbac user(user added to NBU_Operator group), even though he has permissions to do manual backups.But it is working fine with "root".
bash-3.2$ /usr/openv/netbackup/bin/admincmd/bpdbjobs | head -8
JobID Type State Status Policy Schedule Client Dest Media Svr Active PID FATPipe
14497 Image Delete Done 1 15798
14496 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
14495 Image Delete Done 1 29378
14494 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
14493 Image Delete Done 1 27843
14492 Image Delete Done 1 27495
14491 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
bash-3.2$
bash-3.2$ id
uid=575(bkpoperator) gid=573(bur)
bash-3.2$ /usr/openv/netbackup/bin/bpbackup -i -p solaris_x86_oam-bup_FILES -s daily -L /var/tmp/one.txt
bash-3.2$ /usr/openv/netbackup/bin/admincmd/bpdbjobs | head -8
JobID Type State Status Policy Schedule Client Dest Media Svr Active PID FATPipe
14497 Image Delete Done 1 15798
14496 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
14495 Image Delete Done 1 29378
14494 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
14493 Image Delete Done 1 27843
14492 Image Delete Done 1 27495
14491 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
bash-3.2$
But it is working fine with "root".
bash-3.2# /usr/openv/netbackup/bin/admincmd/bpdbjobs | head -8
JobID Type State Status Policy Schedule Client Dest Media Svr Active PID FATPipe
14497 Image Delete Done 1 15798
14496 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
14495 Image Delete Done 1 29378
14494 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
14493 Image Delete Done 1 27843
14492 Image Delete Done 1 27495
14491 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
bash-3.2# id
uid=0(root) gid=0(root)
bash-3.2# /usr/openv/netbackup/bin/bpbackup -i -p solaris_x86_oam-bup_FILES -s daily -L /var/tmp/one.txt
bash-3.2# /usr/openv/netbackup/bin/admincmd/bpdbjobs | head -8
JobID Type State Status Policy Schedule Client Dest Media Svr Active PID FATPipe
14498 Backup Done 237 solaris_x86_oam-bup_FILES daily *NULL*
14497 Image Delete Done 1 15798
14496 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
14495 Image Delete Done 1 29378
14494 Backup Done 219 solaris_x86_oam-bup_FILES - solaris_x86_oam-bup
14493 Image Delete Done 1 27843
14492 Image Delete Done 1 27495
bash-3.2#
Also please check attached file for permissions setup.
Please help me in resolving this issues.
Regards,
Raviteja