On 03/13/2013 02:22 PM, Jerry Feldman wrote:
I've got an issue at work where a ps -ef shows the numeric uid rather than the user name:
sburtt   22801 22800  0 13:50 pts/12   00:00:00 -bash
40162    23945 23910  0 14:19 ?        00:00:00 sshd: aviva_cwm@pts/17
40162    23946 23945  0 14:19 pts/17   00:00:00 -tcsh
40162    23964 23946  0 14:19 pts/17   00:00:00 ps -ef

We are using LDAP for network authentication.

Solved.
ps will display the numeric uid if the user name is longer than 8 characters.

--
Jerry Feldman <g...@blu.org>
Boston Linux and Unix
PGP key id:3BC1EB90
PGP Key fingerprint: 49E2 C52A FC5A A31F 8D66  C0AF 7CEA 30FC 3BC1 EB90

_______________________________________________
Discuss mailing list
Discuss@blu.org
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to