Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: system passwd viewable via ps -ef
MarkP28665 (markp28665_at_aol.com) wrote:
: 1) Get the UNIX System Admin to cover ps with a shell script that looks
: for and covers passwords
Eeek, I really do not like or recommend people tampering with the output of 'standard' Unix tools such as 'ps'.
It has been known to break other poorly designed applications (ie shell scripts) and really does not solve the problem - it prevents one method of accessing the Unix processes tables, but there are others.
Please use as a last resort, the other suggestions were perfectly valid - especially getting the toolset to prompt you for the username and/or password.
IAP
-- In an attempt to reduce junk email I use an invalid 'From' address. My correct email address is twod_at_value.netReceived on Thu Apr 10 1997 - 00:00:00 CDT
![]() |
![]() |