All of lore.kernel.org
 help / color / mirror / Atom feed
* PROBLEM: CIFS SMB2/SMB3 does not work for domain based DFS
@ 2017-07-18  9:47 Totemo Support
       [not found] ` <F303188D30C85B49969BE73949AA0F8C6F171F0DF0-Xnr6BND5kcg95swH8otnYdHuzzzSOjJt@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Totemo Support @ 2017-07-18  9:47 UTC (permalink / raw)
  To: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Hi,

I am having problems mounting a domain based DFS share using mount.cifs with the parameter vers=2.0 or vers=3.0, even though it works with the deprecated version vers=1.0.

My test setup includes two separated Windows 2016 servers (180days eval iso), with the following roles:

* on the first I'm running the domain controller (DC)
* on the second VM I installed the DFS Namespace Root role (DFSN) and this VM also serves the actual shares

Now, when trying to mount, the following error occurs:

mount //domain.dev.com/files/sales /smb -o user=Administrator,password=xxxxxx,vers=3.0

CIFS VFS: BAD_NETWORK_NAME: \\domain.dev.com\files
CIFS VFS: session ffff88003bd0c000 has no tcon available for a dfs referral request
CIFS VFS: cifs_mount failed w/return code = -2

It's working fine, with SMB1. It does also work, when I specify the DFSN server directly:

mount //dfsn/files/sales /smb -o user=Administrator,password=xxxxxx,vers=3.0

>From my point of view it looks like there is no resolution attempt of resolving the domain based UNC (//domain.dev.com/files) into the actual dfsroot representation.

Since my domain controller doesn't host the dfsroot structure, any attempts resolving on it directly will fail.

I tried initially with Kernel 4.11 but also build a recent 4.13 with the same issues.
Latest keyutils (/sbin/key.dns_resolver) are in place and configured on the system.

Do you need any further scripts/explanations how I set up the test servers? It's nothing special, everything sticks to the defaults.

Best,
Robert

Totemo Support 

phone: +41 44 914 99 00
fax: +41 44 914 99 99

email: support-4BUtOHJXg7LQT0dZR+AlfA@public.gmane.org
web: www.totemo.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-25 17:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-18  9:47 PROBLEM: CIFS SMB2/SMB3 does not work for domain based DFS Totemo Support
     [not found] ` <F303188D30C85B49969BE73949AA0F8C6F171F0DF0-Xnr6BND5kcg95swH8otnYdHuzzzSOjJt@public.gmane.org>
2017-07-18 15:09   ` Aurélien Aptel
     [not found]     ` <mpslgnl3hp8.fsf-zpEvHKhluMwYitT5tn2FcQ@public.gmane.org>
2017-07-25 17:08       ` Aurélien Aptel
2017-07-24 15:21   ` Robin Blanchard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.