All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Jurgens <autofs@edcint.co.nz>
To: autofs@linux.kernel.org
Subject: Can't mount shares ending in $
Date: Sun, 09 Mar 2008 20:40:24 +1100	[thread overview]
Message-ID: <47D3B088.6000609@edcint.co.nz> (raw)

[-- Attachment #1: Type: text/plain, Size: 1506 bytes --]

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 find through autofs:
mount -t cifs -s -o username=USER,password=PASSWORD //matthew/C 
/smb/matthew/C


Debug Info attached.
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






[-- Attachment #2: debug.zip --]
[-- Type: application/x-zip-compressed, Size: 5194 bytes --]

[-- Attachment #3: Type: text/plain, Size: 140 bytes --]

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

             reply	other threads:[~2008-03-09  9:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09  9:40 Matthew Jurgens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-10 23:35 Can't mount shares ending in $ Matthew Jurgens
2008-03-10 23:40 Matthew Jurgens
2008-03-11  0:06 Matthew Jurgens
2008-03-11  1:16 ` 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
2008-03-11  5:21 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=47D3B088.6000609@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.