Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

host credentials using Sudo su - oracle - linux

567459Mar 26 2008 — edited Feb 17 2009
Hi All:
I recently installed GC 10.2.0.4 in linux environment. All our db servers are linux. Acces to the oracle user on these database servers is restricted in that DBAs have to login as themselves and sudo into oracle using their own password
'sudo su - oracle'
there is no way we can login/ssh into these servers as 'oracle'.

as we know most of the functionality, including
*cloning a database/oracle home
*start/sto listener, database
*run a sql script ....and many more require that we provide the Host credentials i.e oracle userid/password. How do I accomplish that? When I provided my own userid which is in 'dba' group , it did not work.

In the setup->preferred credentials page for the hosts there is run as column which can be used to provide my userid and ask it to run as oracle. But this only works when I set at the default level for all hosts ,
when I try to do the same for each host.. it does not allow me to do that .. the 'run as' feild is locked .... any ideas as to how I can fix this ?

also , a lot of places it does not even care for the preferred credentials it again asks for host userid and apssword ... and looks like its willing to take no less than the 'owner' who installed the product ...namely 'Oracle'

please help....
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2009
Added on Mar 26 2008
7 comments
9,836 views