r21942: Hoist by our own petard :-). Older smbclient binaries
commit8c4d929c76ba56d59f651c57d1feb37d2916a436
authorJeremy Allison <jra@samba.org>
Thu, 22 Mar 2007 22:15:35 +0000 (22 22:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:51 +0000 (10 12:18 -0500)
treecbed43fc0785174175f1eedd29a4775a870810a0
parentd1b8f00c122414e532cdb3da78f84d55698cbc10
r21942: Hoist by our own petard :-). Older smbclient binaries
were not able to connect to the rewritten dfs code as
they set the dfs flag bit but then send local paths.

Now that our dfs code is a *lot* more robust in
detecting this sort of braindamage we can just
call into it directly on getting a DFS flag
and let the parser sort it out without having
to check it's actually connecting to a dfs
enabled share (I'm proud of this code :-).

Jeremy.
source/smbd/msdfs.c