Operating System - HP-UX
1829116 Members
2276 Online
109986 Solutions
New Discussion

Need to disable direct login to oracle use su for login

 
Yogesh Yadav
Occasional Advisor

Need to disable direct login to oracle use su for login

Hi

i am using 11.23 os , i need to disable direct login from orace user , i want every user use there own user and then use su for login in oracle user .

Please help me how to do this
3 REPLIES 3
smatador
Honored Contributor

Re: Need to disable direct login to oracle use su for login

Hi,
There are many solution. I prefered the modification of the .profile but you have the choice
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1121876
Hope it helps
OldSchool
Honored Contributor

Re: Need to disable direct login to oracle use su for login

in the post noted above, the change to /etc/profile is easily implemented.

using sudo would be my next choice
VK2COT
Honored Contributor

Re: Need to disable direct login to oracle use su for login

Hello,

Number of simple or complex possibilities exist.

I delivered a project for a major company by
using SUDO with SUDOSH. Please take a look at my site that contains various presentations:

http://www.circlingcycle.com.au/Unix-and-Linux-presentations/

The document is named:

"Simple-Method-for-Lockdown-of-Shared-Unix-Accounts-Sudo-with-Sudosh-Implementation-Example-DusanBaljevic-May2007.doc"

Cheers,

VK2COT
VK2COT - Dusan Baljevic