<div class="gmail_quote">On Thu, Aug 19, 2010 at 7:42 PM, rrperez <span dir="ltr"><<a href="mailto:rrperez@apc.edu.ph">rrperez@apc.edu.ph</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Thanks for the quick response Peter,<br>
<div class="im"><br>
>It means that your clients will send the password to the radius server in<br>
>cleartext rather than PEAP encrypting them. There isn't any way to<br>
>authenticate against your Notes box with anything other than a cleartext<br>
>password.<br>
<br>
</div>I somewhat understand what your pointing at, but I don't know how to do<br>
this. My goal is to authenticate the users stored in notes ldap for my<br>
wireless network. Is it possible for me to do this?<br></blockquote><div><br>Yes, I think Stefan more than answered the process you will need to take:<br><br>
google for "supplicant TTLS-PAP". There are numerous products for numerous platforms.<br>
<br>It will mean that you will need to change your clients to get it working (installing a different supplicant rather than the standard windows one), and that the clients will talk to the access point over SSL (TTLS) but since it's using PAP the password is sent not hashed or encrypted.  So then when the NAS (Wireless access point) talks to FreeRadius and sends the password not encrypted or hashed.<br>
<br></div></div>