Package: audisp-tacplus
Architecture: armel
Version: 1.0.3-cl4u1
Priority: optional
Section: admin
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 52
Depends: libauparse0 (>= 1:2.2.1), libc6 (>= 2.4), libtac2 (>= 1.4.1~), libtacplus-map1 (>= 1.0.0), libpam-tacplus, libaudit1, auditd
Filename: pool/audisp-tacplus_1.0.3-cl4u1_armel.deb
Size: 16400
MD5sum: dd88169bd28cfa33154a6a656b6ad39c
SHA1: 7e2294ea8a9a34bbc6174097fa56fdce355dfab0
SHA256: b51b49e04c8b19f0f09f91660edfc1ccf81d27decfbf3913a0f6c64021a4ce10
SHA512: 506806284a5c14fd00c6a496501b654e52436c0bb3e4849f9ce9b73c80bb346cc1ca27005ec5430480723fd96309ae9ac3deb2a00da0e577d9ae08e0dca727f6
Homepage: http://www.cumulusnetworks.com
Description: audisp module for TACACS+ accounting
 This audisp module is an audisp auditd plugin. It is designed to do TACACS+
    accounting for commands run by TACACS+ authenticated sessions.
 It requires an updated version of pam_tacplus and the libtac library from
    that package to communicate with the TACACS+ server(s).

Package: ifplugd
Architecture: armel
Version: 0.28-19.4
Priority: optional
Section: net
Maintainer: Walter Franzini <walter.franzini@gmail.com>
Installed-Size: 207
Depends: libc6 (>= 2.15), libdaemon0 (>= 0.10), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0-6)
Recommends: ifupdown (>= 0.6.4-4.2)
Suggests: wpasupplicant
Filename: pool/ifplugd_0.28-19.4_armel.deb
Size: 64020
MD5sum: dd6936703c70916d9cd0db74ff791e7c
SHA1: a3b534179e207bcecf62b68a38a6955fcfe7a9e6
SHA256: c829c41ff38bb7f622bc3a7ad12b2af02acc58fe26ca8ed6c199def2ef273ee7
SHA512: 487fbda968a6d69b877a6bf1d57d7a87c4fdd215f1aa4245ead282458a17d9b14ddfff10bdbb98829108b0489cbfbfed5a97567d6ff0fc09022de97a54db6252
Homepage: http://0pointer.de/lennart/projects/ifplugd/
Description: configuration daemon for ethernet devices
 ifplugd is a daemon which will automatically configure your ethernet device
 when a cable is plugged in and automatically de-configure it if the cable is
 pulled out. This is useful on laptops with onboard network adapters, since it
 will only configure the interface when a cable is really connected.  Features
 include:
 .
  * syslog support
  * Multiple ethernet interface support
  * Uses Debian's native ifup/ifdown programs
  * Small executable size and memory footprint
  * Option to beep when the cable is unplugged or plugged
  * Option to beep when the interface configuration succeeds or fails
  * Can be configured to ignore short unplugged or plugged periods
  * Configure WLAN devices (on detecting a successful association to an AP)
  * Supports SIOCETHTOOL, SIOCGMIIREG and SIOCDEVPRIVATE for getting link status
  * Compatibility mode for network devices which do not support cable detection

Package: ldap-utils
Architecture: armel
Version: 2.4.47+dfsg-3+deb10u1
Priority: optional
Section: net
Source: openldap
Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Installed-Size: 633
Provides: ldap-client, openldap-utils
Depends: libc6 (>= 2.4), libgnutls30 (>= 3.6.5), libldap-2.4-2 (= 2.4.47+dfsg-3+deb10u1), libsasl2-2 (>= 2.1.27+dfsg)
Recommends: libsasl2-modules
Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Conflicts: ldap-client, openldap-utils, umich-ldap-utils
Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6)
Filename: pool/ldap-utils_2.4.47+dfsg-3+deb10u1_armel.deb
Size: 182360
MD5sum: e7b9a1546eb04319fcbf08d02ad44e16
SHA1: 3d10275c409965aba16ae0cd73d28ed3a3c37876
SHA256: f6678bb209750f475d8e4f6bf03880fa9d8f4b4380dc8be0a7ca248026d3083a
SHA512: cc77afc3efc18223b131d4a6a51dc83245cc672cf2c3531b793c227ae625ad90a37212c1d261c961b5915067f4349038beb257264a888286d43fd3cf18a6eb65
Homepage: http://www.openldap.org/
Description: OpenLDAP utilities
 This package provides utilities from the OpenLDAP (Lightweight
 Directory Access Protocol) package. These utilities can access a
 local or remote LDAP server and contain all the client programs
 required to access LDAP servers.

Package: libdaemon0
Architecture: armel
Version: 0.14-7
Multi-Arch: same
Priority: optional
Section: libs
Source: libdaemon
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Installed-Size: 41
Depends: libc6 (>= 2.15)
Filename: pool/libdaemon0_0.14-7_armel.deb
Size: 13252
MD5sum: 25e2b752eb9cbc5ebf5644199b2a9e45
SHA1: 3ad8d3a07edc991d9eb2d5fe3228843be7fd74fe
SHA256: 6d53817db9d0f886627a74d0c81c6da286434d970baea38313cdf7afdc37339d
SHA512: 65efbf4bd94e528c9fdc479c0f4d997ca91efdc40061bb034281d1c1d9d4d3dd1f20aa8539f40faa3c81f7b83962632ef5eedfcc880b4dab9a51b8bb2ed93621
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Description: lightweight C library for daemons - runtime library
 libdaemon is a lightweight C library which eases the writing of UNIX daemons.
 It consists of the following parts:
 .
  * Wrapper around fork() for correct daemonization of a process
  * Wrapper around syslog() for simple log output to syslog or STDERR
  * An API for writing PID files
  * An API for serializing signals into a pipe for use with select() or poll()
  * An API for running subprocesses with STDOUT and STDERR redirected to syslog
 .
 Routines like these are included in most of the daemon software available. It
 is not simple to get these done right and code duplication is not acceptable.
 .
 This package includes the libdaemon run time shared library.

Package: libnss-ldapd
Architecture: armel
Version: 0.9.10-2
Multi-Arch: same
Priority: optional
Section: admin
Source: nss-pam-ldapd
Maintainer: Arthur de Jong <adejong@debian.org>
Installed-Size: 143
Provides: libnss-ldap
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.28), nslcd (>= 0.9.0) | nslcd-2
Conflicts: libnss-ldap
Filename: pool/libnss-ldapd_0.9.10-2_armel.deb
Size: 67404
MD5sum: a98dc8b4ef41ccbee77f4a9c1d360bd5
SHA1: fdb33ef482cb399b0963d2772c6c01af0f4b8115
SHA256: 77a529639185daa85bd161ec553c577e6d0e1db7af5c55a46a40103fc66ae3da
SHA512: ad3b7553fd3997903fd9fc39ec68b7a8f7244ad583129832d077e0b04eb1f127c070fed368da5047b4287b4276662973af9ab730e51e660932e8155ecc228965
Homepage: https://arthurdejong.org/nss-pam-ldapd/
Description: NSS module for using LDAP as a naming service
 This package provides a Name Service Switch module that allows using an LDAP
 server to provide user account, group, host name, alias, netgroup, and
 basically any other information that would normally be retrieved from /etc
 flat files or NIS.

Package: libnss-mapuser
Architecture: armel
Version: 1.1.0-cl4u1
Priority: optional
Section: libs
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 70
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.28), adduser
Filename: pool/libnss-mapuser_1.1.0-cl4u1_armel.deb
Size: 16580
MD5sum: 2b2e6073c75d0da04e4447894269e2db
SHA1: 59250192f7eed88bcf4413d32677eea15f1669cc
SHA256: 011d0e937a43f4133ac461384e38d47aa7b4028ee89141ffd212b32f1c324cd6
SHA512: 3a2ee185830a52f338fd124c38323ddaa8ef35c4d6e32887d44106f28cbba86bd1034e09ce1f04ca665a4f7bb8f2f7024714f5d3c681c1ca8742ae659c6ab038
Homepage: http://www.cumulusnetworks.com
Description: NSS modules to map any requested username to a local account
 Performs getpwname and getpwuid lookups via NSS for systems like RADIUS
 where it is not possible to do a username lookup without authentication
 (with a password or similar).   Used to allow ssh and other login
 mechanisms via RADIUS without having a local account.

Package: libnss-tacplus
Architecture: armel
Version: 1.0.4-cl4u1
Priority: optional
Section: libs
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 53
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.28), libtac2 (>= 1.4.1~), libtacplus-map1 (>= 1.0.1-cl4u1)
Filename: pool/libnss-tacplus_1.0.4-cl4u1_armel.deb
Size: 15868
MD5sum: 469665d57969542d7ac71f31c4939cb9
SHA1: cb900bc4ba4c4ab5a496a2c76e7739bff23c8adb
SHA256: 0a7150827a0d109d23f04b0f50d7fd143040745ec817d54e540aa8c344e48cc3
SHA512: 16a75dbdede1e22e504e9fb99d30241bb2858d0897ca132e4107ca6ac37cc58cee249dd8ad89051cee4c6111773e00007d710905773bd56e6c7cfbbd88a06502
Homepage: http://www.cumulusnetworks.com
Description: NSS module for TACACS+ authentication without local passwd entry
 Performs getpwname and getpwuid lookups via NSS for users logged in via
 tacacs authentication, and mapping done with libtacplus_map

Package: libpam-ldapd
Architecture: armel
Version: 0.9.10-2
Multi-Arch: same
Priority: optional
Section: admin
Source: nss-pam-ldapd
Maintainer: Arthur de Jong <adejong@debian.org>
Installed-Size: 98
Provides: libpam-ldap
Depends: libc6 (>= 2.28), libpam0g (>= 1.1.3-2), nslcd (>= 0.9.0) | nslcd-2, libpam-runtime (>= 1.0.1-6)
Conflicts: libpam-ldap
Filename: pool/libpam-ldapd_0.9.10-2_armel.deb
Size: 57788
MD5sum: 45893640e3f7db5363fbcf85e229ac88
SHA1: 3cbee40d95d127bc1ee831682d329ce227d9da09
SHA256: 539e697733c6e510883ab559143e3f81bd47539591f82b66506997b05dd7adc3
SHA512: 66f3ae95885cefb688775d9da669e750af77bdd87aa89f096d862bd7a08ce8a8c2af0e60e532253cc6b1ace6691633b2e225ef00b47700bab4a049d6c931ccca
Homepage: https://arthurdejong.org/nss-pam-ldapd/
Description: PAM module for using LDAP as an authentication service
 This package provides a Pluggable Authentication Module that provides user
 authentication, authorization and password management based on credentials
 stored in an LDAP server.

Package: libpam-radius-auth
Architecture: armel
Version: 1.5.0-cl4u1
Priority: extra
Section: libs
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 74
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.28), libpam0g (>= 0.99.7.1), radius-shell
Filename: pool/libpam-radius-auth_1.5.0-cl4u1_armel.deb
Size: 27272
MD5sum: 8b22da1f32fc1bd8e32ee41728b32b4d
SHA1: fae9577207fac5c95933c12b0070e81f58028612
SHA256: 303bc2252e9d85a69d0230e494543bf3be515b49cb5a7eaa43fac1126d0ff108
SHA512: 268b27fd59751d1c90c81e81effd5ec2c612fc754194983a13f0b036dad29f1f5ecf9fb1869140a7100f5c9153bc0569361c0b2c0e780104d09a443cbed52ff0
Description: PAM RADIUS client authentication module
 This is the PAM to RADIUS authentication module. It allows any PAM-capable
 machine to become a RADIUS client for authentication and accounting
 requests. You will, however, need to supply your own RADIUS server to
 perform the actual authentication

Package: libpam-tacplus
Architecture: armel
Version: 1.4.3-cl4u1
Priority: extra
Section: admin
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 69
Depends: libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libtac2 (>= 1.4.0), libtacplus-map1 (>= 1.0.0), libpam-runtime
Filename: pool/libpam-tacplus_1.4.3-cl4u1_armel.deb
Size: 27492
MD5sum: f7c834d4e7ecbe278aa0340f611ebdde
SHA1: 7caf7b359652aa28002212de188e125c7ead39a0
SHA256: b56ba40193841dea22b7245f1d9a8ab659f1fc20483087e9bc00c80d069861dd
SHA512: 5244c973df099eface1d7253cb70e98dd950047cce4cb348582de2b4bc2985551bc751d598d6980b7e693421f33831e9a5eb5216badd5ce8fdd26f74042224d1
Homepage: http://www.cumulusnetworks.com
Description: PAM module for using TACACS+ as an authentication service
 This PAM module support authentication, authorization (account management) and
 accounting (session management) performed using TACACS+ protocol designed by
 Cisco.

Package: libtac2-bin
Architecture: armel
Version: 1.4.3-cl4u1
Priority: extra
Section: admin
Source: libpam-tacplus
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 35
Depends: libc6 (>= 2.4), libtac2 (>= 1.4.0)
Filename: pool/libtac2-bin_1.4.3-cl4u1_armel.deb
Size: 15276
MD5sum: c5386edb22128b2f8988f95e594f3d78
SHA1: ce60b2a154a7bc60ff8873f42e0ad1ea0a3e6bc9
SHA256: 61fb1cacd8f9ff9ca77ec3404ae97c2bea5e1c91b084b95dac6ff16a4321b0ea
SHA512: 5d5fae0e03d05c7517a65a7d08ee3cad4b1ed52a5f92ed2e10d292fc799b88040eebe648e45b18b2f4b27ec03ed2a05ad78c83f5bb0b5b5582be43cc4c2b6814
Homepage: http://www.cumulusnetworks.com
Description: TACACS+ client program
 Simple command-line client for TACACS+ testing and scripting

Package: libtac2
Architecture: armel
Version: 1.4.3-cl4u1
Priority: extra
Section: admin
Source: libpam-tacplus
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 47
Depends: libc6 (>= 2.28), libaudit1
Filename: pool/libtac2_1.4.3-cl4u1_armel.deb
Size: 18608
MD5sum: 5c3fabf3dfe4e126eefb4455124dde30
SHA1: 6f9e50383849418e658336c6c908b54968ed6ccc
SHA256: 641392c531d6ba3b529d83beb57f3d3794344aa2686837fd9ae4939cf15998c5
SHA512: a2bf0c481f19deb41843a55bbe7f8be96116258d7ae4e9f5a203811c9bc8d4f5f93847f61376debfee867eef31305c7c7791a2e67d7dc17682f60008deac7fec
Homepage: http://www.cumulusnetworks.com
Description: TACACS+ protocol library
 This library implemenents the fundamentls of the TACACS+ protocol and supports
 authentication, authorization (account management) and accounting (session
 management).

Package: libtacplus-map1
Architecture: armel
Version: 1.0.1-cl4u1
Priority: extra
Section: admin
Source: libtacplus-map
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 36
Depends: libaudit1 (>= 1:2.4), libc6 (>= 2.4), adduser
Filename: pool/libtacplus-map1_1.0.1-cl4u1_armel.deb
Size: 8460
MD5sum: 94b26fc90587e4b64b800946aef45e14
SHA1: b158bafd30dc8b436e2a803b6c36f5995dd59c91
SHA256: cb4b6825573ca0cd630ae117710c31a50e7a4720fb9f3fabe49a129ee5d79338
SHA512: 4e695d499084e61d634e1807809392c9ded5b843ec53d4793e319939d83fa690de8689e455b83c687ec0359ab011544aea5b11045e5ab7c6d8ed08686b181203
Homepage: http://www.cumulusnetworks.com
Description: Library for mapping TACACS+ users without local /etc/passwd entries
 APIs to support local mapping, so that TACACS users do not need tacacs user
 accounts to /etc/passwd to supply home directory, uid, and gid.

Package: nslcd
Architecture: armel
Version: 0.9.10-2
Multi-Arch: foreign
Priority: optional
Section: admin
Source: nss-pam-ldapd
Maintainer: Arthur de Jong <adejong@debian.org>
Installed-Size: 433
Provides: nslcd-2
Pre-Depends: debconf (>= 0.5) | debconf-2.0
Depends: libc6 (>= 2.28), libgssapi-krb5-2 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.15), adduser, lsb-base (>= 3.0-6), ca-certificates
Recommends: nscd, libnss-ldapd | libnss-ldap, libpam-ldapd | libpam-ldap | libpam-krb5 | libpam-heimdal | libpam-sss, nslcd-utils, ldap-utils, bind9-host | host
Suggests: kstart
Conflicts: nslcd-2
Breaks: libnss-ldapd (<< 0.9.0), libpam-ldapd (<< 0.9.0)
Replaces: libnss-ldapd (<< 0.7.0), nslcd-2
Filename: pool/nslcd_0.9.10-2_armel.deb
Size: 189012
MD5sum: ac3a066524b649fd30775bb5152bfd9d
SHA1: 27b1a57b6a81ae3383ec170656cfc68b125ce079
SHA256: c24d204fda4c65d33870a4568ce3555f472b52926735d9fdd407edf0a680a537
SHA512: 3cd40c006795fd306af593316f3335c27792a465dbff9950dc15ee3ce2fe6108d88604d61bd575ce32f64a40ca5d972a8c6b0d41c6fc09b9d8bee4cf2675dcc9
Homepage: https://arthurdejong.org/nss-pam-ldapd/
Description: daemon for NSS and PAM lookups using LDAP
 This package provides a daemon for retrieving user accounts and similar
 system information from LDAP. It is used by the libnss-ldapd and libpam-ldapd
 packages but is not very useful by itself.

Package: radius-shell
Architecture: armel
Version: 1.5.0-cl4u1
Priority: extra
Section: libs
Source: libpam-radius-auth
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 27
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.4), libcap2 (>= 1:2.10), libcap2-bin, libnss-mapuser
Filename: pool/radius-shell_1.5.0-cl4u1_armel.deb
Size: 10864
MD5sum: dd055dd21e7f4a749de880ac2cf26234
SHA1: 2c74abc46dbcf4c2ab4d832d2cf5a1b89fefd813
SHA256: 0ba36c21a21e91c6c6d9c956961c2969cab323d9a58c0a1e87d1245d6ce6c39b
SHA512: dc11aa93aef3af0a1d076f9c4f156e6d16a561f12d7c0aa9f5fe813f82e7b6f07e89c390e746a53a3ca7c3ee28d9dbf3a7a0762cd391ba77b25c88447ca3eb06
Description: Shell front-end used for radius users.
 This provides a uid fixup program.  Due to the limitations of the
 RADIUS protocol, we can't tell whether a user is privileged until
 after authentication.  This package provides a shell front-end that
 sets the uid to the auid, if set and > 1000, and not already matching.

Package: tacplus-auth
Architecture: armel
Version: 1.0.3-cl4u1
Priority: optional
Section: admin
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 42
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.4), libtac2 (>= 1.4.1~)
Filename: pool/tacplus-auth_1.0.3-cl4u1_armel.deb
Size: 15796
MD5sum: 6ea3a911b7bf75d1a1f658d296371343
SHA1: b13c5baa1290ccaa344a7093b36402cb81b0c88a
SHA256: 4039079ddceebb0d6f68b0d0658bbca6bf4d656c4bafa3290b2ca3d8b057d15b
SHA512: 69df10b83505a2c4ee8c1ee5a8cd543fc6b9083a33172c96cf2703ada5e8b0d9e8e7356114cf4c3d97a6e0a7d6a45771361c3d696720ef4139897fa7123b583a
Homepage: https://www.cumulusnetworks.com
Description: Front end command for TACACS+ per-command authorization
 This package enables per-command authorization of commands via
 a TACACS+ server.  Authorization is done by linking or symlinking
 the tacplus-auth command to the command names to be authorized.
 PATH should be set to contain only a directory with those symlinks.
 For enforcement, the account should be set up to use a restricted
 shell such as rbash.  This package provides the tacplus-restrict
 script to set up account home directories and create the symlinks
 to the commands to be run

Package: tacplus-client
Architecture: all
Version: 1.0.1-cl4u1
Priority: optional
Section: admin
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Installed-Size: 10
Depends: audisp-tacplus (>= 1.0.3-cl4u1~), libnss-tacplus (>= 1.0.4-cl4u1~), libpam-tacplus (>= 1.4.3-cl4u1~), libtac2 (>= 1.4.3-cl4u1~), libtac2-bin (>= 1.4.3-cl4u1~), libtacplus-map1 (>= 1.0.1-cl4u1~), tacplus-auth (>= 1.0.3-cl4u1~)
Filename: pool/tacplus-client_1.0.1-cl4u1_all.deb
Size: 2444
MD5sum: 674a746d233a9362264b2a01c97d95b3
SHA1: a2defe8e643aafba8ac6c5f3376355ae7834c26b
SHA256: 5f3f1afe85e2b82164d8cceb5f2f2fb9d0c2c374d522057f77601fc4174da4f9
SHA512: 70e5d23d256f1ae2c0f4692d9371fc4a447142828510f881cc02cdbbfea666efa1b76baa791a7c4be119c3c0fb131c06ad8a6232d0483a82aa672060aa724fdd
Homepage: http://www.cumulusnetworks.com
Description: This meta-package provides packages to implement TACACS+ clients
 These packages provide TACACS+ client functionality for authentication,
 authorization, and accounting, without adding TACACS+ user accounts to
 the local password file.

