On Wed, 2002-09-11 at 20:59, ebinc wrote:
> Hi
> Is their somthing I can type in after I remotly log in as su, that will
> display if anybody else has root privalige
> or users in general
> Thanks Ed


Your users are recorded in /etc/passwd... just do a 'cat /etc/passwd' to
see all the users on that system.  Then for anyone you wish to determine
the group allocation for you can run 'groups name_of_user'

to see all the groups on your system run 'groups'.

Anthony



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to