s3:libnet: Use more secure name for the JOIN krb5.conf
authorAndreas Schneider <asn@samba.org>
Mon, 1 Apr 2019 14:39:45 +0000 (16:39 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 2 Apr 2019 01:12:10 +0000 (01:12 +0000)
commitb7f0c64514a28cfb5d2cdee683c18943b97ea753
tree8b2ffeec262f8dd2ba27caffee0d038fb26ae379
parent5c7f0a6902cfdd698e5f4159d37537bb4c9c1cc3
s3:libnet: Use more secure name for the JOIN krb5.conf

Currently we create krb5.conf..JOIN, use krb5.conf._JOIN_ instead.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libnet/libnet_join.c