Hi Alan, I did like you wrote on your website but this problem still happened. And I did not see how you work with users file. (because i found building free radius by 4 files: eap, radiusd.conf, users, clients) Would you like tell me how to configure the users file and anything if i missed in the configuration? Thanks. --- On Mon, 8/11/08, Alan DeKok <aland@deployingradius.com> wrote: From: Alan DeKok <aland@deployingradius.com> Subject: Re: Need help on Free Radius. To: noname10802008@yahoo.com, "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org> Date: Monday, August 11, 2008, 1:48 AM no name wrote:
I have an Active Directory on window 2k3 and I want to use the free radius on Linux machine for authenticating users domain. I tried to configure free radius with ntlm_auth for working auth but it not work. Although on free radius i can auth successful for domain user by command: ntlm_auth --domain=ABC --username=test ---> result: auth sucess (...), but on the auth client when i checked with the wrong name/pass it still showed message "auth sucess" after that this user/pass cannot login to device on domain. Can anybody help me on this and share me how to configure freeradius for authenticating domain uses?
Follow the instructions on my web site: http://deployingradius.com/documents/configuration/active_directory.html And read the FAQ for "it doesn't work". Alan DeKok.