dsdb:audit_log: avoid printing "... remote host [Unknown] SID [(NULL SID)] ..."
authorStefan Metzmacher <metze@samba.org>
Fri, 26 Apr 2019 14:31:46 +0000 (14:31 +0000)
committerStefan Metzmacher <metze@samba.org>
Tue, 28 May 2019 07:16:25 +0000 (07:16 +0000)
commit706aba5bf62e674ae12786f6ab275752b8714464
tree45766b605a74b6c887be24f45da6822d866cbf5f
parent0da12ff93d213ac742eeb865bfa5697ca8a2280a
dsdb:audit_log: avoid printing "... remote host [Unknown] SID [(NULL SID)] ..."

We better print "... remote host [Unknown] SID [S-1-5-18] ..."
in 'dsdb_audit' message, this matches what we print for
'dsdb_json_audit'.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13916

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/dsdb/samdb/ldb_modules/audit_log.c