diff options
author | will <will@FreeBSD.org> | 2001-12-19 02:30:02 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-19 02:30:02 +0000 |
commit | f7050b317cc1633774bb7119d4b865d7e730ef8b (patch) | |
tree | 47050c2230564a8794d68e70891757b87dbce7f5 /net/icradius/pkg-message | |
parent | e2301ba3955ceaa1a19ad43a74669da9141452a1 (diff) | |
download | FreeBSD-ports-f7050b317cc1633774bb7119d4b865d7e730ef8b.zip FreeBSD-ports-f7050b317cc1633774bb7119d4b865d7e730ef8b.tar.gz |
Add icradius 0.18.1, a variant of Cistron RADIUS, but with a MySQL
backend.
PR: 29080
Submitted by: Sergey N. Voronkov <serg@tmn.ru>
Diffstat (limited to 'net/icradius/pkg-message')
-rw-r--r-- | net/icradius/pkg-message | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/icradius/pkg-message b/net/icradius/pkg-message new file mode 100644 index 0000000..0334273 --- /dev/null +++ b/net/icradius/pkg-message @@ -0,0 +1,14 @@ +Please, read ${PREFIX}/share/doc/icradius/README. It +helps you to configure your system. + +Don't forget to make required changes to +${PREFIX}/etc/raddb/radius.conf. + +Also you need to customize your database. Required files +are placed into ${PREFIX}/share/icradius. + +To use multiple login limitations, you need to install +some additional ports: + +${PORTSDIR}/net/p5-Net-Telnet +${PORTSDIR}/net/p5-SNMP_Session |