Hi

If I want to do something like

1) ldapsearch for a-table
   1-1) if the user exists in a-table, do pap or chap
2) if any of above fails, ldapsearch for b-table
   2-1) if the user exists in b-table, do chap or pap
3) if  any of above fails, ldapsearch for c-table
   3-1) if the user exists in c-table, do chap or pap

Is this possible?   I think  if 1-1) fails it cannot reach 2)
if 2-1) fails it cannot reach 3).   Am I wrong?
If this is possible, how should I configure this in radiusd.conf?

Thanks,
Kevin


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to