Anyone Know? How do you reference the AuthBy identifier via a hook?
Example:
<AuthBy RADIUS>
Identifier customer1
ReplyHook file: "%D/realm.cfg"
</AuthBy>
Now in the realm.cfg
How would I reference the customer1 value.
I have tried...
my $customer = ${$_[2]}->{AuthBy}->{Identifier}
and it doens't seem to work.
Thanks
Brandon
===
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.