NetApp ONTAP Active Directory Authentication
NetApp ONTAP Active Directory Authentication
Create: narit.kl
To enable Active Directory (AD) domain users to access the cluster or Storage Virtual Machines (SVMs), set up an
authentication tunnel through a CIFS-enabled SVM. This is for administrative access only.
This procedure will work with any data SVM that has a CIFS server created and joined to the domain. However,
Red8 recommends creating a standalone SVM for AD authentication purposes only. This allows for the following:
• System isolation as sole purpose for the SVM is for authentication and not serving any data.
• Eliminates the need of having to recreate in the event that a preexisting data SVM used for access is
deleted.
• This can not be used for Service Processor authentication. A local account must be used for Service
Processor access.
• The AD users or groups that are granted access must exist in the AD domain.
• The cluster time must be kept within five minutes of the time on the AD domain controller (preferably using
the same NTP servers) to enable users and groups of that domain to access the cluster or SVM.
• The domain-tunnel is a 1-to-1 relationship
If using a preexisting CIFS SVM then skip to the Setting Up Authentication section.
NOTE: The networking references (LIFs, DNS, IPs, etc.) used in this article are for example purposes only. Replace
these items with values that relate to the specific environment.
1. Create the SVM – Use the naming convention established for the environment. Red8 recommends having
“ADauth” as the suffix of the name.
3. Create an AD server for the SVM – This is the equivalent of joining the SVM to the domain however this will work
regardless if a CIFS license is present or not.
AISCLUSTER::> vserver active-directory create -account-name SVM_DAUTHEN -domain aishispeed.com -vserver
SVM_DAUTHEN
NOTE: A user account with appropriate permissions will be required to join the domain. Alternatively a machine
account can be created in advance and will be used for the join process. Also, since the AD domain name is
provided in the command above just specify the account using the syntax “username“.
Setting Up Authentication
Setting Up Authentication