[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
OpenBSD (Network) ACLs
- To: tech@openbsd.org
- Subject: OpenBSD (Network) ACLs
- From: Andi <andi@void.at>
- Date: Mon, 4 Nov 2002 10:27:29 +0100
- Content-Disposition: inline
- User-Agent: Mutt/1.3.21i
Hi,
I'm a systemadministrator for an OpenBSD server. I have
approximatly 25 users and I dont want that every user
can use bind()/connect() with/to any address/port. Therefore
I wrote a kernel patch to restrict bind()/connect() for users.
The communication is done via another pseudo device over ioctl.
More Info:
http://void.at/~andi/openbsdacl/
What do you think about it?
greets
Andi