Hi, I want to know how to use ntlm_auth with ntlm-server-1 and freeradius, with the users login and password information in ldap. I have read documentation of ntlm_auth (only found the man page), docs and howtos about pptp and squid, i don't found about freeradius, and i'm experimenting with the options of ntlm_auth. I have configured freeradius+ldap+802.1X for a wireless lan, but i can't get it to work because of mschap, and i dont have windows domain. The ntlm_auth man page said: "Server-side helper protocol, intended for use by a RADIUS server or the 'winbind' plugin for pppd, for the provision of MSCHAP and MSCHAPv2 authentication." Who i can use it with (free)radius only?? The radius.conf said in the mschap module definition: "#The module can perform authentication itself, OR # use a Windows Domain Controller. How can the module permorm authentication itself??? can someone helpme?? -- LCC Juan Manuel Lopez Villalobos Departamento de Sistemas de Informacion Coordinacion de Informacion Academica Universidad Autonoma de Baja California Tel: (686) 551 8274 Fax: (686) 551 8269 Conmutador: (686) 551 8222 y 8270 ext. 3360
Juan Mauel Lopez Villalobos <mlopez@uabc.mx> wrote:
I want to know how to use ntlm_auth with ntlm-server-1 and freeradius, with the users login and password information in ldap.
If the passwords are in ldap, you don't need to use ntlm_auth.
I have configured freeradius+ldap+802.1X for a wireless lan, but i can't get it to work because of mschap, and i dont have windows domain.
Then why the heck are you using ntlm_auth? It's only purpose is to do MSCHAP authentication to a Windows domain controller. Alan DeKok.
participants (2)
-
Alan DeKok -
Juan Mauel Lopez Villalobos