{
#
#  This realm is for requests which don't have an explicit realm
#  prefix or suffix.  User names like "bob" will match this one.
#
}
realm NULL \{
	type		= radius
	authhost	= LOCAL
	accthost	= LOCAL
\}
