<div>Thanks</div>
<div>I have implemented EAP-TTLS , stored EAP-Type value in radpostauth table and able to connect to internet without UAM.</div>
<div>Once a user is authenticated through EAP-TTLS , his details are put in radpostauth table and he is allowed to acess internet without UAM,but his accounting information is not stored in radacct table.</div>
<div>how to store accounting information in radacct, in case of EAP-TTLS.</div>
<div> </div>
<div>deepak</div>
<div> </div>
<div><br><br> </div>
<div><span class="gmail_quote">On 3/27/07, <b class="gmail_sendername">Alan DeKok</b> <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">deepak kumar wrote:<br>> Thanks.<br>> I have used EAP-Type variable and stored its value in radacct table.
<br><br>Ah.  That's different.<br><br>You can't store EAP-Type during accounting, because there is no EAP<br>type in the accounting packets.<br><br>You CAN store it in the DB during authentication, but it has to be
<br>during a "post-auth" section.<br><br>Alan DeKok.<br>--<br><a href="http://deployingradius.com">http://deployingradius.com</a>       - The web site of the book<br><a href="http://deployingradius.com/blog/">http://deployingradius.com/blog/
</a> - The blog<br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>