Reference Guide

Table Of Contents
[-enable]
Enables the home directories feature.
[-disable]
Disables the home directories feature.
-Join
Join the specified server to a Windows Active Directory (AD) domain, move it to another organizational
unit (OU), or collect information about it from the Domain Controller (DC).
Usage:
svc_nas_cifssupport --server <server name> | ALL -args="-Join
-compname <comp_name> -domain <full_domain_name> -admin <admin_name>
[-ou <organizational_unit>]
[-option {reuse | resetserverpasswd | addservice=nfs}]"
-admin <admin_name>
Specify an account that has administrator privileges on the specified domain. The password
must be provided when prompted.
-ou <organizational_unit>
Specify the OU in which to place or move the specified computer.
-option {reuse | resetserverpasswd | -addservice=nfs}
reuse
Allow the specified computer to join the server by taking ownership of an existing
computer account in the Windows AD domain that matches the computer name that is
specified in the command.
resetserverpasswd
Reset the server password on the DC.
-addservice=nfs
Add an NFS SPN for the specified server in Active Directory for secure NFS.
-logontrace
Log user or machine logon attempts for the specified IP address or for all clients when no IP address is
specified.
Usage:
svc_nas_cifssupport --server <server name> | ALL -args="-logontrace {-
enable <ip_address> | -disable | -list}"
-lsarpc
Query the specified Windows user identify for an account specified by user name or SID (security
identifier) and return the corresponding Unix UID.
Usage:
svc_nas_cifssupport --server <server name> | 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.
Service Commands
59