RE: [SPAM] Re:logging as oracle using sudo

  • From: "Bobak, Mark" <Mark.Bobak@xxxxxxxxxxxxxxx>
  • To: <alever@xxxxxxxxx>, "goran00" <goran00@xxxxxxxxx>
  • Date: Thu, 7 Sep 2006 08:33:24 -0400

Actually, sudo is a tool that allows a user to 'su' to any other account
on the system, not just 'root', by only entering their own password.

Sudo is quite flexible in configuration and allows you to switch to any
user, assuming you've been authorized to do so via the /etc/sudoers
file.

(See the '-u' flag to switch to a user other than root.)

Sorry, I'm not aware of any limitations of using sudo to switch to
'oracle' and then administering a database.

-Mark 


--
Mark J. Bobak
Senior Oracle Architect
ProQuest Information & Learning

"A human being should be able to change a diaper, plan an invasion,
butcher a hog, conn a ship, design a building, write a sonnet, balance
accounts, build a wall, set a bone, comfort the dying, take orders, give
orders, cooperate, act alone, solve equations, analyze a new problem,
pitch manure, program a computer, cook a tasty meal, fight efficiently,
die gallantly. Specialization is for insects."   --Robert A. Heinlein



-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Alessandro Vercelli
Sent: Thursday, September 07, 2006 8:11 AM
To: goran00
Cc: oracle-l
Subject: [SPAM] Re:logging as oracle using sudo
Importance: Low

Sudo is a tool that enable an user to perform tasks as root, not oracle.
If you need to grant an user to perform tasks as oracle (i.e. database
administration), then put that user into dba group.

Regards,

Alessandro


> Hi all,
> 
> The unix administrators at client site require to use unix sudo to log

> in as oracle software owner.
> They are currently at 9i and plan to migrate to 10g.
> Does anyone have some experience (good/bad) regarding administering 
> database 10g logging in as oracle owner using sudo?
<cut>


--
//www.freelists.org/webpage/oracle-l


--
//www.freelists.org/webpage/oracle-l


Other related posts:

  • » RE: [SPAM] Re:logging as oracle using sudo