Added text saying RUN IN DEBUG MODE IF YOU HAVE PROBLEMS.
[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/