<div dir="ltr"><br clear="all">hi all,<br>        i have a little problem with user-password attrib.<br>        i get the usr password as plain-text in my authorize function of rlm_sql module .when get it from request......<br>
    but i want to get it from request in accounting function of rlm_Sql module. its encrypted why........<br>
 <br>              char *pass[25];<br>              pass =request->password->strvalue;<br>             printf("password is : %s",pass);<br><br>            on console its shows like<br>          #password is : ?0t\364\237<br>

<br> <br>have any one deal with this problem.plz share your experience with me to overcome this issur.<br><br>thanks in advance.<br clear="all"><br>-- <br>Best regards <br><br>Yawar Hadi Noshahi<br> QAU Islamabad <br>(+92-0300-5504798)<br>
</div>