[linux-cifs-client] Domain based DFS namespace works?

Shirish Pargaonkar shirishpargaonkar at gmail.com
Mon Feb 9 16:29:00 GMT 2009


On Mon, Feb 9, 2009 at 6:59 AM, Suresh Jayaraman <sjayaraman at suse.de> wrote:
> Hi all,
>
> It's not clear to me whether complete domain based DFS namespace support
> is available or not with linux cifs implementation. For e.g.
>
> Suppose there are two Win2k3 servers (dfs1, dfs2) and a seperate win2k3
> PDC as AD (ad.domain). Both dfs1 and dfs2 are part of ad. dfs1 has a
> namespace 'ns 'and referral link 'ref' present in dfs2.
>
> If I try to mount the DFS namespace using AD domain, is it expected to work?
>     mount -t cifs //ad.domain/ns /mnt -o user=Administrator
> (note that I'm trying to mount the referral directly)
>
> In one of our setup it doesn't seem to be working. But I'm not sure
> whether it's a configuration issue or not.
>
> Thanks,
>
> --
> Suresh Jayaraman
> _______________________________________________
> linux-cifs-client mailing list
> linux-cifs-client at lists.samba.org
> https://lists.samba.org/mailman/listinfo/linux-cifs-client
>


I may be doing something incorrect, but with the cifs built with
latest git tree sources from Steve French's git tree,
when I access the dfs link (ll /mnt/dfsroot/dfslink), my system hangs.
I did apply Igor's patch and the same thing happens.
With the cifs from 2.6.27 I do have any problems, the same link
acccess works (i.e. lists the files on the dfslink'ed share
on the Samba server).

Regards,

Shirish


More information about the linux-cifs-client mailing list