On Fri, 30 Jul 2004, Edgars wrote:
> i'm trying to use it but nothing has been written into the table while
> the client was authenticating. I've added below into the postgresql.conf:
>
> postauth_query = "INSERT into ${postauth_table} (ip,user) \
> values ('%{NAS-IP-Address}','%{SQL-User-Name
i'm trying to use it but nothing has been written into the table while
the client was authenticating. I've added below into the postgresql.conf:
postauth_query = "INSERT into ${postauth_table} (ip,user) \
values ('%{NAS-IP-Address}','%{SQL-User-Name}')"
And the table is in form:
freeradius=# se
On Tue, 27 Jul 2004, Edgars wrote:
> Hi!
>
> i wan to put in a specific PostgreSQL table the NAS-IP-Address when some
> user are trying to connect to it. How to do it? Should i change
> authorize_reply_query or should i write a new one in postgresql.conf file?
> Thanx in advance!
You could use th
Hello Edgars <[EMAIL PROTECTED]>,
furlfo> i wan to put in a specific PostgreSQL table the NAS-IP-Address when some
furlfo> user are trying to connect to it. How to do it? Should i change
furlfo> authorize_reply_query or should i write a new one in postgresql.conf file?
furlfo> Thanx in advance!
Hi!
i wan to put in a specific PostgreSQL table the NAS-IP-Address when some
user are trying to connect to it. How to do it? Should i change
authorize_reply_query or should i write a new one in postgresql.conf file?
Thanx in advance!
Regards,
Edgars
-
List info/subscribe/unsubscribe? See http:/
5 matches
Mail list logo