i am searching for a easy way to connect to my samba server like in windows.
I dosent want allways mount sambashares as root with root:root writes.
I need samba mount as user i try set the suid bit on smbmount but doesent works right.
Code: Select all
[sydney@midgard ~]$ smbmount //192.168.2.20/sydeney /media/smb/sydney/ -o username=sydney
libsmb based programs must *NOT* be setuid root.
4240: Connection to 192.168.2.20 failed
SMB connection failed
I hope some can tel me a solution or HowTo mount sambashares as user.
Thank you very very much

