Available for: Content Management Server
Task: Puts each specified user into the group with the name
name if the user is not already a member.
Syntax:
group withName name addUsers {login}
Function parameters:
-
login: Login of a user.
Return value if successful: none
Necessary permissions:
- The logged-in user must be a super user or
- The logged-in user must have the
permissionGlobalUserEditpermission and be direct or indirectownerof thenamegroup.
Example:
CM>group withName editors addUsers mike jane