From: Thomas Chiverton <thomas.chiverton@bluefinger.com>
To: linux-kernel@vger.kernel.org
Subject: cifs kernel module and MS DFS shares [2.6.12-1.1411_FC4]
Date: Mon, 8 Aug 2005 15:26:55 +0100 [thread overview]
Message-ID: <200508081526.55555@moveAlongNothingToSeeHere> (raw)
(I was referred here by Thomas Anders over on the Samba list, as apparently
it's the cifs kernel module at fault ?).
I am having problems mounting a DFS share using mount.cifs, even though it
works in smbclient fine.
After mounting, each top-level directory contains a copy of the top level
directory.
Turning up debug and verbose don't seem to help. Any ideas ?
I can mount non-DFS shares from the same CIFS server fine.
[tom@charles-compaq@1306 /home/tom/Projects/gbb-core-app ]
smbclient //exchsvr/dfs -U tchiverton -W BLUEFINGER
Password:
Domain=[BLUEFINGER] OS=[Windows Server 2003 3790 Service Pack 1]
Server=[Windows Server 2003 5.2]
smb: \> ls
. D 0 Sun Aug 7 16:06:52 2005
.. D 0 Sun Aug 7 16:06:52 2005
Applications D 0 Sun Aug 7 16:06:52 2005
Common D 0 Sun Aug 7 13:54:40 2005
Consultants D 0 Sun Aug 7 14:01:50 2005
Directors D 0 Sun Aug 7 14:06:19 2005
Engineering D 0 Sun Aug 7 13:57:48 2005
Finance D 0 Sun Aug 7 13:53:59 2005
Management D 0 Sun Aug 7 10:37:01 2005
Software Development D 0 Sun Aug 7 13:58:54 2005
Version D 0 Sun Aug 7 14:04:56 2005
WinTA Data D 0 Sun Aug 7 14:10:29 2005
44955 blocks of size 2097152. 25934 blocks available
smb: \> cd Consultants
smb: \Consultants\> ls
. D 0 Wed Aug 3 11:51:57 2005
.. D 0 Sun Aug 7 12:19:03 2005
NO D 0 Thu Nov 18 10:35:49 2004
EEZ Course D 0 Wed Mar 23 13:48:54 2005
BlueFinger Software Library D 0 Tue Jul 5 13:39:32 2005
IM D 0 Wed Aug 3 13:19:30 2005
55995 blocks of size 1048576. 9499 blocks available
smb: \Consultants\> exit
Great ! So now...
[root@charles-compaq gbb_domain]# mount.cifs //exchsvr/dfs /mnt/dfs/ -o
user=tchiverton,domain=BLUEFINGER
Password:
[root@charles-compaq gbb_domain]# ls /mnt/dfs/
Applications Consultants Engineering Management Version
Common Directors Finance Software Development WinTA Data
[root@charles-compaq gbb_domain]# ls /mnt/dfs/Consultants/
Applications Consultants Engineering Management Version
Common Directors Finance Software Development WinTA Data
[root@charles-compaq gbb_domain]#
Bah :-(
--
Tom Chiverton
Advanced ColdFusion Programmer
next reply other threads:[~2005-08-08 14:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-08 14:26 Thomas Chiverton [this message]
2005-08-08 14:56 ` cifs kernel module and MS DFS shares [2.6.12-1.1411_FC4] Mathieu Chouquet-Stringer
2005-08-08 15:09 ` Thomas Chiverton
2005-08-11 10:32 ` Thomas Chiverton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200508081526.55555@moveAlongNothingToSeeHere \
--to=thomas.chiverton@bluefinger.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.