FreeRadius + Postgresql newbie

Matt Zagrabelny mzagrabe at d.umn.edu
Thu Aug 20 17:47:59 CEST 2015


On Thu, Aug 20, 2015 at 10:40 AM, Guillermo Narvaez <gnrvzsix at 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


More information about the Freeradius-Users mailing list