Reference Guide

Arguments
Argument Description Format
<GroupName> Local group name Existing local group name
Options
Option Description Format
-Remarks <Remarks> Group description Text description of the group
Example
Display the settings for a local group named groupA:
CLI> access-control local-groups view groupA
Output
Group Name = groupA
LocalUsers = .-------------.-----------.
| User Domain | User Name |
|-------------|-----------|
| idffs1 | user1 |
'-------------'-----------'
DomainUsers = .-------------.-----------.
| User Domain | User Name |
|-------------|-----------|
'-------------'-----------'
DomainGroups = .--------------.------------.
| Group Domain | Group Name |
|--------------|------------|
'--------------'------------'
access-control local-users add
Add a local user to users and groups so that you can grant that user access to SMB shares and NFS
exports.
Format
access-control local-users add <UserName> <PrimaryGroupName> {options}
Arguments
Argument Description Format
<UserName> Local user name Contains only the following
characters: letters, numbers,
underscores, hyphens, spaces,
and periods. A period cannot be
CLI Commands
37