(RADIATOR) Set reply-item depending on check-item value

DUFOUR Geoffrey Geoffrey.DUFOUR at staff.win.be
Fri Apr 1 03:21:37 CST 2005


Hello,

You can also create an additional table (reference to the users table,
caller id and reply items).

And define your AuthSelect as follows :

Select u.password, ..., ..., ..., c.replyattr from user u, callerset c
where u.id = c.user_id and u.username = %0 and c.caller_id =
'%{Calling-Station-Id}'

Of course, an access-request with missing or unknown (not in database)
Calling-Station-Id will result in an access-reject (no such user).

Regards.

-----Original Message-----
From: owner-radiator at open.com.au [mailto:owner-radiator at open.com.au] On
Behalf Of Nacho Paredes
Sent: mardi 29 mars 2005 17:11
To: radiator at open.com.au
Subject: (RADIATOR) Set reply-item depending on check-item value

Hi all,

Does anybody know if is it possible to assign, for an user, a set of
reply-items depending on the value of a check-item.

For example
if caller-id = 999999 set Framed-IP-Address = 1.1.1.1
And
If caller-id = 000000 set Framed-IP-Address = 2.2.2.2

I know it is weird, but I have very curious customers.

Thanks on advance
--------------------------------------------------------------------
Ignacio Paredes               |  email: iparedes at eurocomercial.es
Eurocomercial I&C, S.A.       |  Tel: +34 98 5195703
Ezcurdia, 194 - Gijon (AS)    |  Fax: +34 98 5132596
--------------------------------------------------------------------
 

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.

**** DISCLAIMER **** 
"This e-mail and any attachments thereto may contain information which is confidential and/or protected by intellectual property rights and are intended for the sole use of the recipient(s)named above.
Any use of the information contained herein (including, but not limited to, total or partial reproduction, communication or distribution in any form) by persons other than the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either by telephone or by e-mail and delete the material from any computer. 
Thank you for your cooperation." 



--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list