source: trunk/debathena/debathena/libnss-nonlocal/README @ 22686

Revision 22686, 373 bytes checked in by ghudson, 17 years ago (diff)
* debathena/debathena: Snapshot debathena package sources from /mit/debathena/packages/debathena.
Line 
1This is nss_nonlocal, an nsswitch module that acts as a proxy for other
2nsswitch modules like hesiod, but prevents non-local users from
3potentially gaining local privileges by spoofing local UIDs and GIDs.
4
5To use it, configure /etc/nsswitch.conf as follows:
6
7passwd:         compat nonlocal
8passwd_nonlocal: hesiod
9group:          compat nonlocal
10group_nonlocal: hesiod
Note: See TracBrowser for help on using the repository browser.