"Alan Munday" <[EMAIL PROTECTED]> wrote: > However the radius server also has Samba running on it and I want to > = have the clients auth against this data. I have edited > radiusd.conf to include a passwd module to use the Samba passwd > file.
Not according to the debug output you printed. > However I don't have the config right yet as I see the following: > > 1) rlm_eap_leap: No User-Password or NT-Password configured for this > user So configure the 'passwd' module. > 2) modcall[authorize]: module "mschap" returns noop If it's doing LEAP authentication, then it won't be doing MS-CHAP authentication. Or did you expect it to do both? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
