Nice! All this is aproaching to what we want to do! Another question: how could I set a dynamic 'SessionLimit' in AuthBy PORTLIMITCHECK clause? Could it be done with a 'DynamicReply' obtained in a previous Authby LDAP* clause and maped directly to SessionLimit?
cheers, 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]> -----Mensaje original----- De: Hugh Irvine [mailto:[EMAIL PROTECTED]] Enviado el: martes 19 de noviembre de 2002 21:05 Para: "Prada L�pez, Julio" Cc: [EMAIL PROTECTED] Asunto: Re: (RADIATOR) MaxSessions per user and per domain Hello Julio - Rather than two session databases, you would use the AuthBy PORTLIMITCHECK clause. See section 6.41 in the Radiator 3.3.1 reference manual ("doc/ref.html"). regards Hugh On Wednesday, Nov 20, 2002, at 01:23 Australia/Melbourne, Prada L�pez, Julio wrote: > Ok, great idea. But it is possible to have two 'sessions databases' in > the > same .cfg with different 'CountQueries' (one for user maxsessionscheck > and > the other for domain maxsessions-check)?? > > 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]> > > > -----Mensaje original----- > De: Hugh Irvine [mailto:[EMAIL PROTECTED]] > Enviado el: lunes 18 de noviembre de 2002 22:41 > Para: "Prada L�pez, Julio" > Cc: [EMAIL PROTECTED] > Asunto: Re: (RADIATOR) MaxSessions per user and per domain > > > > Hello Julio - > > The simplest way to do this is to define two AuthBy LDAP* clauses, one > for each check. > > regards > > Hugh > > > On Monday, Nov 18, 2002, at 22:30 Australia/Melbourne, Prada L�pez, > Julio wrote: > >> 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. >> >> > > -- > Radiator: the most portable, flexible and configurable RADIUS server > anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X. > - > Nets: internetwork inventory and management - graphical, extensible, > flexible with hardware, software, platform and database independence. > > === > 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. > > ********************************************** > 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. > > -- Radiator: the most portable, flexible and configurable RADIUS server anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X. - Nets: internetwork inventory and management - graphical, extensible, flexible with hardware, software, platform and database independence. === 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. ********************************************** 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.
