ldap auto header MS-CHAPv2
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Mon Mar 15 14:13:47 CET 2010
Hi,
> how can i handle encrypted users's ldap password ?
depends what you want to do
read the docs and you will see what youc an do with what back-end eg
http://deployingradius.com/documents/protocols/compatibility.html
this shows that LDAP is just a basic store of info...you cannot do eg challenhe-response
with a basic store. if you want to do that kind of fund and games with mschap then you need
to bind the FR server to eg AD and use the ntlm_auth method of getting people
authenticated. this is also well documented.
http://deployingradius.com/documents/configuration/active_directory.html
alan
More information about the Freeradius-Users
mailing list