I noticed that on one of our test systems running sssd we have about 150 /tmp/adcli-krb5-* files (they already take up about 600K after a few days) and have contents similar to a krb5.conf file snippet
# cat /tmp/adcli-krb5-a1klQy/krb5.d/adcli-krb5-conf-sM7Ia1 [realms] VWQA.LOCAL = { kdc = vwqadc02.vwqa.local:88 master_kdc = vwqadc02.vwqa.local:88 kpasswd_server = vwqadc02.vwqa.local } [domain_realm] vwqadc02.vwqa.local = VWQA.LOCAL vwqadc02.vwqa.local = VWQA.LOCAL
Any idea why there are so many of them - and what keeps creating them?