Skip to main content

gprofile command

Use this command to display and configure group profiles for the IMM.

Syntax:
gprofile [1 - 16 group_profile_slot_number] [-options]
Table 1. gprofile options
OptionDescriptionValues
-[1–16]Group profile slot number1–16
-clearDelete a group based on the index 
-n [group_name]The name of the groupString of up to 64 characters for group_name. The group_name must be unique.
-r [role_name]Role name as listed in roles command 
-d [group_name]Group domain (use root dn by default if group domain is not set) 
-hDisplay the command usage and options 
Syntax:
system> gprofile -1 -n name -r Administrator -d domain
ok
system> gprofile
1. name
Role:Administrator
Domain:domain

system> gprofile -1
-n name
-r Role:Administrator
-d Domain:domain
system> gprofile -clear
Invalid group index: -clear
system> gprofile -1 -clear
ok
system> gprofile
No groups found