On Sat, 2008-07-05 at 11:01 +0200, Petter Reinholdtsen wrote:
> Hi.  When using a backport of 0.6.3 with active directory, the user
> name of users in LDAP/AD do not show up when I use 'ps' to list
> processes.  Here is an example.  Notice how there UID of the klipper
> process is numeric, while it should show the username.
> 
> ltsp:~# /etc/init.d/nslcd stop
> ltsp:~# nslcd -d &
> [1] 4668
> ltsp:~# nslcd: DEBUG: add_uri(ldap://ad5.skolen.local/)
[...]
> ltsp:~# ps -fp25165
[...]
> nslcd: [8b4567] DEBUG: connection from pid=4683 uid=0 gid=0
[...]
> UID        PID  PPID  C STIME TTY          TIME CMD
> 511149   25165     1  0 Jun27 ?        00:00:00 klipper [kdeinit]

Could you also try:
  getent passwd 511149
ps has been known to not show user names of more than eight characters
(try a long username in /etc/passwd).

Thanks for the detailed report.

-- 
-- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to