LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Samba and fstab (https://www.linuxquestions.org/questions/linux-networking-3/samba-and-fstab-204478/)

Celettu 07-13-2004 09:08 AM

Samba and fstab
 
Pretty basic question...this

<i>mount -t cifs //machine/share /mountpoint -o user=username, pass=password</i>

works on my PC, but I'm not sure how to translate that to fstab.

San

maxut 07-13-2004 09:41 AM

//windowz/orj /mnt/share smbfs username=user,password=pass

Celettu 07-13-2004 12:43 PM

That worked. Thanks :)


All times are GMT -5. The time now is 01:02 AM.