Damian Gerow <[EMAIL PROTECTED]> wrote: > Basically, I have set up mpd to authenticate via RADIUS, and I'm trying to > have FreeRADIUS do it's authentication via rlm_pam, so I can have mpd > (indirectly) authenticate off of a Windows Domain (so PAM is configured to > authenticate via pam_winbind, from the Samba3 distro).
That will work for PAP. Nothing else. The pam_winbind module doesn't so CHAP, or MS-CHAP. > Even though rlm_chap complains about not being able to find a proper > Chap-Password attribute, I can see the MS-CHAP-Challenge and -Response right > in the packet debug. But no CHAP-Password. The names are different, that should be a hint. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
