Reference Guide

Table Of Contents
-checkup
Perform internal configuration tests to discover the root cause of potential configuration or
environmental errors.
Usage:
svc_nas_cifssupport --server<server name> | ALL -args="-checkup [-full]
[-info]"
-full
Perform additional tests, which could take a significant amount of time.
-info
Display information about the test that is executed by the command.
-cred
Display or build a Windows user credential. Use this command to troubleshoot user access control
issues.
Usage:
svc_nas_cifssupport --server <server name> | ALL -args="-cred
{-user <user_name> -domain <domain_name> | -sid <SID> | -uname
<unix_name>}
[-build]
[-credext]"
-user <user_name> -domain <domain_name>
The name and domain of the user.
-sid <SID>
The SID of the user in decimal form.
-uname <unix_name>
The UNIX name or numerical ID (using the convention @uid=xxxx,gid=yyyy@, with xxxx and
yyyy the decimal numerical value of the uid and the primary gid, respecitively) of the user.
NOTE:
Setting the default UID to 0, or to a user which will be resolved at UID 0, will grant
that user full root access. Ensure that this value is not set to 0 for users who should not
have full access.
-build
Build the credential for a user that has not yet connected the SMB server.
NOTE: This option requires a domain administrator ID/ password.
-credext
Include additional details of the claims that are present in the Kerberos ticket. This is only for
Dynamic Access Control (DAC).
-gpo
List (-info) or force update (-update) the Windows global policy objects (GPOs) that are applied to
the SMB server.
Usage:
svc_nas_cifssupport --server <server name> | ALL -args="-gpo [-info] [-
update]"
-homedir
Enable or disable the SMB home directories. Once the feature is enabled, a homedir file containing the
name of the SMB users and their related home dirctory must be uploaded to the NAS server using the
uemcli /net/nas/server CLI command. Once this is done, SMB users can connect to the SMB
HOME share.
Usage:
svc_nas_cifssupport --server <server name> | ALL -args="-homedir [-
enable] | [-disable]"
58
Service Commands