Hello. I have set up samba file sharing between my Linux laptop and my XP desktop. If I am root, I can type the following
mount -t smbfs -o username=user //XPserver/Sharename /mnt/mountpoint and I can share files, etc. But if i run the same command NOT as root, i get a message saying only root can do that: mount: only root can do that How can I fix this problem so that I, as a user, can mount the samba share? Thanks, josh _______________________________________________ newbies mailing list [EMAIL PROTECTED] http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies
