12 Feb
2015
12 Feb
'15
2:16 p.m.
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