On Wed, 25 Feb 2004, Sergio Sagliocco wrote: > Hello to the list > > I configured my Freeradius to authenticate users with LDAP. > When one of the clients send a request it includes this attribute: > > Cisco-AVPair = "h323-ivr-out=terminal-alias:5854;" > > This attribute depends from the user: so for user U1 it could be > Cisco-AVPair = "h323-ivr-out=terminal-alias:5855;" > and for user U2 it colud be > Cisco-AVPair = "h323-ivr-out=terminal-alias:5856;" > > Is there a way to tell freeradius to check this attribute? > In other word I'd like to authenticate user U1 only if this atrribute > CONTAINS the string "5855"?
Either enable the compare_check_items option of the ldap module or better yet use the rlm_checkval module. > Thanks to all > sergio > > -- > Sergio SAGLIOCCO > SecureLAB - System & Network Security > CSP s.c. a r.l. > ______________________________________________ > Villa Gualino > Viale Settimo Severo, 63 - 10133 Torino [IT] > tel. +39 011 481 5140 - Mobile +39 348 6024078 > fax +39 011 481 5001 > ______________________________________________ > > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

