diff --git a/roles/ad_joined/files/pam_mount.conf.xml b/roles/ad_joined/files/pam_mount.conf.xml index 24167bc..a6d8570 100644 --- a/roles/ad_joined/files/pam_mount.conf.xml +++ b/roles/ad_joined/files/pam_mount.conf.xml @@ -7,7 +7,7 @@ @@ -15,11 +15,11 @@ local_admin root - sudo + users - local_admin root - sudo + users - + --> diff --git a/roles/ad_joined/templates/sssd.conf b/roles/ad_joined/templates/sssd.conf index 248f402..e69948b 100644 --- a/roles/ad_joined/templates/sssd.conf +++ b/roles/ad_joined/templates/sssd.conf @@ -28,6 +28,7 @@ krb5_store_password_if_offline = True default_shell = /bin/bash ldap_id_mapping = True use_fully_qualified_names = True +full_name_format = %1$s@%3$s fallback_homedir = /home/%u@%d access_provider = ad krb5_ccname_template = FILE:%d/krb5cc_%U