Hello Brian -
On Thu, 04 May 2000, Brian Keefe wrote:
> I found the manual description. I was looking for a batch procedure.
>
> Any chance an enhancement would allow client IPs be handled in a manner
> similar to how NAS IPs are handled,
> so a filename could be provided rather than putting each IP into the config
> file?
>
> We have dozens of Client IPs from each NAS provider.
>
> e.g.
>
> <Client IPLIST=<filename> >
>
> </Client>
>
You already have two ways of doing this:
The first is with one or more Include statements, something like this:
# add Clients from FirstProvider
Include %D/FirstProvider.Clients
# add Clients from SecondProvider
Include %D/SecondProvider.Clients
.....
The second is with a <ClientListSQL> clause which allows you to maintain your
Client list in an SQL table.
See sections 6.1 and 6.5 in the Radiator 2.15 reference manual.
hth
Hugh
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.