Authentication with Juniper SA

Fajar A. Nugraha list at fajar.net
Sun Sep 16 03:23:48 CEST 2012


On Sun, Sep 16, 2012 at 7:00 AM, Mik J <mikydevel at yahoo.fr> wrote:
> Hello,
>
> I don't know why I can't make my authentication working with Juniper secure
> access
>
> I have a user
> +----+----------+--------------------+------------+----+
> | id | username | attribute          | value      | op |
> +----+----------+--------------------+------------+----+
> |  9 | t2       | Cleartext-Password | passsecret | == |
> +----+----------+--------------------+------------+----+

Change the op to ":="

... which you should've seen if you read the included doc/rlm_sql

-- 
Fajar


More information about the Freeradius-Users mailing list