s4:kdc: Don’t prepend useless colon to MIT KDC logging messages
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 6 Sep 2023 01:09:24 +0000 (13:09 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Sep 2023 21:35:29 +0000 (21:35 +0000)
commitfb17b170005c5429877c864cd277bb4b66124bd3
treef4ed1fb8c78942a6b17b29a034b7eae825bedb49
parentd16337bd835712196ca8315de997978451ce129d
s4:kdc: Don’t prepend useless colon to MIT KDC logging messages

If we pass an empty string as the ‘whoami’ parameter, MIT’s logging
facilities will prepend a mysterious colon to the message. Printing
“mitkdc: ” ought at least to be more sensible, and perhaps more closely
to match our behaviour prior to commit
dd8138236bec3635c25e5b482b7a14faa0a9c36b.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/mit_samba.c