Added information pointing to livingston mirror, and their documents
[freeradius.git] / README
1
2   debian/       Files to build a radiusd-freeradius Debian package
3   doc/          Various snippets of documentation
4   raddb/        Sample files for /etc/raddb
5   scripts/      Sample scripts for startup and maintenance
6   src/          Source code
7   todo/         TODO list and assorted files.
8
9 Please see the README and other documentation in the doc/ subdirectory
10
11
12   If you have ANY problems, concerns, or surprises when running the
13 server, then run it in debugging mode, as root, from the command line:
14
15 $ radiusd -X
16
17 It will produce a large number of messages.  The answers to many
18 questions, and the solution to many problems, can usually be found in
19 these messages.
20
21   For further details, see:
22
23   http://www.freeradius.org/faq/
24
25   and ./doc/bugs
26
27
28 For more general RADIUS information, the Livington internet site had a
29 lot of information on radius online.  Unfortunately Livingston, and
30 the site, don't exist anymore but there's a copy of the site still at:
31
32         http://portmasters.com/www.livingston.com/
33
34 Especially worth a read is the "RADIUS for Unix administrators guide"
35
36 HTML:  http://portmasters.com/tech/docs/radius/1185title.html
37 PDF:   http://portmasters.com/tech/docs/pdf/radius.pdf
38