Initial revision
[freeradius.git] / raddb / clients
1 #
2 # clients       This file contains a list of clients which are allowed to
3 #               make authentication requests and their encryption key.
4 #
5 #               Description of the fields:
6 #
7 #               * The first field is a valid hostname or IP address
8 #                 for the client.
9 #               * The second field (seperated by blanks or tabs) is the 
10 #                 encryption key.
11
12 # Client Name           Key
13 #----------------       ----------
14 #portmaster1.isp.com    testing123
15 #portmaster2.isp.com    testing123
16 #proxyradius.isp2.com   TheirKey
17 localhost               testing123
18