source: trunk/debathena/config/nsswitch-config/debian/control.in @ 24743

Revision 24743, 1.0 KB checked in by broder, 14 years ago (diff)
In nsswitch-config: * Recommend apparmor-config to ensure nsswitch.conf.debathena is whitelisted.
Line 
1Source: debathena-nsswitch-config
2Section: debathena-config/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@
6Standards-Version: 3.8.4
7
8Package: debathena-nsswitch-config
9Architecture: any
10Depends: debathena-hesiod-config, debathena-mit-automounter, libnss-nonlocal (>= 1.3~), libnss-afspag, ${misc:Depends}
11Recommends: lib32nss-nonlocal [amd64], debathena-apparmor-config
12Provides: ${diverted-files}
13Conflicts: ${diverted-files}, debathena-afuse-automounter (<= 1.4)
14Description: nsswitch configuration for Debathena
15 This packages configures nsswitch to get passwd information from
16 Athena Hesiod, using libnss-nonlocal, which prevents network users
17 from authenticating to the same uid as a local user (and similarly
18 for network groups).  It also configures libnss-afspag, which gives
19 names to AFS pag gids.
20 .
21 Installing this package results in all Athena account holders having
22 an account on your system.  Be sure to consider the relevant security
23 consequences of doing so if you install this package.
Note: See TracBrowser for help on using the repository browser.