From f7e6ac6e6c1d8718bc7ab06e16a67d3694bf1597 Mon Sep 17 00:00:00 2001 From: ChristianBoehm Date: Thu, 12 Jan 2023 16:20:29 +0100 Subject: [PATCH] Update krb5.conf proposal adding include or include.d in krb5.conf as comment --- krb5.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/krb5.conf b/krb5.conf index 103ea8c22..7d1a5472f 100644 --- a/krb5.conf +++ b/krb5.conf @@ -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] default_realm = MY.REALM clockskew = 300