From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Jurgens Subject: Re: unable to automount windows C$ Date: Wed, 13 May 2009 15:58:16 +1000 Message-ID: <4A0A6178.7090003@edcint.co.nz> References: <9728fb580812101149s300c524dn5f6785c16bac969c@mail.gmail.com> <1230012791.3043.6.camel@zeus.themaw.net> <4A07749D.4000406@edcint.co.nz> <4A08FEE6.7000604@themaw.net> <4A0A533A.3060203@edcint.co.nz> <4A0A5527.2060207@themaw.net> <4A0A59F5.1090308@edcint.co.nz> <4A0A5B80.4040303@themaw.net> <4A0A5EE7.3020806@edcint.co.nz> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5321291724639617279==" Return-path: In-Reply-To: <4A0A5EE7.3020806@edcint.co.nz> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autofs-bounces@linux.kernel.org Errors-To: autofs-bounces@linux.kernel.org To: Ian Kent Cc: autofs@linux.kernel.org This is a multi-part message in MIME format. --===============5321291724639617279== Content-Type: multipart/alternative; boundary="------------050602010307050602070303" This is a multi-part message in MIME format. --------------050602010307050602070303 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Yes, when you mount it manually you don't escape the "$" > If I manually mount it using: > mount -t cifs -o username=mjurgens,password=parallel12 //xp0/C$ /mnt/C$ > it works. If I also escape the $ then it also works > mount -t cifs -o username=mjurgens,password=parallel12 //xp0/C\$ /mnt/C\$ > > Was that what you were talking about? > > _______________________________________________ > autofs mailing list > autofs@linux.kernel.org > http://linux.kernel.org/mailman/listinfo/autofs > When I was on Fedora 8 and autofs-5.0.2-16 it worked Then when I upgraded only autofs to 5.0.3 it was broken Doesn't that suggest that it is something in the autofs code that can therefore be potentially fixed? --------------050602010307050602070303 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Yes, when you mount it manually you don't escape the "$"
If I manually mount it using:
mount -t cifs -o username=mjurgens,password=parallel12 //xp0/C$ /mnt/C$
it works. If I also escape the $ then it also works
mount -t cifs -o username=mjurgens,password=parallel12 //xp0/C\$ /mnt/C\$

Was that what you were talking about?

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs
  
When I was on Fedora 8 and autofs-5.0.2-16 it worked
Then when I upgraded only autofs to 5.0.3 it was broken
Doesn't that suggest that it is something in the autofs code that can therefore be potentially fixed?
--------------050602010307050602070303-- --===============5321291724639617279== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ autofs mailing list autofs@linux.kernel.org http://linux.kernel.org/mailman/listinfo/autofs --===============5321291724639617279==--