hi all,

I'm using Radiator 2.18.1 with AuthbySQL over MySQL.

I've defined several fields in SUBSCRIBERS table to check them.

I'm interested in checking NAS-Port-Type in a multi-value way, so for
example, 

        user1@domain

will be accepted if its NAS-Port-Type matches 'Sync' or 'Async' values, so
in case this user sends 'ISDN-Sync' nasport-type, he will be rejected.

As a workaround I try to define a column NASPORTTYPE char(200) in
SUBSCRIBERS table in that way:

        NASPORTYPE = "NAS-Port-type = 'Sync',NAS-Port-type = 'Async'"

and in Authby SQL 

        AuthColumnDef N GENERIC, check

but this idea does not work because it only checks first item.

Any workaround about checking multivalue attributes with AuthSQL?

thanks,
jules


Si quiere m�s informaci�n de BT puede solicitarla en nuestra revista online
http://www.ignite.com/realise 

********************************************** 
Noticia legal 
Este mensaje electr�nico contiene informaci�n de BT Ignite Espa�a S.A.U. que
es privada y confidencial, siendo para el uso exclusivo de la persona (s) o
entidades arriba mencionadas. Si usted no es el destinatario se�alado, le
informamos que cualquier divulgaci�n, copia, distribuci�n o uso de los
contenidos est� prohibida. Si usted ha recibido este mensaje por error, por
favor borre su contenido lo antes posible. 
Gracias.
===
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.

Reply via email to