Revision 22714,
511 bytes
checked in by tabbott, 17 years ago
(diff) |
In libnss-nonlocal:
* Have initgroups() only add nonlocal groups to nonlocal users.
* If a group called nss-local-users exists, add local users to it.
* If a group called nss-nonlocal-users exists, add nonlocal users to it.
* Create nss-local-users and nss-nonlocal-users at installation.
|
Line | |
---|
1 | Source: libnss-nonlocal |
---|
2 | Section: debathena/libs |
---|
3 | Priority: optional |
---|
4 | Maintainer: Debian-Athena Project <debathena@mit.edu> |
---|
5 | Standards-Version: 3.7.2 |
---|
6 | Build-Depends: @cdbs@ |
---|
7 | |
---|
8 | Package: libnss-nonlocal |
---|
9 | Architecture: any |
---|
10 | Depends: ${shlibs:Depends}, ${misc:Depends} |
---|
11 | Description: nsswitch proxy module to prevent local account spoofing |
---|
12 | This nsswitch module acts as a proxy for other nsswitch modules like |
---|
13 | hesiod, but prevents non-local users from potentially gaining local |
---|
14 | privileges by spoofing local UIDs and GIDs. |
---|
Note: See
TracBrowser
for help on using the repository browser.