visudo
<username> ALL=(oracle) /bin/bash (Considering oracle as the service account)
User need to run the below command after logging into the server
$sudo -H -u oracle bash -login
<username> ALL=(oracle) /bin/bash (Considering oracle as the service account)
User need to run the below command after logging into the server
$sudo -H -u oracle bash -login
No comments:
Post a Comment