"Michael Davidson" <[EMAIL PROTECTED]> wrote: > After some considerable reading as well as testing and feeling I'm missing > something basic, I need to know if the following setup possible. > > LDAP backend supporting a Radius server providing authentication by > auth-type as determined by the incoming request on the day.(lets say any one > of PAP CHAP & MS_CHAP v1 or 2)
That's possible. > I have most of it working providing I pre-determine the Auth-Type, but > request determined Auth-Type defeats me. Some pointers at the basic config > level would be appreciated No, you don't want to pre-determine the Auth-Type. You want to list the relevant modules in the 'authorize' section. They will look at the request, and set Auth-Type to themselves, if they see something they recognize. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
