aboutsummaryrefslogtreecommitdiff
path: root/files/etc
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-09-26 09:02:34 -0400
committerCullum Smith <cullum@sacredheartsc.com>2024-09-26 09:02:34 -0400
commitee583b5929925b2e9658385430da4f73b4883287 (patch)
tree30e272e6b30b6fefd93a73e16624a5fdc0287735 /files/etc
parent6c2b83ba262c18109612ad98deb4adf535eab724 (diff)
downloadinfrastructure-ee583b5929925b2e9658385430da4f73b4883287.tar.gz
update default keytab locations
Diffstat (limited to 'files/etc')
-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 = {