X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=README;h=14df14e89ec3393002fb13874c009f34a9704274;hb=bc7b85e8e4fa2e0e8d31bca161b2ad1a01ccafc5;hp=ee6523353562f6c6a607eae861e044e41084b8c7;hpb=5cb1bcd04d40925247aee2538940b8b6a2be0f4f;p=libradsec.git diff --git a/README b/README index ee65233..14df14e 100644 --- a/README +++ b/README @@ -1,16 +1,6 @@ -This is the very first experimental version of a generic RADIUS proxy -that can support various RADIUS clients over UDP or TLS (RadSec). +This is not radsecproxy, it's libradsec (see lib/) sharing the +radsecproxy repository. -It should build on most Linux platforms by simply typing "make". -To use it you need to create three config files. These are the -main config file "radsecproxy.conf" and server and client files -"servers.conf" and "clients.conf". See the enclosed example files -for further instructions. +For radsecproxy, see branch 'master'. -The config files must be in either "/etc/radsecproxy" or the -proxy's current work directory. You may alter the path near -the top of radsecproxy.h if necessary. - -For more information, feedback etc. contact . - -Stig Venaas, 2007.01.08 +The repository ca be found at http://git.nordu.net/?p=radsecproxy.git;a=summary .