To have the administrator of the AD domain login to the administration vserver and manage the cluster, create a domain-tunnel.
The name of the admin-vserver: cl1
security login create -vserver cl1 -username netapp\administrator -application ssh -authmethod domain -role admin
create a vserver with vserver setup
vservername: vscifs,
protocols: cifs
create datavolume: no
create lif: no
configure dns: yes
domainname: netapp.local
nameserver: 192.168.4.244
configure cifs: yes
cifs servername: vscifs-cl1
active directory domain: netapp.local
ad adminname: administrator
ad adminpassword: *******
security login domain-tunnel create vscifs
On windows in cmd-tool: plink netapp\administrator@cl1