rlm_eap_ttls:
Session established. Proceeding to decode tunneled attributes.
+- entering group authorize
++[preprocess] returns ok
expand: %{User-Name} -> Catónio
rlm_attr_rewrite: Added attribute Stripped-User-Name with value 'Catónio'
++[copy_user_name] returns ok
expand: ^(.*[\/]+) -> ^(.*[\/]+)
rlm_attr_rewrite: No match found for attribute Stripped-User-Name with value 'Catónio'
++[add_dollar_sign] returns ok
++[chap] returns noop
++[mschap] returns noop
++[mschap]
returns noop
rlm_realm: No '/' in User-Name = "Catónio",
looking up realm NULL
rlm_realm: No such realm "NULL"
++[suffix_oblic] returns noop
rlm_realm: No '\' in User-Name = "Catónio",
looking up realm NULL
rlm_realm: No such realm "NULL"
++[suffix_oblic_fs] returns noop
rlm_realm: No '/' in User-Name = "Catónio",
looking up realm NULL
rlm_realm: No such realm "NULL"
++[prefix_oblic] returns noop
rlm_realm: No '\' in User-Name = "Catónio",
looking up realm NULL
rlm_realm: No such realm "NULL"
++[prefix_oblic_fs] returns noop
rlm_realm: No '@'
in User-Name = "Catónio", looking up realm NULL
rlm_realm: No such realm "NULL"
++[suffix_at] returns noop
rlm_realm: No '@'
in User-Name = "Catónio", looking up realm NULL
rlm_realm: No such realm "NULL"
++[prefix_at] returns noop
rlm_realm: No '%' in User-Name = "Catónio",
looking up realm NULL
rlm_realm: No such realm "NULL"
++[suffix_percent] returns noop
rlm_realm: No '%' in User-Name = "Catónio",
looking up realm NULL
rlm_realm: No such realm "NULL"
++[prefix_percent] returns noop
rlm_ldap: Entering ldap_groupcmp()
expand: cn cn=mycn,dc=mydc,dc=com ->
cn= cn=mycn,dc=mydc,dc=com
expand: (uid=%{User-Name}) ->
(uid=Catónio)
rlm_ldap: ldap_get_conn: Checking Id: 0
rlm_ldap: ldap_get_conn: Got Id: 0
rlm_ldap: performing search in cn=mycn,dc=mydc,dc=com, with filter (uid=Catónio)
rlm_ldap: object not found or got ambiguous search result
rlm_ldap::ldap_groupcmp: search failed
nikitha george wrote:
> Alan,
> I tried with 2.0 release, still i am not able to get the user
> authenticated. I am seeing the freeradius which logs the user name as
> some different character instead of cató.
>
> Any other idea? Or did u guys ever tried with this kind of characters in
> user name?
I don't try it that often, but I haven tried it in the past.
Perhaps you could say *where* this is happening. i.e. include a debug
log, as suggested in the FAQ, README, INSTALL, etc. There may be places
in the server which haven't been updated to handle UTF-8.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html