Hi Kirti,

>We had one DBA who did chown -R oracle * followed by chmod -R u+x,g+x *
>while at / as root !! 
>That pissed of everyone not just the SAs.
>It took several days (almost a rebuilt of the server) to recover.
>Who to blame? The supid prompt for not having a # and id when 
>su-ed to root.

May I also add that while most systems do set PS1 to contain the hostname
and directory, etc. it is *VERY* important to always perform a 'su -' rather
than a plain 'su', as the latter does not invoke root's profile which in
turn sets the PS1, the "#", etc.

Bottom line : Always use 'su - ' rather than 'su'...

John Kanagaraj
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to