On 14/02/2022 19:42, Erwan David wrote:
Le 14/02/2022 à 19:30, Maurizio Caloro a écrit :
I always use apt-cache as it also searches on description:
$ apt-cache search tacacs
libauthen-tacacsplus-perl - Perl module for authentication using
TACACS+ server
libpam-tacplus - PAM module for using TACACS+ as an authentication
service
strange .... in my search, the system find only one Package
# apt-cache search tacacs
libauthen-tacacsplus-perl - Perl module for authentication using
TACACS+ server
#
# cat /etc/apt/sources.list
deb http://deb.debian.org/debian bullseye main
deb-src http://deb.debian.org/debian bullseye main
deb http://deb.debian.org/debian-security/ bullseye-security main
deb-src http://deb.debian.org/debian-security/ bullseye-security main
deb http://deb.debian.org/debian bullseye-updates main
deb-src http://deb.debian.org/debian bullseye-updates main
#
Bullseye 11.2
I find libpam-tacplus only in testing and sid.
compilled and installed now *tacacs+-F5.0.0a1* with following syntax
./configure --prefix=/usr --exec-prefix=/usr --with-gnu-ld
--enable-arapdes --enable-mschap --enable-mschapdes --enable-acls
--enable-uenable --enable-maxsess --enable-finger --enable-debug
ok and it seems to run.... testing will start :-)