mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-11 23:37:01 +08:00
updated radius documentation
This commit is contained in:
@@ -2,9 +2,15 @@
|
||||
Using Radius with ocserv
|
||||
============================================
|
||||
|
||||
For radius support the freeradius-client library is required. Currently
|
||||
(2014-12-14) the best would be to use the version from the git repository
|
||||
at: https://github.com/FreeRADIUS/freeradius-client
|
||||
|
||||
Freeradius-client uses a configuration file to setup the
|
||||
server configuration. That is typically found at:
|
||||
/etc/radiusclient/radiusclient.conf
|
||||
and is best to copy the default installed by freeradius-client
|
||||
as radiusclient-ocserv.conf and edit it accordingly.
|
||||
|
||||
The important options for ocserv usage are the following:
|
||||
dictionary /etc/radiusclient/dictionary
|
||||
|
||||
Reference in New Issue
Block a user