This is a discussion on Log notfound users within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hello, In authorize section I have the following: sql { notfound = reject } In post-auth: Post-Auth-Type REJECT { sql attr_filter....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
In authorize section I have the following: sql { notfound = reject } In post-auth: Post-Auth-Type REJECT { sql attr_filter.access_reject } Both works correctly but I would like to log notfound users into radpostauth table as well, just like in post-auth. How may I do this, please? Thank you. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |