From 9d90dbffbea2619ff486e06569b43a20bafd74ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C5=A1per=20Fele-=C5=BDor=C5=BE?= Date: Tue, 9 Sep 2025 10:00:29 +0200 Subject: [PATCH] Allow students to log in without typing the whole domain --- roles/ad_joined/templates/sssd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/ad_joined/templates/sssd.conf b/roles/ad_joined/templates/sssd.conf index 46c5c5b..248f402 100644 --- a/roles/ad_joined/templates/sssd.conf +++ b/roles/ad_joined/templates/sssd.conf @@ -3,6 +3,7 @@ config_file_version = 2 domains = fri1.uni-lj.si enable_files_domain = False services = nss, pam +default_domain_suffix = student.uni-lj.si [nss] filtered_groups = root