On Sun 2002-03-03, Steve Gensemer wrote:
> Hello,
>       I'm new to autofs.  I have a cluster and would like to mount a
> directory served up by a samba server on all of the clients on the
> cluster.  However it doesn't seem to work yet.  I'm using the usual
> debian/woody packages for autofs, smbfs.  Any help greatly appreciated.
>       The samba server works with:
> 
> sgenseme@pc974:/$ smbmount "\\\\paris\\sgenseme" /home/sgenseme/paris
> 
> but autofs doesn't work with this line in my auto.paris file:
> 
> sgenseme        -fstype=smbfs,login=sgenseme,passwd=xxxx    paris:sgenseme


I think you should try /username/ instead of /login/
(works, for me, and it appears like that in 'man smbmount')

Hope this helps ;-)


Reply via email to