[Samba] MSDFS redirection WinXP SP2

William Burns bburns at aeroflex.com
Mon Oct 24 13:24:47 GMT 2005


David:

I'm running w/ smbd version 3.0.10
and have DFS working w/ XP-SP2.

In my smb.conf, I have:

>        smb ports = 139

Possibly that will help w/ your problem.

-Bill


David Richardson wrote:

> I am currently having problems accesing our samba msdfs shares from 
> Windows XP  SP2, Windows 2000 and WinXP SP1 seem unaffected. I have 
> attached the smb.conf and the exports files that define the shares. 
> Running ethereal on the different clients seems to point to the fact 
> that XP SP2 no longer seems to be using the netbios-ssn (139) port. 
> for GET_DFS_REFERRAL instead its using microsoft-ds (445). I have 
> ethereal dumps if required.
>
> Any advice would be most welcome.
>
> Many thanks Dave
>
> smb.conf
>
> # Global parameters
> [global]
>    workgroup = LONDON
>    security = DOMAIN
>    encrypt passwords = Yes
>    password server = bonky
>    passwd program = /usr/bin/passwd %u
>    passwd chat = *New*password* %n\n *Retype*new*password* %n\n 
> *passwd:*all*authentication*tokens*updated*successfully*
>    max log size = 50
>    log file = /var/log/samba/log.%m
>    os level = 0
>    local master = No
>    domain master = no
>    NIS homedir = Yes
>    comment = Samba %v + msdfs redirector
> #    print command = /usr/samba/bin/sambalp %p %s %U %m
>    lppause command =
>    lpresume command =
>    wins server = 10.123.10.50
>    name resolve order = wins host bcast
>    locking = yes
>    socket options = TCP_NODELAY
>    preserve case = yes
>    short preserve case = yes
> #    log level = 4
>    interfaces = eth0 lo
>    bind interfaces only = Yes
>    host msdfs = yes
>    netbios aliases =  cvs hades hosts jobs packages production 
> publicity vdisk
> # Some virus protection
>        veto files = /*.eml/*.nws/riched20.dll/*.{*}/
>
> exports.hades.conf
>
> [2d]
>    msdfs root = yes
>    msdfs proxy = \dualit\data-2d
>
....



More information about the samba mailing list