Hello Keith, On Wednesday 08 December 2004 14:47, Keith Vassallo wrote: > As you may have noticed, the username on the computer sharing is > keithvassallo_net, whilst on my PC (the computer I am mounting on) > the user name is keithvassallo.
Your fstab configuration is correct: //192.168.1.100/keith_private /home/keithvassallo/keith_private | smbfs | credentials=/home/keithvassallo/.smbpasswd,uid=keithvassallo,gid=users | 0 0 The problem can be that uid and gid are not set at all. it is a bug (security patch) for kernel module smbfs.o Debian Sarge is affected, while Fedora and Gentoo work fine. Gregory

