Removes a user from a group.
REMOVEUSER groupName userName
groupName | Name of group from which to remove user. |
userName | Name of the user to remove. |
This command removes a user from a group. Groups are used to classify users with identical security requirements.
If you want to completely delete a user from Analytic Services, use the DELETEUSER command. Deleting the user ID deletes the user from the list of users on the Analytic Server, as well as logging the user out of the active session.
To remove the user DANTE from the group called INTERNTL:
REMOVEUSER "INTERNTL" "DANTE";
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |