Reference Guide

Table Of Contents
-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 <server name> | 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 <server name> | 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 <server name> | 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.
Usage:
svc_nas_cifssupport --server <server name> | 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.
NOTE: Modifying a SID to UID mapping can impact security. Use with caution.
Usage:
svc_nas_cifssupport --server <server name> | ALL -args="-secmap
-list
[ -user <user_name> -domain <domain_name>
| -domain <domain_name>
| -sid <SID>
| -uid <user_id>
| -gid <group_id> ]
| -create {-name <name> -domain <domain_name> | -sid <SID> }
| -update {-name <name> -domain <domain_name> | -sid <SID> }
| -delete {-name <name> -domain <domain_name> | -sid <SID> }
| -export [-file <filename>]
| -import -file <filename>
| -report"
-list [ -user <user_name> -domain <domain_name> | -domain <domain_name> | -sid <SID> | -uid
<user_id> | -gid <group_id> ]
Access the Secure Mapping database that acts as a cache mechanism to relate Windows SIDs
to UNIX UIDs.
60
Service Commands