accessing domain or standard based DFS with CIFS 1.40 + mount.cifs 1.8 + 2.6.15.3 kernel
2006-02-08 21:34:25 GMT
Hi, I'm using RHEL4 with the latest stable kernel as of yesterday, 2.6.15.3 with the new CIFS code(s) because I couldn't get this to work with the older versions, either. We have a domain based MS-DFS root and a stand alone MS-DFS duplicate of the same root. I can successfully mount the share if I point to the stand alone root or the shares that are used for the domain based root, but not the domain root itself. I'm using the syntax mount -t cifs //servername/sharename /mnt/sharename -o user=username. It appears that domain based dfs is not supported, and that is fine - but I did want to confirm this. Anyway, the real problem is that with any of the roots, I can not get past the initial mount point. Changing to another directory is successful, but when I do ls, I just get the same listing as the mounted root - I can't get past the initial level! A separate issue is that I haven't been able to test or try to use the Kerberos support. I've tried using mount -t cifs //servername/sharename /mnt/sharename -o sec=krb5 but I just get the help. Yeah, I did compile the experimental options into the kernel module. I'm hoping that they syntax is wrong, but I honestly don't have a clue. I'm attaching a separate message that I have posted to samba and cifs-clients about smbclient, where I am having similar but not exactly the same problems. We'd really like to be able to mount these shares from our linux nodes. Any help would be greatly appreciated! Thanks,(Continue reading)
Actually, reiser4 uses these too,
but it isn't in the mainline kernel yet.
> Other fs drivers work without swap support.
> Maybe it's possible to implement writepages() without
> pagevec_lookup_tag() ...
It may be possible, but not optimal. This isn't an issue in the
mainline kernel, but only when building the latest cifs code on older
kernels.
> But again: I have no deeper understanding of the fs internas.
RSS Feed