<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br><br><br>--- El <b>mié, 1/10/08, Alan DeKok <i><aland@deployingradius.com></i></b> escribió:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">De: Alan DeKok <aland@deployingradius.com><br>Asunto: Re: ntlm_auth works on commandline but not in radiusd.conf<br>Para: "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org><br>Fecha: miércoles, 1 octubre, 2008 2:38<br><br><pre>radius@illiana.net wrote:<br>>   Very specifically, I followed the (out of<br>> date) guide by Alan DeKok called "Deploying Radius"<br><br>  Hmm... OK.  I've updated the instructions for 2.x.<br><br>>         exec ntlm_auth {<br>>                 wait = no<br><br>  That's the issue.  It should say "wait = yes".  Sorry.<br><br>  I've updated the web site to fix this.<br><br>  Alan
 DeKok.<br><br><br><br>i believe that you saw the images that i sent to you to see :)<br>well im still stuck in the config .<br><br><br>/etc/radb/radiusd.conf<br><br><br>exec ntlm_auth {<br><br>                wait = yes<br><br>          program = "<b>/usr/bin/ntlm_auth</b> ntlm_auth --request-nt-key --domain=<b>MYDOMAIN</b> --username=%{mschap:User-Name} --password=%{User-Password}"<br><br>        }<br><br>----------<br>/etc/radb/sites-enabled/default<br><br>authenticate {<br>        #<br>        #  PAP authentication, when a back-end database listed<br>        #  in the 'authorize' section supplies a password.  The<br>        #  password can be clear-text, or encrypted.<br>        Auth-Type PAP {<br>                pap<br>        }<br>}<br>authenticate
 {<br>        ntlm_auth<br>           }<br><br>radtest luis ..4wr123,,todoloco 127.0.0.1 0 testing123<br>Sending Access-Request of id 137 to 127.0.0.1 port 1812<br>        User-Name = "luis"<br>        User-Password = "test"<br>        NAS-IP-Address = xx.xx.xx.xx<br>        NAS-Port = 0<br>rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=137, length=20<br><br>what them ???<br><br><br>-<br>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></pre></blockquote></td></tr></table><br>