View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#10
btw, you can add this to /etc/fstab to make it more permanent, and not having to issue a long command line every time you want to mount

//servername/sharename /media/windowsshare cifs username=msusername,password=mspassword 0 0

then it should mount when you (as root) mount -a
 

The Following User Says Thank You to For This Useful Post: