<div>Thanks.</div>
<div>I have used EAP-Type variable and stored its value in radacct table.</div>
<div>but in all the cases(UAM,EAP-TLS, EAP-TTLS) the value for EAP-Type was null.<br>i was expecting it to return TLS or TTLS in case of these methods.</div>
<div>is it because of chilli.conf(which is notconfigured for WPA).</div>
<div>or I missed something.</div>
<div> </div>
<div>thanks</div>
<div>deepak</div>
<div> </div>
<div><br> </div>
<div><span class="gmail_quote">On 3/23/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>> Hi<br>> I am using freeradius 1.1 on linux suse 10.1.<br>> I have implemented EAP-TTLS, EAP-TLS and UAM.
<br>> I want to know is there any way to know by which method user is<br>> authenticated.<br>> I mean if user is authenticated using UAM, EAP-TLS or EAP-TTLS.<br>> is there any attribute whose value we can store in radius database tables.
<br>> there are two attributes Digest-Algorithm and EAP-Message , but I dont<br>> know how to put their values in radius tables.<br><br>You should use EAP-Type, which is an attribute generated by the server<br>that tells you the name of the EAP type being used.
<br><br>And to store attributes in the table, see doc/variables.txt.<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>