On 3/14/06, Miklos Szeredi <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount
> > -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
> > [EMAIL PROTECTED]:~% ls -l `which fusermount`
> > -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
> > [EMAIL PROTECTED]:~% sudo chmod a+s /usr/bin/fusermount
> > [EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount
> > -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
> > [EMAIL PROTECTED]:~%
> >
> > Mmmm, that's weird.
> > /me guesses he is missing something totally obvious.
>
> OK, you don't need 'a+s' only 'u+s'.
>
> Anyway if you still get the same error, there's something else going
> on.  Perhaps some security module enabled in the kernel?
>
> Miklos
>

Now works! I don't know if the a+s thing fixed it or it magically
fixed :? Anyway, is it installed SUID root by default in debian?

I think the bug can be closed.

Thank you very much,
Pablo

Reply via email to