How the freeradius-server can get username/password from Win2k-Se rver ?
Hi @ all, 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. I googled a lot and found differend ways for this. (ntlm, pam-module). Which of these ways is the securest way? Are their any other possibilities? Are their any manuals/helps therefore or can someone discribe me how to implement this? thx schustn
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.
participants (2)
-
Alan DeKok -
Schuster Christian