FreeRADIUS 'man' pages
Documentation from the server
CLIENTS
Section: File Formats (5)Updated: 16 March 2001
Index Return to Main Contents
NAME
clients - RADIUS clients fileDESCRIPTION
The clients file resides in the radius database directory, by default /etc/raddb. Its use is depreciated in favour of clients.conf.Every line starting with a hash sign ('#') is treated as comment and ignored.
Each line of the file contains two white-space delimited fields.
- client
- The RADIUS clients hostname. This may be a plain hostname, or a dotted-quad IP address.
- secret
- This is the so-called "shared secret" that is held between a RADIUS server and client. It is used to encrypt passwords in RADIUS packets, and also for authentication. You need to configure the same secret on the client (terminal server) as in this file.
The clients file is read by radiusd on startup only.
FILES
/etc/raddb/clientsSEE ALSO
radiusd(8), clients.conf(5) naslist(5)
Index
This document was created by man2html, using the manual pages.
Time: 11:13:12 GMT, August 01, 2017