1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

r9958: revert last commit.

Guenther
(This used to be commit 351c783295)
This commit is contained in:
Günther Deschner 2005-09-02 14:12:04 +00:00 committed by Gerald (Jerry) Carter
parent d4f2df5d5c
commit ce3b4a1079

View File

@ -155,7 +155,7 @@ static struct cli_state *do_connect( const char *server, const char *share,
DEBUG(4,(" session setup ok\n")); DEBUG(4,(" session setup ok\n"));
/* here's the fun part....to support 'msdfs proxy' shares /* here's the fun part....to support 'msdfs proxy' shares
(on Samba) we have to issues a TRANS_GET_DFS_REFERRAL (on Samba or windows) we have to issues a TRANS_GET_DFS_REFERRAL
here before trying to connect to the original share. here before trying to connect to the original share.
check_dfs_proxy() will fail if it is a normal share. */ check_dfs_proxy() will fail if it is a normal share. */