summaryrefslogtreecommitdiff
path: root/debian/control
blob: 55c3b562868cd9e1ab5c6cb286b666c1f6474769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libtacplus-map
Section: admin
Priority: extra
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Build-Depends: debhelper (>= 9), dh-autoreconf, autoconf-archive, libaudit-dev, git
Standards-Version: 3.9.6
Homepage: http://www.cumulusnetworks.com

Package: libtacplus-map1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libaudit1
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: libtacplus-map-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libtacplus-map1 (= ${binary:Version}), libc-dev
Description: Development files for TACACS+ user-mapping library
 Header files and .so shared library link for APIs to support local TACACS
 mapping of accounts