15 Sep
2012
15 Sep
'12
9:23 p.m.
On Sun, Sep 16, 2012 at 7:00 AM, Mik J <mikydevel@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