NASLIST(5) NASLIST(5)
NAME
naslist - RADIUS naslist file(1,n)
DESCRIPTION
The naslist file(1,n) resides in(1,8) the radius database directory, by default
/etc/raddb. It contains a list of RADIUS network access(2,5) servers
(NASes). Every line starting with a hash sign ('#') is treated as com-
ment and ignored.
Each line of the file(1,n) contains three white-space delimited fields.
client The NAS hostname. This may be a plain hostname, or a dotted-quad
IP address.
shortname
This field is optional, and declares a short alias for the NAS.
NAStype
Type of NAS (terminalserver). This can be livingston, cisco,
portslave or other. This is passed to the external checklogin
program when it is called to detect double logins.
The naslist file(1,n) is read(2,n,1 builtins) by radiusd(5,8) on startup only.
FILES
/etc/raddb/naslist
SEE ALSO
radiusd(5,8)(8), clients(5)
15 September 1997 NASLIST(5)