group groupRef grantGlobalPermissions

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:

  • permission designates 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 permissionGlobalUserEdit permission and be direct or indirect owner of the name group.

Example:

CM>group withName admins grantGlobalPermissions permissionGlobalRTCEdit