Skip to content

Commit 0b5d761

Browse files
authored
Merge pull request #76 from ks98/master
Fix: Fixes mount problems with Kerberos after cifs-utils update
2 parents ca3d3a7 + 89f291d commit 0b5d761

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • usr/share/linuxmuster-linuxclient7/templates

usr/share/linuxmuster-linuxclient7/templates/krb5.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55

66
[libdefaults]
77
default_realm = @@realm@@
8+
default_ccache_name = FILE:/tmp/krb5cc_%{uid}
89
ticket_lifetime = 24h
910
renew_lifetime = 7d

0 commit comments

Comments
 (0)