29 Jun
2005
29 Jun
'05
1:07 p.m.
Schuster Christian <christian.cs.schuster@siemens.com> wrote:
I'm a freeradius newbie and try that the freeradius(version 1.0.2) get their users (and passwords) by domain from the active directory.
You can't get the password from AD. Thanks Microsoft for this "security" feature.
I googled a lot and found differend ways for this. (ntlm, pam-module).
Which of these ways is the securest way?
Use ntlm_auth. There are sample configurations in radiusd.conf. Alan DeKok.