doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2014-12-27 11:11:06 +02:00
parent b38a1bb39a
commit 496f563686

View File

@@ -19,6 +19,21 @@ servers /etc/radiusclient/servers
The dictionary should contain at least the attributes shown below,
and the servers file should contain the radius server to use.
============================================
Ocserv configuration
============================================
For authentication the following line should be enabled.
#auth = "radius[/path/to/radiusclient.conf,groupconfig]"
Check the ocserv manpage for the meaning of the various options
such as groupconfig.
To enable accounting, set the following option to the time (in
seconds), that accounting information should be reported.
#stats-report-time = 360
============================================
Dictionary
============================================