10 Sep
2008
10 Sep
'08
10:03 a.m.
Yawar Hadi wrote:
i have a little problem with user-password attrib. i get the usr password as plain-text in my authorize function of rlm_sql module .when get it from request...... but i want to get it from request in accounting function of rlm_Sql module. its encrypted why........
Because it doesn't exist. "request->password" is probably NULL. Alan DeKok.