r22064: Fix the DFS code to work better with Vista clients. Allow
commit1a0f69bb21fd03a18514dfc93c84568708144e28
authorJeremy Allison <jra@samba.org>
Tue, 3 Apr 2007 22:59:55 +0000 (3 22:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:08 +0000 (10 12:19 -0500)
treef944a7a679ded98534fd351f0fe808b82fbbeb96
parent0c8949ff5d742dbe59f2af0f57a289f238e3592c
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.
source/rpc_server/srv_dfs_nt.c
source/smbd/msdfs.c
source/smbd/trans2.c