#How can I access vservers over
1 messages · Page 1 of 1 (latest)
Domain authentication tunnel is what you want. Then you can leave cifs non configured.
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.
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.
You'll want to look at security login domain-tunnel create for authenticating users to the cluster
Take a look at that KB.
Thank you. Testing this out now!