source: trunk/debathena/debathena/libnss-nonlocal/debian/control.in @ 22714

Revision 22714, 511 bytes checked in by tabbott, 16 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 
1Source: libnss-nonlocal
2Section: debathena/libs
3Priority: optional
4Maintainer: Debian-Athena Project <debathena@mit.edu>
5Standards-Version: 3.7.2
6Build-Depends: @cdbs@
7
8Package: libnss-nonlocal
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}
11Description: 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.