Bug 181998

Summary: psutils is not showing >8 character usernames in output
Product: [Fedora] Fedora Reporter: Peter J. Dohm <dohmp>
Component: procpsAssignee: Karel Zak <kzak>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: sundaram
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-23 12:59:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter J. Dohm 2006-02-18 18:11:24 UTC
Description of problem:

i thought this bug was long-since eradicated, but alas, apparently not:

psutils is not showing any greater than 8 character usernames in ps aux output.
 haldaemon, for example, on a default core5 test2 install shows up as user 68.

Version-Release number of selected component (if applicable):

1.17-25.2.1

How reproducible:

Steps to Reproduce:
1. ps -aux | grep "^68"
2.
3.
  
Actual results:

68        1661  0.0  0.3   4712  3128 ?        Ss   10:00   0:01 hald
68        1674  0.0  0.0   2196   884 ?        S    10:00   0:00
/usr/libexec/hald-addon-keyboard

Expected results:

<nothing>

Additional info:

it matters not if nscd is enabled or disabled.
i can't believe this bug hasn't been submitted prior to this, but i can't seem
to locate it....

Comment 1 Rahul Sundaram 2006-02-20 10:42:59 UTC

These bugs are being closed since a large number of updates have been released
after the FC5 test1 and test2 releases. Kindly update your system by running yum
update as root user or try out the third and final test version of FC5 being
released in a short while and verify if the bugs are still present on the system
.Reopen or file new bug reports as appropriate after confirming the presence of
this issue. Thanks

Comment 2 Peter J. Dohm 2006-02-20 16:51:40 UTC
i was perfectly up to date with all packages in the development branch at the
time of original posting, and am currently completely up to date as of the time
of this comment.  the bug is still very much alive :)

cheers.

Peter

Comment 3 Karel Zak 2006-03-23 12:59:46 UTC

*** This bug has been marked as a duplicate of 182149 ***