Re: Posix capabilities

Bosko Radivojevic (bole@etf.bg.ac.yu)
Wed, 16 Oct 2002 18:22:14 +0200 (CEST)


On Wed, 16 Oct 2002, Stefan Schwandter wrote:

> I saw capabilities and acl patches for ext2/3 enter -mm. Is it possible
> now to give an executable (that lives on an ext2/ext3 fs) the necessary
> rights to use SCHED_FIFO without being setuid root? Could someone give
> me some pointers for these topics (capabilities support in linux, acl)?

The program needs CAP_SYS_NICE capability. Look at http://www.linsec.org
or http://www.lids.org

Greetings

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