Do I need to do anything special to let users (me) mount an cifs
share?  I don't want to have to use sudo all the time.  I can
mount/umount /mnt/cdrom without sudo.  Here is my /etc/fstab entry:

//kaleb/C$  /mnt/kaleb  cifs
defaults,noauto,user,credentials=/etc/samba/kaleb.conf,gid=100,file_mode=0660,dir_mode=0770
0 0

The above is one line.  If I try to run mount /mnt/kaleb as a regular
user I get:

[EMAIL PROTECTED] $ mount /mnt/kaleb/
mount error: permission denied or not superuser and mount.cifs not
installed SUID

Here is mount.cifs:

[EMAIL PROTECTED] $ dl /usr/bin/mount.cifs
-rws--x--x  1 root root 21K Mar 10 12:14 /usr/bin/mount.cifs*

Thanks,

Jim
-- 
gentoo-user@gentoo.org mailing list

Reply via email to