-
-
14 Mar 2020 00:23:10 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (1513 / 705 / 0)
- Kwalitee
Bus factor: 1- 25.27% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (22.52KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.28 - 2020-03-14
- Patch from Heikki Vatiainen:
- File descriptor leak introduced in release 0.25 where check for open connection was added to TacacsPlus::close() before calling tacpluslib's deinit_tac_session()
- File descriptor leak in tacpluslib's init_tac_session where close() was not called for the newly created socket if, for example, destination host was unreachable
- Port and Timeout TacacsPlus::new() parameters were documented incorrectly. The are not passed within array references.
Modules
Perl extension for authentication using tacacs+ serverModule Install Instructions
To install Authen::TacacsPlus, copy and paste the appropriate command in to your terminal.
cpanm Authen::TacacsPlus
perl -MCPAN -e shell install Authen::TacacsPlus
For more information on module installation, please visit the detailed CPAN module installation guide.