Hello Stephen -
I would suggest you use the Identifier tag in your Client clauses and use that in your Handler:
<Client .....>
Identifer Whatever
.....
</Client>
<Client .....>
Identifer Whatever
.....
</Client>
......
<Handler Client-Identifier = Whatever, ....>
....
</Handler>
Otherwise, to do what you show below, you would use this:
<Handler NAS-Identifier = /^123_/, Acct-Status-Type = Start, Realm = /icc/ix>
....
</Handler>
regards
Hugh
On Friday, Jan 10, 2003, at 18:49 Australia/Melbourne, [EMAIL PROTECTED] wrote:
Hi,
I have a list of NAS having the Name as
123_Loc1
123_LocUS
123_LocCHINA
123_LocTHAILAND
to use the below handler, How to I define the Handler Definition below
<Handler NAS-Identifier=123_*, Acct-Status-Type = /Start/, Realm=/icc/ix>
RewriteUsername s/^([^@]+).*/$1/
AuthBy AP_ICC_AccountingStarts
</Handler>
[This e-mail is confidential and may also be privileged. If you are not the
intended recipient, please delete it and notify us immediately; you should
not copy or use it for any purpose, nor disclose its contents to any other
person. Thank you.]
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.
-- Radiator: the most portable, flexible and configurable RADIUS server anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X. - Nets: internetwork inventory and management - graphical, extensible, flexible with hardware, software, platform and database independence.
=== Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
