Re: Restrict output of "ps"

2003-05-30 Thread Vidiot
Rob Day responded: >Well, in theory, you could patch the ps program... redo some of the >code so that it ONLY allows the process owned by the user to be >displayed... then move the original ps to psall or something, change >perms on psall to be executable only by root >but, that would nto st

RE: Restrict output of "ps"

2003-05-30 Thread Rigler, Steve
Finding some creative way to restrict access to /proc might do it also. -Steve -Original Message- From: Robert [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 9:55 AM To: RedHat Email List Subject: Re: Restrict output of "ps" Well, in theory, you could patch the

Re: Restrict output of "ps"

2003-05-30 Thread Robert
> >ps -ef | grep $USER > > > >works for me > > > >-Original Message- > >From: BiLL [mailto:[EMAIL PROTECTED] > >Sent: Thursday, May 29, 2003 7:45 AM > >To: [EMAIL PROTECTED] > >Subject: Restrict output of "ps" > > >

Re: Restrict output of "ps"

2003-05-30 Thread Vidiot
gt; >-Original Message- >From: BiLL [mailto:[EMAIL PROTECTED] >Sent: Thursday, May 29, 2003 7:45 AM >To: [EMAIL PROTECTED] >Subject: Restrict output of "ps" > > >G'Day, > >I am running RedHat 7.0. > >Is it possible to restrict the output of &q

RE: Restrict output of "ps"

2003-05-29 Thread Barry Alexander
Title: RE: Restrict output of "ps" ps -ef | grep $USER works for me -Original Message- From: BiLL [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 29, 2003 7:45 AM To: [EMAIL PROTECTED] Subject: Restrict output of "ps" G'Day, I am running RedHat

Restrict output of "ps"

2003-05-29 Thread BiLL
G'Day, I am running RedHat 7.0. Is it possible to restrict the output of "ps" (process list) ? So that the users can only see their OWN processes instead of all ? (ps aux). Thanks, Regards, BiLL -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman