#How can I access vservers over

1 messages · Page 1 of 1 (latest)

fallen geyser
#

Can I access the cluster and other vservers using an active directory account (ssh/http/ontapi) and still leave CIFS set to workgroup auth? Or when CIFS is configured for domain auth is there anyway to fall back to workgroup auth if DNS is down?

slate sun
#

Domain authentication tunnel is what you want. Then you can leave cifs non configured.

fallen geyser
#

Thank you. Where would I configure the domain information if I left CIFS set to workgroup? Domain tunnel doesn’t appear to accept any parameters.

fallen geyser
#

I tried to use vserver active-directory create but it’s complaining that a CIFS server already exists. Is there a way to enable domain login alongside a workgroup auth CIFS server?

#

Basically I want to continue mapping the filer shares on windows using the local workgroup credentials, but I also want to access the vservers using a domain account and it seems like it’s either one or the other.

knotty thorn
#

You'll want to look at security login domain-tunnel create for authenticating users to the cluster

warm lotus
#

Take a look at that KB.

fallen geyser
#

Thank you. Testing this out now!