lsgroup [-c|-f] [-aList] {ALL|Group[,Group]...}
The lsgroup command displays group attributes. You can use this command to list all the system groups and their attributes or you can list all the attributes of individual groups. Since there is no default parameter, you must enter the ALL keyword to list all the system groups and their attributes. All the attributes described in the chgroup command appear. If the lsgroup command cannot read one or more attributes, it lists as much information as possible. To view a selected attribute, use the -a List flag.
Note: If you have a Network Information Service (NIS) database installed on your system, some user information may not appear when you use the lsgroup command.
By default, the lsgroup command lists each group on one line. It displays attribute information as Attribute=Value definitions, each separated by a blank space. To list the group attributes in stanza format, use the -f flag. To list the information in colon-separated records, use the -c flag.
You can use a Web-based System Manager Users application (wsm users fast path) to run this command. You could also use the System Management Interface Tool (SMIT) smit lsgroup fast path to run this command.
Access Control: This command should be a general user program with execute (x) access for all users. Attributes are read with the access rights of the invoker, so all users may not be able to access all the information. This depends on the access policy of your system. This command should have the trusted computing base attribute.
Mode | File |
---|---|
r | /etc/group |
r | /etc/security/group |
r | /etc/passwd |
lsgroupfinance
lsgroup-f-aidusersadmsfinance
lsgroup-cALLAll the attribute information appears, with each attribute separated by a blank space.
/usr/sbin/lsgroup | Contains the lsgroup command. |
/etc/group | Contains the basic attributes of groups. |
/etc/security/group | Contains the extended attributes of groups. |
/etc/passwd | Contains user IDs, user names, home directories, login shell, and finger information. |
The chfn command, chgroup command, chgrpmem command, chsh command, chuser command, lsuser command, mkgroup command, mkuser command, passwd command, pwdadm command, rmgroup command, rmuser command, setgroups command, setsenv command.
For more information about the identification and authentication of users, discretionary access control, the trusted computing base, and auditing, refer to Security Administration in AIX Version 4.3 System Management Guide: Operating System and Devices.
Setting up and running Web-based System Managementin AIX Version 4.3 System Management Guide: Operating System and Devices.