list_local_groups_profile
Use the list_local_groups_profile
command to display a list of local UNIX and Linux group profiles that are defined in the current zone.
Zone Type
Hierarchical only.
Syntax
list_local_groups_profile
Abbreviation
lslgp
Options
This command takes no options.
Arguments
This command takes no arguments.
Return Value
This command returns a list to stdout
of the local UNIX and Linux group profiles that are defined in the current zone. Each profile contains the group name, GID, members, and profile flag value.
Examples
The following example returns a local group profile list.
list_local_groups_profile
lam_grp1:3001:lam_usr1:1
lam_grp2:3002:lam_usr2:1
lam_grp3:3003:lam_usr3:3
Related Commands
The following related ADEdit commands let you view and administer local UNIX and Linux users and groups that have profiles defined in the current zone:
delete_local_group_profile
deletes a local UNIX or Linux group that has a profile defined in the current zone.delete_local_user_profile
deletes a local UNIX or Linux user that has a profile defined in the current zone.get_local_group_profile_field
displays the value of a profile field for the currently selected local UNIX or Linux group that has a profile defined in the current zone.get_local_groups_profile
displays a TCL list of profiles for local groups that are defined in the current zone.get_local_user_profile_field
displays the value of a profile field for the currently selected local UNIX or Linux user that has a profile defined in the current zone.get_local_users_profile
displays a TCL list of profiles for local users that are defined in the current zone.list_local_users_profile
displays a list of local UNIX and Linux users that have a profile defined in the current zone.new_local_group_profile
creates an object for a local UNIX or Linux group in the currently selected zone.new_local_user_profile
creates an object for a local UNIX or Linux user in the currently selected zone.save_local_group_profile
saves the currently selected local UNIX or Linux group object after you create the group object or edit profile field values in the group object.save_local_user_profile
saves the currently selected local UNIX or Linux user object after you create the user object or edit profile field values in the user object.select_local_group_profile
selects a local UNIX or Linux group object for viewing or editing.select_local_user_profile
selects a local UNIX or Linux user object for viewing or editing.set_local_group_profile_field
sets the value of a field for the currently selected local UNIX or Linux group that has a profile defined in the current zone.set_local_user_profile_field
sets the value of a field for the currently selected local UNIX or Linux user that has a profile defined in the current zone.