Koko Kurniawan wrote:
thanks for the answer, i want ask something what do you mean about "the password is NOT in the RADIUS packet"??
I mean it's not.
so where is the user-password??
Some authentication protocols do not require exchanging the password. CHAP, MS-CHAP, and EAP all work this way.
i have removed Auth-Type := LDAP in users.. it´s still not working. what must i do?
Post the debug log, as suggested in the FAQ, README, INSTALL, etc.
LDAP doesn´t know EAP, so what kind of authentication i must use.
We know that LDAP doesn't do EAP. This isn't news.
can you give me suggestion the ideal configuration for my FreeRADIUS + OpenLDAP so that the authentication be performed successfully.
Configure LDAP && EAP. It's that easy.
i will show you my freeradius log, and i hope you will correct that
You didn't show the server receiving any authentication packets. Alan DeKok.