disable authentication logging
I commented out auth_log from both my /etc/freeradius/sites-enabled/default and /etc/freeradius/sites-enabled/inner-tunnel authorize { ... #auth_log ... } radius.log still logs login events like: Tue Mar 24 19:19:44 2015 : Auth: (47) Login OK: [sbradius] (from client gu_net_10 port 0) I enabled linelog, and thought I could disabled this other logging... Where do I do that? Thanks a lot, Mohamed.
I enabled linelog, and thought I could disabled this other logging... Where do I do that?
https://github.com/FreeRADIUS/freeradius-server/blob/v3.1.x/raddb/radiusd.co... -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
That did it. Thanks a lot. On Tue, Mar 24, 2015 at 8:44 PM, Arran Cudbard-Bell < a.cudbardb@freeradius.org> wrote:
I enabled linelog, and thought I could disabled this other logging... Where do I do that?
https://github.com/FreeRADIUS/freeradius-server/blob/v3.1.x/raddb/radiusd.co...
-Arran
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Arran Cudbard-Bell -
Mohamed Lrhazi