Re: [CentOS] process show uid not user

2007-06-19 Thread James Pearson
James Pearson wrote: Frank M. Ramaekers wrote: One of my user's processes shows up with the uid (numeric) rather than the user (alpha) on the ps command. The /etc/passwd file shows: theuser:x:500:501:The user:/home/theuser:/bin/bash But, 'ps -ef' shows the uid: 500 9041 8864 0 11

RE: [CentOS] process show uid not user

2007-06-15 Thread Frank M. Ramaekers
gt; -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of James Pearson > Sent: Friday, June 15, 2007 11:56 AM > To: CentOS mailing list > Subject: Re: [CentOS] process show uid not user > > Frank M. Ramaekers wrote: > > One of my use

Re: [CentOS] process show uid not user

2007-06-15 Thread James Pearson
Frank M. Ramaekers wrote: One of my user's processes shows up with the uid (numeric) rather than the user (alpha) on the ps command. The /etc/passwd file shows: theuser:x:500:501:The user:/home/theuser:/bin/bash But, 'ps -ef' shows the uid: 500 9041 8864 0 11:20 pts/100:00:00 p

[CentOS] process show uid not user

2007-06-15 Thread Frank M. Ramaekers
One of my user's processes shows up with the uid (numeric) rather than the user (alpha) on the ps command. The /etc/passwd file shows: theuser:x:500:501:The user:/home/theuser:/bin/bash But, 'ps -ef' shows the uid: 500 9041 8864 0 11:20 pts/100:00:00 ps -ef Allother act