Re: Subject: Re: ext3 to include capabilities?

Pavel Machek (pavel@bug.ucw.cz)
Tue, 6 Apr 1999 23:14:07 +0200


Hi!

> I understand that. Read my concern again. I don't understand how
> your system can possibly make my (already installed) 2.0.x kernel
> ignore the setuid bit. I have 2.0.x around for stability, so
> putting

What about developing incompatible change into executable headers?
Then, introduce capabilities _and_ executable headers at same time. If
someone wants program with capabilities but not suid on old system, he
just will have to add 'new' headers so that file will not be
recognized as valid elf file by old system.

If person wants 2.0.x to fallback to full suid (like you want in many
cases), just use old header.

Pavel

-- 
I'm really pavel@atrey.karlin.mff.cuni.cz. 	   Pavel
Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/