Re: Freeradius + portuguese characters in Active Directory



hi
 
Catónio if its converted to UTF-8 then it should look like below in hex format. Try to get ur hex data and compare it with below data.
 
If you are not getting the UTF-8 decoded information as shown in below then there must be an issue with encoding mechanism of free radius.
 
 
 
C- 0x43
a- 0x61
t - 0x74
ó- 0xC3 b3
n-0x6e
i-0x69
o-0x6f

 
-gnr
On Jan 16, 2008 2:17 PM, Alan DeKok <aland@deployingradius.com> wrote:
nikitha george wrote:
> Please find the debug log below..
>
> rlm_eap_ttls: Session established.  Proceeding to decode tunneled
> attributes.
> +- entering group authorize
> ++[preprocess] returns ok
>         expand: %{User-Name} -> Catónio

 It looks like it's not doing anything to the characters.  Are you sure
 that the input is UTF-8, and not any other character set?

 Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.