<div>Hi Alan,</div>
<div> </div>
<div>Thanks for the information.</div>
<div> </div>
<div>Iam trying to send ldap search request to Active Directory using free radius 2.0</div>
<div> </div>
<div>Iam using user login filter: (sAMAccountName=%{User-Name})</div>
<div> </div>
<div>When I analyzed using ethereal I have observed the below information.</div>
<div> </div>
<div>António is sent as </div>
<div>0x41, 0x6e,0x74, 0xf3, 0x6e, 0x69, 0x6F which is a simple ASCII to hex conversion.</div>
<div> </div>
<div>Got confirmed this information using <a href="http://centricle.com/tools/ascii-hex/">http://centricle.com/tools/ascii-hex/</a></div>
<div> </div>
<div>However looks like Active Directory is expecting this information in UTF -8 format.</div>
<div> </div>
<div>If I give user name as António(corresponds to 0x41, 0x6e, 0x74, 0xc3, 0xb3, 0x6e, 0x69, 0x6f) (used  <a href="http://www.parallelgraphics.com/products/utfconverter/">http://www.parallelgraphics.com/products/utfconverter/
</a> to convert ascii string to utf-8 string) </div>
<div> </div>
<div>which is the equivalent of António in UTF-8 format Active directory is recognizing the user.</div>
<div> </div>
<div>So wanted to check whether free radius 2.0 version is doing the encoding in UTF-8 format.Or some configuration attribute Iam missing.</div>
<div> </div>
<div> </div>
<div>Once again Thanks for the help.</div>
<div> </div>
<div> </div>
<div> </div>
<div>Regards</div>
<div>gnr</div>
<div> </div>
<div class="gmail_quote">On Jan 21, 2008 5:53 PM, Alan DeKok <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">Gopinath Reddy N wrote:<br>> Could anyone let me know whether RFC2253 is implemented in free radius.<br><br></div> it should be.<br>
<div class="Ih2E3d"><br>> Iam trying to use special characters in Users name and active directory<br>> is expecting UTF-8 string form of the user.<br>><br>> However free radius is not encoding it in UTF-8 format.
<br><br></div> This works better in 2.0.0 than in 1.1.7.<br><br> Perhaps you could try posting the debug output, as suggested in the<br>FAQ, README, INSTALL, etc.<br><font color="#888888"><br> Alan DeKok.<br>-<br>List info/subscribe/unsubscribe? See 
<a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br></font></blockquote></div><br>