On Friday 05 October 2007 01:51:10 am G T Smith wrote:
[snip]
> >>>
> >>> Be sure to note the difference between the 'user' and the 'users'
> >>> options. The man page only mentions users unmounting if the 'users'
> >>> option is supplied. The 'user' option seems to be limited to mounting.
> >>
> >> Nix. The difference is that if "user" is given, any non-root user can
> >> mount it and only the same user can unmount it. With "users", any user
> >> can mount it, and *any* user can unmount it
> >
> > Okay, I changed "user" to "users" in my fstab, umounted my share, mounted
> > it back with 'mount -a' and then i did following:
> > [EMAIL PROTECTED]:~> umount /mnt/data
> > Trying to unmount when /sbin/umount.cifs not installed suid
> > Trying to unmount when /sbin/umount.cifs not installed suid
>
> I would guess that this means that you need to set the same suid on
> umount.cifs as you have on mount.cifs.
>
But I have set both with"sudo chmod +s /sbin/umount.cifs"
I don't know what else i can do, i'm getting desperate :(
Thanks for your help!
-- 
chEErs Ron
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to