Matt Pittard wrote: > I am trying to setup my fstab file so that I mount my CAEDM drive > everytime I log in.
I do this at home on my LAN. This fstab entry works for me: //192.168.5.3/docs /mnt/desktop smbfs username=administrator%secret 0 0 However, if an intervening router is blocking port 139 (or whatever random port Samba decided to use), then you won't be able to do this anyway. --Dave ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
