README file
[libradsec.git] / README
1 This is the very first experimental version of a generic RADIUS proxy
2 that can support various RADIUS clients over UDP or TLS (RadSec).
3
4 It should build on most Linux platforms by simply typing "make".
5 To use it you need to create three config files. These are the
6 main config file "radsecproxy.conf" and server and client files
7 "servers.conf" and "clients.conf". See the enclosed example files
8 for further instructions.
9
10 The config files must be in either "/etc/radsecproxy" or the
11 proxy's current work directory. You may alter the path near
12 the top of radsecproxy.h if necessary.
13
14 For more information, feedback etc. contact <venaas@uninett.no>.
15
16 Stig Venaas, 2007.01.08