Update krb5.conf
proposal adding include or include.d in krb5.conf as comment
This commit is contained in:
parent
1fbe5236b1
commit
f7e6ac6e6c
@ -1,3 +1,8 @@
|
|||||||
|
# The krb5.conf file can include other files using either of the following directives at the beginning of the line
|
||||||
|
# see also krb5.conf(5)
|
||||||
|
# include /etc/krb5-sssd.conf
|
||||||
|
# includedir /etc/krb5.conf.d
|
||||||
|
|
||||||
[libdefaults]
|
[libdefaults]
|
||||||
default_realm = MY.REALM
|
default_realm = MY.REALM
|
||||||
clockskew = 300
|
clockskew = 300
|
||||||
|
Loading…
x
Reference in New Issue
Block a user