On Wed, 7 Sep 2005, Jeff Moyer wrote:

> Hi,
> 
> I had a user report a bug as follows:

Jehan got it.
Remember the : Sun escape for map entries starting with /.

> 
> ---
> Description of problem:
> automount does not understand //hostname in its config files, which is needed 
> by mount.cifs and mount.smbfs
> I found a "solution", but I don't like it:
> use \/\/hostname in /etc/auto.misc file
> 
> 
> Version-Release number of selected component (if applicable):
> autofs-4.1.3-114
> samba-client-3.0.14a-2.1.fc3.kde
> 
> How reproducible:
> Always
> 
> Steps to Reproduce:
> 1. put following line in /etc/auto.misc file:
> share  -fstype=cifs                                                           
>                                           //HOST/SHARE
> (of course, I hope that you have host HOST with share SHARE and you can make
> mount -t cifs //HOST/SHARE /misc/share)
> 
> 2. ls /misc/share 
>   
> 
> Actual Results:  in /var/log/messages:
> automount[1624]: mount(generic): failed to mount  (type cifs) on 
> /misc/share/HOST/share
> 
> Expected Results:  //HOST/SHARE mounted in /misc/share
> ;-)
> 
> Additional info:
> 
> Same results with -fstype=smb
> ---
> 
> I have no experience with this.  What is the expected configuration to get
> this to work?
> 
> Thanks,
> 
> Jeff
> 
> _______________________________________________
> autofs mailing list
> [email protected]
> http://linux.kernel.org/mailman/listinfo/autofs
> 

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to