Hi all,
We have implemented QAS for our hp-ux and linux servers and for some set (DEV/TEST servers) we have implemented sudo with VGP with NOPASSWD for the sudo commands.
Our security team raised a concern for having NOPASSWD for PROD servers and so we have a local sudo (sudoers on local server) with PASSWD for su. Entering QAS password when prompted for sudo doesn't work; where as if we enter local user (linked user) password it works.
We cant maintain local user password and thats the reason we implemented QAS.
How to make sudo to take authentication from QAS instead of local user?
Regards,
Vidhya
We have implemented QAS for our hp-ux and linux servers and for some set (DEV/TEST servers) we have implemented sudo with VGP with NOPASSWD for the sudo commands.
Our security team raised a concern for having NOPASSWD for PROD servers and so we have a local sudo (sudoers on local server) with PASSWD for su. Entering QAS password when prompted for sudo doesn't work; where as if we enter local user (linked user) password it works.
We cant maintain local user password and thats the reason we implemented QAS.
How to make sudo to take authentication from QAS instead of local user?
Regards,
Vidhya