<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello everybody,<br><br>sorry for this question : <br>i want to use encrypted passwd in "users" file without using unix files.<br>So, i have to write : <br><br>username Crypt-Password := "$1$5oVGRb3C$PCKT5Fv7d81NZTmzEm83e0".<br><br>How does Freeradius link the encrypted  password with password ?<br>I want to run a command wich crypt password. Wich command could i use ? My system is unix-like.<br>Then, i want to store this encrypted password in "users" file ? i look to man  rlm_pap and i set yes to auto_header.<br><br>Thanks for any answer.<br>                                       </div></body>
</html>