<div>All,</div>
<div> </div>
<div>I'm trying to configure freeradius to authenticate wireless users against AD. Initially i generated the ssl certificate it had only 30 days validity period, so modified the openssl command to include -days 730.</div>

<div> </div>
<div>I followed the steps as mentioned in <a href="http://deployingradius.com/">http://deployingradius.com/</a> and installation document still not working. I'm able to succeed with standalone ntlm_auth command and see the lists from AD using wbinfo -u and wbinfo -g.</div>

<div> </div>
<div>Attached the log message. Still i dont see ntlm_auth getting trigged for user authentication and unable to authenticate the users against AD. can someone throw some light here. </div>
<div> </div>
<div>snip =></div>
<div> </div>
<div>   (other): before/accept initialization <br>    TLS_accept: before/accept initialization <br>    TLS_accept: SSLv3 read client hello A <br>    TLS_accept: SSLv3 write server hello A <br>    TLS_accept: SSLv3 write certificate A <br>
    TLS_accept: SSLv3 write server done A <br>    TLS_accept: SSLv3 flush data <br>    <strong>TLS_accept: Need to read more data: SSLv3 read client certificate A (Is there any wrong with this message ?)</strong></div>
<div> </div>
<div>thanks,</div>
<div>Kartthik</div>