rsrcgroup list
Displays the names of all resource groups defined in the user registry.
Requires authentication (administrator ID and password) to use.
Options
None.
Return codes
- 0
- The command completed successfully.
- 1
- The command failed. When a command fails, the pdadmin command provides a description of the error and an error status code in hexadecimal format (for example, 0x14c012f2). See "Error messages" in the IBM Knowledge Center. This reference provides a list of the ISAM error messages by decimal or hexadecimal codes.
Example
The following example returns a list of all single sign-on resource group names:pdadmin sec_master> rsrcgroup listThe output is like:
webs4807 websbld3
See also
Parent topic: pdadmin commands