Github bot account via samba-technical
2018-04-11 19:49:03 UTC
There is a new pull request by reqa against master on the Samba Samba Github repository
https://github.com/reqa/samba auth_event_notification
https://github.com/samba-team/samba/pull/162
Check "auth event notification" param in log_json
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 <***@univention.de>
A patch file from https://github.com/samba-team/samba/pull/162.patch is attached
https://github.com/reqa/samba auth_event_notification
https://github.com/samba-team/samba/pull/162
Check "auth event notification" param in log_json
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 <***@univention.de>
A patch file from https://github.com/samba-team/samba/pull/162.patch is attached