16 Sep
2010
16 Sep
'10
5:42 a.m.
Hi! I would like to auth my users from my own script. radiusd -X debug [otp_auth] expand: %{User-Name} -> qtgame [otp_auth] expand: %{User-Password} -> ?O????:J?? ?r [otp_auth] expand: %{reply:Secret} -> 8bd1f2fc2c2f68bb [otp_auth] expand: %{reply:Pin} -> 1616 [otp_auth] expand: %{reply:Offset} -> 0 my script don't understand this user-password :( how can i use cleartext password? and the other hand the ENV variable : USER_PASSWORD="3!\333$\026\276\362\202\002\2522\231\355\302[\374" how can i create this password from cleartext or can i decrypt to cleartext? QTGame