Reference Guide

Usage:
svc_nas_cifssupport --server SERVERNAME | ALL -args="-lsarpc
-nb <comp_name>
{-user <user_name>
| -sid <SID> [hex=<0/1>]
| -priv}"
-nb
<comp_name>
Specify the netbios name of the server.
-user
<user_name> | -
sid <SID>
Specify the username or the SID.
hex=<0/1> Specify if the SID is given in decimal (0) or hexadecimal (1) format.
-priv List all available privileges on the domain. This can be used to resolve foreign
language issues.
-nltest
Simulate an NTLM user authentication on the server by specifying a domain user name and password
pair. Use this command to troubleshoot connection issues or test DC connections. This command only
applies to servers that are joined to a Windows domain.
Usage:
svc_nas_cifssupport --server SERVERNAME | ALL -args="-nltest
-nb <comp_name>
{-user <user_name> -dom <domain> -usrpwd <user_password>
[-wkst <client_name>]}"
-wkst
<client_name>
Optionally set a workstation name in the NTLM request.
-pdcdump
Display information about every SMB server DC in use at the NAS server level. This command only
applies to servers that are joined to a Windows domain.
Usage:
svc_nas_cifssupport --server SERVERNAME | ALL -args="-pdcdump"
-pingdc
Check the network connectivity of the CIFS server that is specified by the NetBIOS name or computer
name with a domain controller. Once connectivity is established, the command verifies that a CIFS
server can access and use the domain controller services. This command only applies to servers that are
joined to a Windows domain.
Usage:
svc_nas_cifssupport --server SERVERNAME | ALL -args="-pingdc -compname
<comp_name> [-dc <netbios_DC_name>] [-verbose]"
-samr
Query the groups a user belongs to using either the user name or SID.
NOTE:
The SID must be provided in hexadecimal format. This command only applies to servers that
are joined to a Windows domain.
Usage:
svc_nas_cifssupport --server SERVERNAME | ALL -args="-samr -nb
<comp_name> {-sid <SID> | -user <user_name>}"
-secmap
Access the Secure Mapping database that acts as a cache mechanism to relate Windows SIDs to UNIX
UIDs.
Service Commands
47