Adds a user to a group.
ADDUSER groupName userName
groupName | Name of an existing group. |
userName | Name of an existing user. |
Use groups to classify users with identical security requirements.
To add the user TomT to the group named MARKETING:
ADDUSER "Marketing" "TomT";
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |