Home > Lab Notes > Mount.cifs Operation Not Permitted

Mount.cifs Operation Not Permitted

November 27th, 2007

To be able to mount samba shares as a normal user using programs like smb4k, the following commands need to be run as Root first.

chmod +s `which mount.cifs`

chmod +s `which umount.cifs`

That should solve any problems.

sloik2004 Lab Notes , , , , , ,

  1. September 10th, 2009 at 08:39 | #1

    Hi! I was surfing and found your blog post… nice! I love your blog. :) Cheers! Sandra. R.

  2. May 3rd, 2010 at 14:41 | #2

    Thanks for the tip – this was exactly the problem I came across after upgrading to Ubuntu 10.04. Seems to be a bug regression which is reported here: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/563805

  3. Jon Snow
    July 12th, 2010 at 16:25 | #3

    Thanks!!!

  1. No trackbacks yet.