aboutsummaryrefslogtreecommitdiff
path: root/files/etc/krb5.conf.common
diff options
context:
space:
mode:
Diffstat (limited to 'files/etc/krb5.conf.common')
-rw-r--r--files/etc/krb5.conf.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/etc/krb5.conf.common b/files/etc/krb5.conf.common
index 3274deb..7eed6d2 100644
--- a/files/etc/krb5.conf.common
+++ b/files/etc/krb5.conf.common
@@ -4,7 +4,8 @@
dns_lookup_realm = false
allow_weak_crypto = false
permitted_enctypes = aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96
- default_client_keytab_name = /var/db/keytabs/%{euid}.keytab
+ default_keytab_name = FILE:/var/krb5/user/%{euid}/keytab
+ default_client_keytab_name = FILE:/var/krb5/user/%{euid}/client.keytab
[appdefaults]
pam = {