aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-01-21 19:01:25 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-01-21 19:01:25 +0000
commit83cb048d24fa3308ec8dfdd1f98d9fdfb68c9fe6 (patch)
tree213af89ccf087d9a8e9f20cd2acbaff8c153866e /net-mgmt/Makefile
parentaf0ecf95cb16a7d419e3b59e2f18530012645ce1 (diff)
radauth was developed to allow for command line authentication
against a radius server. This allows for more rapid testing/troubleshooting of radius authentication problems depending upon the method by which the person is authenticating (dial-up customers come to mind). Author: Matt Miller <mmiller_at_hick.org> WWW: http://freshmeat.net/projects/radauth/ PR: ports/91975 Submitted by: Andrew Kilpatrick <tiger_at_whitetigersd.com>
Notes
Notes: svn path=/head/; revision=154076
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 52e60d46fee0..11ce5e583199 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -79,6 +79,7 @@
SUBDIR += mrtg
SUBDIR += nagios
SUBDIR += nagios-plugins
+ SUBDIR += nagios-radauth-plugin
SUBDIR += nagios-silfreed-plugins
SUBDIR += nagios-snmp-plugins
SUBDIR += nagios-spamd-plugin