Package: wnpp
Severity: wishlist

 * Package name    : libpam-net
   Version         : 0.1
   Upstream Author : VirtualSquare (project leader Renzo Davoli 
<re...@cs.unibo.it>)
 * URL             : http://wiki.virtualsquare.org
 * License         : GPL-2+
 * Vcs             : https://github.com/rd235/libpam-net
   Description     : create/join network namespaces at login

libpam-net implements three pam modules:

* pam_newnet.so: users belonging to the newnet group get a new network namespace
  at login. lo interface is down.

* pam_lonet.so: users belonging to the lonet group get a new network namespace
  at login. lo interface is up.

* pam_usernet.so: users belonging to the usernet group get their own network 
name
  at login. If a network namespace having the same name as the username exists,
  pam runs the user's shell in that namespace. If such a namespace does not
  exist, it is created during the login process.

Greetings
        renzo

Reply via email to