Available for: Content Management Server
Task: Grants the specified permissions to the group with the name name .
Syntax:
group withName name grantGlobalPermissions {permission}
Function parameters:
-
permissiondesignates a global permission.
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 admins grantGlobalPermissions permissionGlobalRTCEdit