20 Aug
2015
20 Aug
'15
11:47 a.m.
On Thu, Aug 20, 2015 at 10:40 AM, Guillermo Narvaez <gnrvzsix@gmail.com> wrote:
Ok, Where do I save the password for user? in the Value field?
Here is a contrived example from our dataset: # SELECT * from radius_check limit 2; id | username | attribute | op | value ----+----------+----------------+----+------------------------------------ 0 | alice | Crypt-Password | := | $1$SALT$HASH 0 | bob | Crypt-Password | := | $1$SALT$HASH -m