mounting samba share on server pc

dave s kubuntu at pusspaws.net
Sun Jan 29 17:43:04 UTC 2006


On Sunday 29 Jan 2006 17:30, Jordi Ferrando wrote:
> What happens when trying to mount from the command line?
>
> $sudo mount -t smbfs //127.0.0.1/datos /home/jferrando/datos -o
> credentials=/etc/smbc.jordi,uid=1000,gid=1000
>

dave at dave-comp:~$ sudo mount -t smbfs //127.0.0.1/common /mnt/samba/common -o 
credentials=/root/.smbpw,uid=dave,gid=dave,fmask=777,dmask=777
Password:
dave at dave-comp:~$ cat /etc/mtab
/dev/hda1 / ext3 rw,errors=remount-ro 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
tmpfs /lib/modules/2.6.12-10-386/volatile tmpfs rw,mode=0755 0 0
tmpfs /dev tmpfs rw,size=10M,mode=0755 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
//127.0.0.1/common /mnt/samba/common smbfs rw 0 0
dave at dave-comp:~$

And it works AOk

Dave




More information about the kubuntu-users mailing list