lib:krb5_wrap: Do not create a temporary file for MEMORY keytabs
authorAndreas Schneider <asn@samba.org>
Wed, 9 Oct 2019 18:11:03 +0000 (20:11 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Sat, 12 Oct 2019 16:18:39 +0000 (16:18 +0000)
commitd888655244b4d8ec7a69a042e0ff3c074585b0de
tree11949c9412f6e4ece08c45a3a48bbc7506bb401d
parent23ea12e98ed34d41aee78d8afbe574dfc7e0ff74
lib:krb5_wrap: Do not create a temporary file for MEMORY keytabs

The autobuild cleanup script fails with:

The tree has 3 new uncommitted files!!!
git clean -n
Would remove MEMORY:tmp_smb_creds_SK98Lv
Would remove MEMORY:tmp_smb_creds_kornU6
Would remove MEMORY:tmp_smb_creds_ljR828

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/krb5_wrap/krb5_samba.c