(RADIATOR) AuthSelect

lloyd dagoc dagocl at team.ph.inter.net
Tue Oct 23 22:19:49 CDT 2001


hello,
can i do this in an AuthBy SQL??
 
  Session-Timeout = Class   <<----------------- this is basically my question

  AuthColumnDef 0,Encrypted-Password,check
  AuthColumnDef 1,Filter-Id,reply
  AuthColumnDef 2,Session-Timeout,reply
  AuthColumnDef 3,Simultaneous-Use,check
  AuthColumnDef 4,Class, reply

AuthSelect select PASS_WORD, STATICADDRESS, TIMELEFT, MAXLOGINS, 
SESSIONLIMIT, FRAMED_NETMASK, FRAMED_FILTER_ID from RADUSERS where 
USERNAME='%n' and VALIDFROM < %t and VALIDTO > %t 

  
what i want to do in here is to select  a "SESSIONLIMIT" from a table in 
database and then get the result of it (SESSIONLIMIT) and assigned it as a 
value on Session-Timeout

is it wrong? or do you have any suggestions

thanks so much
lloyd
===
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