Re: Creating a list of privileged users



You probably want to take a look at /etc/security/user in the man
pages to see exacly what info you require.

Also, you may want to check which groups and each userid (some admins
give "0" uid to users other than root .. bad bad bad, but worth
checking"

This should help, but like I said, you need to understand what they
mean, so look at the man pages.

lsuser -a id pgrp groups su sugroups admin admgroups ALL

HTH
Mark Taylor

.