Hi all, I am trying to configure a Radiator instance to allow controlling both the maximum sessions per user and per domain.
Nowadays I have implemented the 'Simultaneous-Use' check with a LDAP atribute and the default query in CountQuery (default query uses [...]where USERNAME=%"u"). That works fine but I'm interested in adding another extra level of controlling sessions by domain (based in LDAP too). I'm thinking in doing some changes in CountQuery ([...]where USERNAME like '%%@%R') but once modified the CountQuery, I supose it will affect the way Radiator check the Simultaneous-Use per user. Any workaround in order to do dual control of sessions per user and per domain basis? Anyone has implemented this idea? In which way? regards, jules Julio Prada L�pez BT Ignite Isabel Colbrand, 8 2� 28050 Madrid SPAIN telf: +34 91 270 6152 fax: +34 91 270 6161 mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ********************************************** 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.
