[PR PATCH] [Closed]: Check "auth event notification" param in log_json

github at samba.org github at samba.org
Fri Apr 13 02:37:41 UTC 2018


There's a closed pull request on the Samba Samba Github repository

Check "auth event notification" param in log_json
https://github.com/samba-team/samba/pull/162
Description: When Samba is compiled with JSON support it logs an error message
at log level 3 by default for every authentication event:

get_auth_event_server: Failed to find 'auth_event' registered on the
message bus to send JSON authentication events to:
NT_STATUS_OBJECT_NAME_NOT_FOUND

This patch adjusts the log_json function to consider the smb.conf
parameter "auth event notification" before calling auth_message_send.

Signed-off-by: Arvid Requate <requate at univention.de>


More information about the samba-technical mailing list