Your message dated Wed, 28 Nov 2007 15:30:57 +1100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453085: ps reports numeric uid for exim
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: procps
Version: 1:3.2.7-3

I happened to see this in my process listing:

mariner:~> ps -Hef |grep exim
iwj       6177  3473  0 Nov26 pts/6    00:00:00       man exim
100       3721     1  0 Nov26 ?        00:00:00   /usr/sbin/exim4 -bd -q30m
iwj       8620  4375  0 09:41 pts/8    00:00:00       grep exim
mariner:~>

However:

mariner:~> perl -e 'print join "|", getpwnam "Debian-exim"'; echo
Debian-exim|x|100|102||||/var/spool/exim4|/bin/false
mariner:~>

The exim4 package is:
 Package: exim4-daemon-light
 Version: 4.63-17

The machine was installed from an etch netinst CD about three weeks
ago and I have configured exim only via dpkg-reconfigure.

Ian.



--- End Message ---
--- Begin Message ---
On Tue, Nov 27, 2007 at 09:59:18AM +0000, Ian Jackson wrote:
> The machine was installed from an etch netinst CD about three weeks
> ago and I have configured exim only via dpkg-reconfigure.
Hello Ian,

Long usernames are changed to uids so they fit in the columns. There
have been suggestions to change from this POSIX behaviour to either
truncating the names or being able to set the length in the environment.

In any case it is documented and standard behaviour.

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 


--- End Message ---

Reply via email to