On Wed, 14 Jul 2004, George Hansper wrote:

> Hi,
> 
> I've just upgraded to Fedora Core 2, and the autofs has changed from 3.1.7 to 4.1.2.
> Previously, I would automount Windows shares using an auto.smb file with an entry:
> 
> myshare  
> -fstype=smbfs,username=mydomain\\myuserid,password=insecure,uid=500,gid=500,fmask=775
>  ://winsvr/myshare
> 
> In the new autofs 4.1.2 package, the above entry provokes a bug which was not 
> present before.
> Windows requires the username to be of the form:
> 
>       mydomain\myuserid
> 
> The problem is that the new autofs strips ALL backslashes from the options, and 
> supplies
> mount.smb with:
> 
>       username=mydomainmyuserid

Odd. That's not what I thought it did.

I'll check as soon as I get a chance.

Thanks
Ian


_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to