Re: [ANNOUNCE] UidBind LSM 0.1

2007-04-24 Thread Roberto De Ioris
Il giorno mar, 24/04/2007 alle 06.51 -0700, Casey Schaufler ha scritto: > --- Roberto De Ioris <[EMAIL PROTECTED]> wrote: > > > Hi all, > > this is a very simple module that allows bind() to tcp/udp port (>=1024) > > only for the uids defined in a configfs tree. > > Would you be so kind as to cro

Re: [ANNOUNCE] UidBind LSM 0.1

2007-04-24 Thread Casey Schaufler
--- Roberto De Ioris <[EMAIL PROTECTED]> wrote: > Hi all, > this is a very simple module that allows bind() to tcp/udp port (>=1024) > only for the uids defined in a configfs tree. Would you be so kind as to cross post to linux-security-module? Methinks that you might get additional valuable fee

Re: [ANNOUNCE] UidBind LSM 0.1

2007-04-23 Thread Roberto De Ioris
Il giorno lun, 23/04/2007 alle 14.38 -0400, Gerhard Mack ha scritto: > On Mon, 23 Apr 2007, Roberto De Ioris wrote: > > Hi all, > > this is a very simple module that allows bind() to tcp/udp port (>=1024) > > only for the uids defined in a configfs tree. > > > > It is a first version, it only work

Re: [ANNOUNCE] UidBind LSM 0.1

2007-04-23 Thread Gerhard Mack
On Mon, 23 Apr 2007, Roberto De Ioris wrote: > Hi all, > this is a very simple module that allows bind() to tcp/udp port (>=1024) > only for the uids defined in a configfs tree. > > It is a first version, it only works for PF_INET sockets and makes no > difference between tcp and udp (i am working

[ANNOUNCE] UidBind LSM 0.1

2007-04-23 Thread Roberto De Ioris
Hi all, this is a very simple module that allows bind() to tcp/udp port (>=1024) only for the uids defined in a configfs tree. It is a first version, it only works for PF_INET sockets and makes no difference between tcp and udp (i am working on this) For (little) more info see http://projects.u