hello,

your 're in the right way.

we introduced the search filter statement and now we're filtering
typeofconnections.

the statement used is :

  SearchFilter (&(radiususer=$name)(typeofconnection=%{NAS-Port-type}))

and it works fine!!

We wish that this change does not affect the performance in LDAP search
statements ...

thanks a lot to Hugh and Mike!

regards,

jules


-----Mensaje original-----
De: Hugh Irvine [mailto:[EMAIL PROTECTED]]
Enviado el: martes 13 de marzo de 2001 1:48
Para: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Asunto: Re: (RADIATOR) Multiple values with NAS-Port-Type



Hello again Julio -

Mike and I were just discussing this problem and Mike made the suggestion 
that perhaps a SearchFilter definition might possibly do what you need to
do,

Ie: Find a User where typeofconnection = Async OR typeofconnection = Sync OR

.....

I don't know what the exact syntax might be, but you could do some 
experiments along that line.

Please let us know how you get on.

regards

Hugh

On Monday 12 March 2001 23:47, [EMAIL PROTECTED] wrote:
> hi all,
>
> in our scenario, Radiator do Auth by LDAP. So we are provisioning to the
> LDAP the type of connections allowed per user. For example:
>
>    user@domain
>    typeofconnection: Async
>    typeofconnection: Sync
>    typeofconnection: ISDN-Async
>    typeofconnection: ISDN-Sync
>
> In this way, the LDAP attribute "typeofconnection" contains all the types
> of connection allowed, and this attribute is multi-valued.
>
> In our config file (Radiator) we do an AuthLDAP2 and we check
NAS-Port-Type
> and "typeofconnection". The problem appears because 'checking' seems to
get
> only the first value of the multi-value-attribute
>
>      "Async Sync ISDN-Async ..."
>
> and in this example, only Async connections will be allowed.
>
> Does exist any way to check NAS-Port-Type and a LDAP multi-value attribute
> in a blank-separated-basis-values ?
>
> thanks
>
> jules
> **********************************************
> Noticia legal
> Este mensaje electrónico contiene información de BT Telecomunicaciones
S.A.
> 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 y comuníquenoslo en la dirección
> [EMAIL PROTECTED] Gracias
>
> ===
> Archive at http://www.starport.net/~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.starport.net/~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 Telecomunicaciones S.A.
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 y comuníquenoslo en la dirección [EMAIL PROTECTED] 
Gracias

===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to