RetrieveAllUsersInRole

The RetrieveAllUsersInRole command action is used to display a list of all users granted rights to a role.

TIBCO MFT Internet Server roles define the rights that a TIBCO MFT Internet Server user has to perform file transfers and administrative functions. To use the RetrieveAllUsersInRole command, the user must have UpdateTransferUserRight. Refer to the AddUserToRole section to get a list of the supported roles.

Parameter Description Default Required
RoleID Defines the 1 to 64 character role name. This is the name of the role that you want to display all users granted access to. None Yes

Sample RetrieveAllUsersInRole Command

The command below displays the user definition for all users with rights to role TransferRight.

java cfcc.CFAdmin a:RetrieveAllUsersInRole RoleId:TransferRight