Extra column in radpostauth

Alan DeKok aland at deployingradius.com
Mon Apr 29 21:06:03 CEST 2019


On Apr 29, 2019, at 8:06 AM, Sudheer S <sudheer at techchorus.net> wrote:
> 
> It would be nice to have an extra column in the |radpostauth |table to store the reasons for Access-Reject.
> 
> I came across this article, <https://www.dlineradio.co.uk/articles/logging-failure-reasons-in-freeradius/>. The article suggests adding a column to the radpostauth table.
> 
> I also remembered, Alan DeKok mentioned in one of the earlier threads that using standard tables for custom things is not preferred. Would you consider the extra column in the radpostauth table an exception to the rule of thumb? Or would you recommend using a custom table for this purpose?

  The server just inserts data into that table and never queries it.  As a result, you can add an extra column without any issue.

  Alan DeKok.




More information about the Freeradius-Users mailing list