Use these commands in wsadmin to list users and groups in foreign
bus roles.
Why and when to perform this task
- Listing users
- To list the users currently in a Sender or IdentityAdopter role on a foreign
bus, use the following command in wsadmin:
$AdminTask listUsersInForeignBusRole
{-bus busName
-foreignBus foreignBusName
-role roleName}
- Listing groups
- To list the groups currently in a Sender or IdentityAdopter role on a
foreign bus, use the following command in wsadmin:
$AdminTask listGroupsInForeignBusRole
{ -bus busName
-foreignBus foreignBusName
-role roleName}
After using these commands, save your changes to the master
configuration; for example, by using the following command in wsadmin:
$AdminConfig save