[ 原始碼: libpam-net ]
套件:libpam-net(0.3-1)
libpam-net 的相關連結
Debian 的資源:
下載原始碼套件 libpam-net:
維護小組:
- Debian VirtualSquare Team (QA 頁面)
- Mattia Biondi (QA 頁面)
- Renzo Davoli (QA 頁面)
- Andrea Capriotti (QA 頁面)
- Daniel Gröber (QA 頁面)
外部的資源:
- 主頁 [www.virtualsquare.org]
相似套件:
create/join network namespaces at login
libpam-net implements two pam modules:
pam_newnet.so: users belonging to the newnet group get a new network namespace at login. lo interface is down.
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.