Package: procps
Severity: normal
Version: 3.2.5-1

I just (Fri Aug 12 EDT 2005) updated from exim3 (package: exim), to
exim4 (daemon-light) and now my ps output shows:

  107       3244     1  0 23:01 ?        00:00:00 /usr/sbin/exim4 -bd -q30m
  ^^^
where I expect to see some username in the first column.  Strangely,
/etc/passwd has:

  Debian-exim:x:107:107::/var/spool/exim4:/bin/false

This appears to be a procps problem, since usernames of length greater
than 8 are not resolved; I tested with abcdef-g and abcdef-gh.  I also
wrote a 10-line C program to test libc (2.3.2.ds1-22) getpwuid(),
which works as expected (returns "Debian-exim" as the user
corresponding to UID 107).


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to