-
-
10 May 1999 12:43:49 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (0 / 17 / 0)
- Kwalitee
- License: unknown
- Activity
24 month- Tools
- Download (19.73KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.16
- Now does PAP and CHAP authentication, as well as the original ASCII. PAP and CHAP use TACACS+ version 1
- Added flag to make_auth to specify the authentication type, plus string lengths (because in some auth types, the password string may contain NULs.
- Added optional flag to ->authen() to specify the authentication type. Defaults to ASCII
- Some reformatting to make it easier to read.
- Cleaned up Makefiles so it builds cleaner
- Mike McCauley (mikem@open.com.au)
Modules
Perl extension for authentication using tacacs+ serverOther files
Module 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.