|
|
|
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?
|