Ok sorry for spamming :) But here is update (again):<br>
<br>
I noticed i had " password_attribute = userPassword" commented out in ldap module configuration. <br>
After i uncommented that, i get new output:<br>
<br>
<br>
...<br>
<blockquote>modcall[authorize]: module "eap" returns updated for request 5<br>
rlm_ldap: - authorize<br>
rlm_ldap: performing user authorization for test<br>
radius_xlat: '(uid=test)'<br>
radius_xlat: 'ou=People,dc=kapion,dc=si'<br>
rlm_ldap: ldap_get_conn: Checking Id: 0<br>
rlm_ldap: ldap_get_conn: Got Id: 0<br>
rlm_ldap: performing search in ou=People,dc=kapion,dc=si, with filter (uid=test)<br>
rlm_ldap: Added password {crypt}$1$9wlsOcEJ$QA/FskGvrnnmsj1SWi1kY/ in check items<br>
rlm_ldap: looking for check items in directory...<br>
rlm_ldap: looking for reply items in directory...<br>
rlm_ldap: user test authorized to use remote access<br>
rlm_ldap: ldap_release_conn: Release Id: 0<br>
modcall[authorize]: module "ldap" returns ok for request 5<br>
modcall: group authorize returns updated for request 5<br>
rad_check_password: Found Auth-Type EAP<br>
auth: type "EAP"<br>
Processing the authenticate section of radiusd.conf<br>
modcall: entering group authenticate for request 5<br>
rlm_eap: Request found, released from the list<br>
rlm_eap: EAP/mschapv2<br>
rlm_eap: processing type mschapv2<br>
Processing the authenticate section of radiusd.conf<br>
modcall: entering group Auth-Type for request 5<br>
rlm_mschap: Told to do MS-CHAPv2 for test with NT-Password<br>
rlm_mschap: FAILED: MS-CHAP2-Response is incorrect<br>
modcall[authenticate]: module "mschap" returns reject for request 5<br>
modcall: group Auth-Type returns reject for request 5<br>
rlm_eap: Freeing handler<br>
modcall[authenticate]: module "eap" returns reject for request 5<br>
modcall: group authenticate returns reject for request 5<br>
auth: Failed to validate the user.<br>
PEAP: Tunneled authentication was rejected.<br>
rlm_eap_peap: FAILURE<br>
modcall[authenticate]: module "eap" returns handled for request 5<br>
modcall: group authenticate returns handled for request 5<br>
<br>
...<br>
</blockquote>
<br>