X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/61375334a54d5a88b6a6161bfcfd02d137a19fe6..eb5a0437a962479f36372384824160262f316400:/debian/control diff --git a/debian/control b/debian/control index f2c6681..2b31806 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,9 @@ Build-Depends: debhelper (>= 7.0.50~), Package: libnss-nonlocal Architecture: any -Pre-Depends: ${misc:Pre-Depends}, adduser +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: libnss-nonlocal-common Description: nsswitch proxy module to prevent local account spoofing This nsswitch module acts as a proxy for other nsswitch modules like hesiod, but prevents non-local users from potentially gaining local @@ -22,8 +23,9 @@ Description: nsswitch proxy module to prevent local account spoofing Package: lib32nss-nonlocal Architecture: amd64 -Pre-Depends: ${misc:Pre-Depends}, adduser +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: libnss-nonlocal-common Description: nsswitch proxy module to prevent local account spoofing (32-bit library) This nsswitch module acts as a proxy for other nsswitch modules like hesiod, but prevents non-local users from potentially gaining local @@ -34,8 +36,9 @@ Description: nsswitch proxy module to prevent local account spoofing (32-bit lib Package: lib64nss-nonlocal Architecture: i386 -Pre-Depends: ${misc:Pre-Depends}, adduser +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: libnss-nonlocal-common Description: nsswitch proxy module to prevent local account spoofing (64-bit library) This nsswitch module acts as a proxy for other nsswitch modules like hesiod, but prevents non-local users from potentially gaining local @@ -43,3 +46,15 @@ Description: nsswitch proxy module to prevent local account spoofing (64-bit lib . This package contains a 64-bit version of the library for compatibility on 32-bit architectures. + +Package: libnss-nonlocal-common +Architecture: all +Pre-Depends: ${misc:Pre-Depends}, adduser +Depends: ${misc:Depends} +Description: nsswitch proxy module to prevent local account spoofing (common package) + This nsswitch module acts as a proxy for other nsswitch modules like + hesiod, but prevents non-local users from potentially gaining local + privileges by spoofing local UIDs and GIDs. + . + This package creates the system users and groups that have special + meanings to nss_nonlocal.