What do you mean by user ID? The numeric UID? How do you invoke ps?

Yes, numeric UID. When I type "ps aux" I get the following output

1759001108 2375 0.0  0.4 146900  4084 ?        S    08:55   0:00 sshd: testuser@addomain.com@pts/0
1759001108 2376 0.0  0.3 127800  3536 pts/0    Ss   08:55   0:00 -sh
1759001108 2399 0.0  0.2 129656  2544 pts/0    R+   08:55   0:00 ps aux

I want to see "testuser" instead of "1759001108". How can I achieve it?


On Fri, Aug 18, 2017 at 12:48 PM, Jakub Hrozek <jhrozek@redhat.com> wrote:
On Fri, Aug 18, 2017 at 11:41:02AM +0530, Supratik Goswami wrote:
> Hi Jakub
>
> I was trying to login to the box as username@addomain.com
> <username@adserver.addomain.com>.
>
> After some research I came across this post https://www.freeipa.org/
> page/V4/AD_User_Short_Names and I am able to to now login using the user
> short name
> it is also now showing after I type "w" but now in the "ps" output it is
> listing the user id but not the user name.

What do you mean by user ID? The numeric UID? How do you invoke ps?



--
Warm Regards

Supratik