net-nds / tac_plus

An updated version of Cisco's TACACS+ server

Official package sites : https://www.shrubbery.net/tac_plus/ ·

v4.0.4.27a-r3 :: 0 :: gentoo

Modified
License
HPND RSA GPL-2
Keywords
amd64 x86 ~ppc
USE flags
debug finger maxsess skey static-libs tcpd

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
finger
Adds support for checking user counts via fingering the NAS
maxsess
Enforce a limit on maximum sessions per user
skey
Enable S/Key (Single use password) authentication support
static-libs
Build static versions of dynamic libraries as well
tcpd
Add support for TCP wrappers

net-libs / libnsl : Public client interface for NIS(YP) in a IPv6 ready version

sys-apps / tcp-wrappers : TCP Wrappers

sys-auth / skey : Linux Port of OpenBSD Single-key Password System

sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)

virtual / libcrypt : Virtual for libcrypt.so

net-libs / libnsl : Public client interface for NIS(YP) in a IPv6 ready version

sys-apps / tcp-wrappers : TCP Wrappers

sys-auth / skey : Linux Port of OpenBSD Single-key Password System

sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)

virtual / libcrypt : Virtual for libcrypt.so

849440
net-nds/tac_plus-4.0.4.27a-r3 installs libtool files (.la) without corresponding static libraries
884501
net-nds/tac_plus-4.0.4.27a-r3 - configure: error: registry requires gnu bison. sorry
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/tac_plus: drop 4.0.4.19-r5, 4.0.4.27a-r2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
net-nds/tac_plus: use https
Closes: https://github.com/gentoo/gentoo/pull/24996 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/tac_plus: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/tac_plus: Stabilize 4.0.4.27a-r3 ppc, #807379
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/tac_plus: Stabilize 4.0.4.27a-r3 x86, #807379
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-nds/tac_plus: amd64 stable wrt bug #807379
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/tac_plus: add missing libcrypt dependency
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/tac_plus: fix DuplicateFiles (duplicate patch)
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/tac_plus: install PAM configuration file
Thanks-to: Reuben Farrelly <reuben-gentoo-bugzilla@reub.net> Closes: https://bugs.gentoo.org/474860 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/tac_plus: add missing net-libs/libnsl dep
Fixes build with newer glibc. Closes: https://bugs.gentoo.org/644236 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/tac_plus: port to EAPI 7, drop base.eclass
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/tac_plus: Drop old
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed