Daniel J Walsh said the following on 01/25/2010 12:31 PM Pacific Time:
> ps -eZ | grep sshd

Here it is....

[r...@localhost ~]# ps -ef | grep ssh
root       827     1  0 Jan24 ?        00:00:00 /usr/sbin/sshd
root      1150     1  0 Jan24 ?        00:00:00 /usr/sbin/sshd -f 
sshd_config
root      2662   827  1 05:09 ?        00:00:00 sshd: r...@pts/0
root      2686  2667  0 05:10 pts/0    00:00:00 grep ssh
[r...@localhost ~]# ps -eZ | grep ssh
system_u:system_r:sshd_t:s0-s0:c0.c1023 827 ?  00:00:00 sshd
unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 1150 ? 00:00:00 sshd
system_u:system_r:sshd_t:s0-s0:c0.c1023 2662 ? 00:00:00 sshd
[r...@localhost ~]#


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to