From: Matthew Jurgens <autofs@edcint.co.nz>
To: autofs@linux.kernel.org
Subject: Can't mount shares ending in $
Date: Tue, 11 Mar 2008 11:06:46 +1100 [thread overview]
Message-ID: <47D5CD16.5000807@edcint.co.nz> (raw)
Debug files available at http://www.mmcit.co.nz/debug.zip
I recently (about a month ago) upgraded to Fedora 8 (previously on
Fedora 6).
Autofs mounting of shares ending in $ worked on FC6. I think this is the
first time I've tried since on Fedora 8.
I've got another Fedora 6 box and shares ending in $ still work ok on
this box.
I've tried playing around with the auto.samba script I use but no luck.
Output from it is:
RUN: auto.samba matthew
-fstype=cifs,username=mjurgens,password=parallel12 \
/cd "://matthew/cd" \
/C "://matthew/C" \
/G\$ "://matthew/G\$" \
/E "://matthew/E" \
/G "://matthew/G" \
/ADMIN\$ "://matthew/ADMIN\$" \
/C\$ "://matthew/C\$"
(This is the exact same result as the Fedora6 box)
From the debug info, the mount command that fails is:
mount -t cifs -s -o username=USER,password=PASSWORD //matthew/C\$ /smb/matthew/C$
This works manually if I:
mount -t cifs -s -o username=USER,password=PASSWORD //matthew/C\$ /mnt/matthew
The other share to the same location works fine through autofs:
mount -t cifs -s -o username=USER,password=PASSWORD //matthew/C /smb/matthew/C
Autofs Version = autofs-5.0.2-27
uname -r = 2.6.22.14-72.fc6PAE (I know its an FC6 kernel, everything
else is FC8 and I've been running on this since the upgrade due to a
problem with either mkintrd or nash)
Reference to an earlier problem with a fix to shares ending in $ where I
got the map from:
http://www.mail-archive.com/autofs@linux.kernel.org/msg05691.html
next reply other threads:[~2008-03-11 0:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 0:06 Matthew Jurgens [this message]
2008-03-11 1:16 ` Can't mount shares ending in $ Ian Kent
2008-03-11 1:43 ` Matthew Jurgens
2008-03-11 21:56 ` Matthew Jurgens
2008-03-11 22:07 ` Matthew Jurgens
2008-03-12 3:14 ` Ian Kent
2008-03-12 8:17 ` Matthew Jurgens
2008-03-12 8:29 ` Ian Kent
2008-03-13 0:08 ` Matthew Jurgens
2008-07-02 7:43 ` Matthew Jurgens
-- strict thread matches above, loose matches on Subject: below --
2008-03-11 5:21 Matthew Jurgens
2008-03-10 23:40 Matthew Jurgens
2008-03-10 23:35 Matthew Jurgens
2008-03-09 9:40 Matthew Jurgens
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=47D5CD16.5000807@edcint.co.nz \
--to=autofs@edcint.co.nz \
--cc=autofs@linux.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.