Beast <[EMAIL PROTECTED]> wrote: > I have sucessfully configure freeradius to use ldap and MSCHAP, however > I just need a clarification on radius.conf. > > Whether I put ldap before mschap or after, it seems did not change > anything, at least output coming from debug log. > Does it matter?
Order matters. The entries in "authorize" are handled from top to bottom. Order matters less in "authenticate", because the Auth-Type is effectively a "GOTO" for a specific module. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

