A general question that I have not seen in the forum.<br><br>I want to authenticate against LDAP... BUT  I don't want to use the LDAP password as the password in every case.<br>In a remote connectivity solution I want to check the remotepassword attribute for authentication.
<br><br>Problem is (as I see it), that the real LDAP password is not passed in with the remote connectivity request, so the request seems to be failing.<br>If I make the request with the LDAP password, it succeeds.<br><br>
So my question, and I know that there is a caveat about a cleartext password being required for LDAP authentication, is:<br>Can I make a request to freeradius that gets passed to LDAP but only requires the password to be checked against an attribute of the username, NOT the real LDAP password.
<br><br><br>Any insight/experience or pointers to helpful doc sources would be appreciated.<br><br>Regards,<br>Lin Richardson<br><br>