summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-09-02 23:52:46 -0400
committerSimo Sorce <simo@redhat.com>2013-09-09 15:11:46 -0400
commita6a0d4edebccd3cf04f9813fc65185845626b5d4 (patch)
treeb603c9981bede03241443e303c2885e8d8da05a2 /src/util
parent14050f35224360883e20ebd810d3eb40f39267cf (diff)
downloadsssd-a6a0d4edebccd3cf04f9813fc65185845626b5d4.tar.gz
sssd-a6a0d4edebccd3cf04f9813fc65185845626b5d4.tar.xz
sssd-a6a0d4edebccd3cf04f9813fc65185845626b5d4.zip
krb5_child: Simplify ccache creation
The containing ccache directory is precreated by the parent code, so there is no special need to do so here for any type. Also the special handling for the FILE ccache temporary file is not really useful, because libkrb5 internally unlinks and then recreate the file, so mkstemp cannot really prevent subtle races, it can only make sure the file is unique at creation time. Resolves: https://fedorahosted.org/sssd/ticket/2061
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions