Another couple questions:
I want to apply a NAS-Address-Port-List filter to all AuthBy clauses in a
Realm.
I was able to do this as follows:
<Handler NAS-Address-Port-List = %{GlobalVar:sportbrain_portlist_file}>
<AuthBy ...>
<AuthBy ...>
</Handler>
Is this the only way to do this?
Thanks,
-- Brian Keefe
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Hugh Irvine
Sent: Friday, April 28, 2000 6:09 PM
To: Brian Keefe; [EMAIL PROTECTED]
Subject: Re: (RADIATOR) desperate: NAS port restrictions...
Hello Brian -
On Sat, 29 Apr 2000, Brian Keefe wrote:
> I cannot seem to get NAS port restrictions to work. I always get rejects.
> Does anyone have any ideas?
>
> Also, it appears the NAS-Address-Port-List must be last, else the
remainder
> of the strings is considered part of the filename. Is this true?
>
> This is my FlatFile database entry:
>
> concentric User-Password="password" NAS-Address-Port-List = /tmp/portlist
>
Your user check items (above) should be comma seperated:
concentric User-Password="password", NAS-Address-Port-List = /tmp/portlist
All the check items should be on the first line (comma seperated), with all
the
reply items on the second and subsequent lines (with white space at the
beginning and comma's at the end of every reply except the last).
There is an example "users" file in the main distribution directory.
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.
===
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.