The idmap command enables you to remove a rule-based mapping that you created.
Become superuser, assume an equivalent role, obtain the solaris.admin.idmap.rules RBAC authorization, or use the “Idmap Service Management” RBAC profile.
Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services. To configure a role with the Primary Administrator profile, see Chapter 2, Working With the Solaris Management Console (Tasks), in System Administration Guide: Basic Administration.
Find the group mapping that you want to remove.
# idmap list |
For example, to find all unidirectional group mappings that map to the Solaris group staff, type:
# idmap list | grep staff |
Remove one or more group mappings.