5fb9653 Create missing SSSD_PUBCONF_KRB5_INCLUDE_D_DIR

1 file Authored by matthewdva 2 years ago, Committed by rcritten 2 years ago,
    Create missing SSSD_PUBCONF_KRB5_INCLUDE_D_DIR
    
    One some distributions, namely Suse, the SSSD_PUBCONF_KRB5_INCLUDE_D_DIR
    does not exist by default. Ipa-client-install will fail to initialize
    the kerberos ticket and error when this directory does not exist.
    
    This patch simply creates the directory if it does not exist before
    adding the include statement into /etc/krb5.conf
    
    Fixes: https://pagure.io/freeipa/issue/9174
    Signed-off-by: Matthew Davis github@virtual.drop.net
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+2 -0