[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] auth-user-pass-verify with Radius+LDAP


  • Subject: [Openvpn-users] auth-user-pass-verify with Radius+LDAP
  • From: "Anderson And" <andcop2006@xxxxxxxxx>
  • Date: Mon, 1 May 2006 14:35:47 -0300

 
 I need to use option "auth-user-pass-verify " , but I read that this option user variable username and password in clear text. In my network I would like to user auth-user-pass-verify with Radius, does someone know one script to authenticate with Radius?
 
 And I need to use some hash, like MS-CHAP, CHAP or Digest, I know that I receive username and password in clear text, but it is not good.  Is there some method to convert this username and password in Hashs like MS-CHAP, CHAP or Digest?