add local-group

Description

Adds a new group for user objects.

Syntax

add local-group name <name> [ comments <comments> ] [ remote-access-on <remote-access-on> ]

Parameters

Parameter

Description

comments

Comments

Type: A string that contains less than 257 characters, of this set: 0-9, a-z or , . - : () @

name

Local group name

Type: A string that begins with a letter and contain up to 32 alphanumeric (0-9, a-z, _ - .) characters without spaces

remote-access-on

Indicates if the users group have remote access permissions

Type: Boolean (true/false)

Example

add local-group name myObject_17 comments "This is a comment." remote-access-on true