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

Revision 24686, 1.0 KB checked in by broder, 14 years ago (diff)
In nsswitch-config: * Add recommendation for lib32nss-nonlocal on amd64. (Trac: #597)
Line 
1Source: debathena-nsswitch-config
2Section: debathena-config/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@
6Standards-Version: 3.7.2
7
8Package: debathena-nsswitch-config
9Architecture: all
10Depends: debathena-hesiod-config, debathena-mit-automounter, libnss-nonlocal (>= 1.3~), libnss-afspag, ${misc:Depends}
11Recommends: lib32nss-nonlocal [amd64]
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.