beautypg.com

System usrgrp, Syntax, Example – Fortinet FortiMail 3.0 MR4 User Manual

Page 345: History, Related topics

background image

set

system usrgrp

FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
06-30004-0420-20080814

345

system usrgrp

Use this command to

add a user group and its members to the specified domain.

Syntax

set system usrgrp domain name <'usrgrp_name_str'> member

<'usrgrp_name_str' .. >

Example

For the domain example.com, the users called user1, and user3 will be added to a group called test.
This domain and these users must exist before entering this command.

set system usrgrp domain example.com name ‘test’ member ‘user1’ ‘user3’

History

Related topics

set system admin

set user

Keywords and Variables

Description

domain

Enter the domain where you are adding a usergroup.

name <'usrgrp_name_str'>

Enter the name of the new usergroup. Enclose it in quotes

member

<'usrgrp_name_str' .. >

Enter the name or names of the members of this new usergroup. One or more
names are required.
Multiple users are added after the member keyword, with each user in single
quotes.

FortiMail v3.0

New.