Hi

 I want to replace nfs mounting  with smbmount I have 50 users I tried to
put
 on /etc/fstab the line
 - manually per user I'm using mount -t smbfs -o username=$USER
 //server/share /mnt/home and it prompt for a password
 But I need it on boot automatically for any user so I tried this
 //server/share    /mnt/home    user    0 0
 and it's not working

 Tank's Yair


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to