help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] Re: Clear-text password in PostgreSQL


From: Sergey Poznyakoff
Subject: [Help-gnu-radius] Re: Clear-text password in PostgreSQL
Date: Thu, 10 Jun 2004 00:08:59 +0300

Jim Ewert <address@hidden> wrote:

> user Auth-Type = Local,
>                Password-Location = SQL

Right-hand side is missing. See

http://www.gnu.org/software/radius/manual/html_node/radius_17.html#SEC20

A syntactically correct entry would be

user Auth-Type = Local,
               Password-Location = SQL
     NULL

However most real NASes would bail out at this, since you have to
return some A/V pairs with your reply.

Regards,
Sergey
     




reply via email to

[Prev in Thread] Current Thread [Next in Thread]