eap : Identity does not match User-Name, setting from EAP Identity

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Thu Feb 12 20:16:29 CET 2015


Hi,

> User in SQL works only when SQL database has loginname without realm.

so ensure the SQL User-Name is Stripped-User-Name

>      #
>      #  The ldap module reads passwords from the LDAP database.
> -    -ldap
> +#    -ldap

you dont need to do this, the "-ldap" means that its a conditional load -
will load if configured...so you can just leave it as is

> -realm example.com {
> +realm domain.com {

you have 'nostrip' in this?  if not, the realm gets stripped...and then EAP can
go bang - in your debug you want to ensure/verify that the user-name isnt played with

alan


More information about the Freeradius-Users mailing list