<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000066">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
According to the RFC 2866, it is possible to send back attributes to an
accounting update packet sent from a NAS.<br>
<br>
What I have done is this: The authorization and authentication queries
are basically calls to a stored procedure in postgres that returns a
set of table type which contains the attribute, operator and value.<br>
I can write a stored procedure to return a set of attributes to send
back in an accounting start/update/stop, but all the queries given as
examples in the default dialup.conf are update queries that do not
return any attribute.<br>
<br>
How do I configure the postgres module to return the attributes to the
NAS?<br>
<br>
Thanks,<br>
Padam<br>
<br>
<br>
</font></font>
<pre class="moz-signature" cols="72">-- 
PGP Id 9EED2E09</pre>
</body>
</html>