Use these commands in wsadmin to list users and groups in default
roles.
- Listing users
- To list the users in a default role, use the following command in wsadmin:
$AdminTask listUsersInDefaultRole {-bus busName -role roleName}
- Listing groups
- To list the groups in a default role, use the following command in wsadmin:
$AdminTask listGroupsInDefaultRole {-bus busName -role roleName}
After using these commands, save your changes to the master
configuration; for example, by using the following command in wsadmin:
$AdminConfig save