On Mon, 31 Mar 2003, Dustin Doris wrote: > Thanks. What would be the advantage of using that over > compare_check_items?
It will show a corresponding failure message in radius.log compare_check_items (paircmp() function) does not always work as expected. > > > > On Mon, 31 Mar 2003, Kostas Kalevras wrote: > > > On Mon, 31 Mar 2003, Dustin Doris wrote: > > > > > > > > > > > On Mon, 31 Mar 2003, Kostas Kalevras wrote: > > > > > > > On Mon, 31 Mar 2003, Brian Leung wrote: > > > > > > > > > hi all, > > > > > did anyone know how to use the > > > > > radiusCheckItem and radiusReplyItem in the user's ldif file? > > > > > > > > > > If i want to restrict user who just can use nas 192.168.0.1, i should use > > > > > radiusCheckItem: NAS-IP-Address == "202.14.68.50" > > > > > am i correct? should i do anything in radiusd.conf? > > > > > Thank you > > > > > > > > Use the := operator and use the checkval module. > > > > > > > > > > > > > > Brian > > > > > > > > > > > Where can one find info on checkval? I am using > > > freeradius .81 and I don't see it in the /doc, /raddb, /src/modules. Is > > > that only part of the current CVS snapshot? > > > > Yes. Check experimental.conf for configuration details. > > > > > > > > Thanks > > > > > > > > > > > > - > > > 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 > > > > > - > 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
