r22064: Fix the DFS code to work better with Vista clients. Allow
authorJeremy Allison <jra@samba.org>
Tue, 3 Apr 2007 22:59:55 +0000 (22:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:08 +0000 (12:19 -0500)
commitcab91684e51356215a4c764e1673e4fd8420b8e8
treec8aacdb5da2d1ef69d1e5a01a8d3bbf2aa8f1757
parent7f8d89bc5488cea1b85161dec98dc1a2dddd7b45
r22064: Fix the DFS code to work better with Vista clients. Allow
"host msdfs = true" to be set in the [global] section
and allow Vista to see shares with "msdfs root = yes"
and "msdfs root = no" off the same server. Down
to an error message really :-).
Jeremy.
(This used to be commit 1a0f69bb21fd03a18514dfc93c84568708144e28)
source3/rpc_server/srv_dfs_nt.c
source3/smbd/msdfs.c
source3/smbd/trans2.c