Re: building 1.4 (CentOS 4.4) MYSQL



Andrew Long wrote:
two hours ago I was able to ntradping and receive an accept. Now, I am
rejected. All I did was load the sql tables with data. (Before, my
only record was the one you see returned below). Shouldn't this still
authorize? Is this due to (2nd to last line) "no authenticate method"?

rlm_sql (sql): sql_set_user escaped user --> 'along'
radius_xlat:  'SELECT id, UserName, Attribute, Value, op FROM radcheck WHERE Username = 'along' ORDER BY id'

mysql> +----+----------+-----------+------------+----+
    -> | id | username | attribute | value      | op |
    -> +----+----------+-----------+------------+----+
    -> |  1 | along    | password  | testing123 | == |
    -> +----+----------+-----------+------------+----+
    -> 1 row in set (0.00 sec)

op should be ":=" for User-Password. This should be in the FAQ, and if I can be bothered to register for the Wiki I'll put it in.




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.