RADIUS

check radius

Description:

radius autentication plugin for nagios.

Current Version

Last Release Date

June 22, 2009

Compatible With


Project Files
Project Notes
this plugin will check authentication against radius server with only few command line parameters. command line example: ./radauth -r 127.0.0.1 -s secret -u user -p password -t 10 there is also intercative mode( read radauth help). installation instructions: download files and unpack. copy the modifed radauth.c over the original radauth.c then compile. i added exit codes and removed few unneeded lines. based on radauth v 1.0 by Matt Miller.
Reviews (2) Add a Review
File Gzipped twice
by debiasi, June 30, 2014
To use this script yoy need to ungzip twice.
gunzip radauth-1.00.tar.gz
mv radauth-1.00.tar radauth-1.00.tar.gz
gunzip radauth-1.00.tar.gz
tar xpvf radauth-1.00.tar
cd radauth-1.00
./configure
make

use it !
Helpful? Yes  No 
file corrupt
by eaglepk, May 31, 2011
First file .tar.gz is corrupt...
1 of 1 found this review helpful.
Helpful? Yes 1 No 0
Project Stats
Rating
3.3 (3)
Favorites
1
Views
108,956