source: trunk/debathena/debathena/libnss-nonlocal/debian/control @ 23113

Revision 23113, 579 bytes checked in by andersk, 16 years ago (diff)
In libnss-nonlocal: * Replace the magic buflen hack with explicit iteration over the nss chain, so that getpwent/getgrent works with nscd enabled. * Fix some memory leaks. * Autotoolfiscate. * Code cleanup.
Line 
1Source: libnss-nonlocal
2Section: debathena/libs
3Priority: optional
4Maintainer: Debian-Athena Project <debathena@mit.edu>
5Standards-Version: 3.7.2
6Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), libtool, automake1.9, autoconf
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.