Sorry, KCM, but please fix your bugs and we'll look again
This commit is contained in:
parent
6920be10fa
commit
8de70bd9a0
1 changed files with 6 additions and 0 deletions
|
@ -451,3 +451,9 @@
|
|||
|
||||
- name: Setup host keytab
|
||||
import_tasks: keytab.yml
|
||||
|
||||
# SSSD-KCM has been showing way too many bugs with it saying "I have a ticket" while the ticket
|
||||
# is actually expired, and kinit's still not refreshing them and such alike.
|
||||
# Let's just nuke it for now.
|
||||
- name: We do NOT use sssd-kcm
|
||||
file: path=/etc/krb5.conf.d/kcm_default_ccache state=absent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue