This is a discussion on RE: Active Directory and mschapv2 within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hello Martin, You can use ntlm_auth to authenticate against an AD base. First, test ntml_auth (part of winbind) from the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello Martin,
You can use ntlm_auth to authenticate against an AD base. First, test ntml_auth (part of winbind) from the command line and then, = put your line in radiusd.conf. Take a look at the default file to see an example of this line. Regards,=20 St=E9phane -----Message d'origine----- De : freeradius-users-admin@lists.freeradius.org [mailto:freeradius-users-admin@lists.freeradius.org]De la part de martin.p.bradley@bt.com Envoy=E9 : vendredi 20 mai 2005 12:48 =C0 : freeradius-users@lists.freeradius.org Objet : Active Directory and mschapv2 Folks, I'd like freeradius to authenticate me to an Active directory using mschapv2. Can it do that currently from the code it seems that it can only do this for passwords stored locally. Heres a comment from src/modules/rlm_mschap.c /* * Do the MS-CHAP stuff. * * This function is here so that all of the MS-CHAP related * authentication is in one place, and we can perhaps later replace * it with code to call winbindd, or something similar. */ I'm sorry if you seen this mail twice. Martin -=20 List info/subscribe/unsubscribe? See = http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |