Reference Guide

Table Of Contents
Prerequisites None
Format
svc_nas_cifssupport [-h] [--server SERVERNAME] [--args NAS_CMD_ARGS]
Optional arguments
Qualifier Description
-h, --help Show the help message and exit.
--args
NAS service command arguments.
NOTE: Arguments must be preceded by hyphens. For example: svc_nas_cifssupport --args="<>"
Positional arguments
Qualifier Description
--server
Specify the name of the NAS server you want to run the specific action on.
Options
Use the --args argument to specify additional options.
[-h | -help | --help | <no option>]
Display help and exit. Use this option with svc_nas_cifssupport to view the top-level options
for the command. To view the options and parameters for a top-level option, use the -help option
after the top-level option. For example, the output of svc_nas_cifssupport --server nas 1
-args="-setspn -help" provides detailed usage information about the -setspn option.
-accessright
Compute the effective access rights for a user on a file system resource.
Usage:
svc_nas_cifssupport --server <server name> | ALL -args="-accessright
{-user <user_name> [-domain <domain_name>] | -sid <SID>}
{{-path <path_name> [-stop_on_symlink]} | -share <share_name>}"
-user <user_name> [-domain <domain_name>] | -sid <SID>
Specify the user name and domain or the SID of the user.
{-path <path_name> [-stop_on_symlink]} | -share <share_name>
Specify the file system resource.
-acl
Dump or display the Access Control List (ACL) for the specified file system resource.
Usage:
svc_nas_cifssupport --server <server name> | ALL -args="-acl
{{-path <pathname>
[-stop_on_symlink]}
|-share <sharename>}
[-verbose]
[-aclext]
|-fs <filesystem_name>
{-printstats
56
Service Commands