SSSD disabled for getent gets consistent with wbinfo.
All checks were successful
continuous-integration/drone/push Build is passing

Expand groups.
This commit is contained in:
2022-12-17 22:13:53 +01:00
parent 201ac12f6b
commit 7defc78e88
2 changed files with 9 additions and 4 deletions

View File

@@ -88,10 +88,10 @@ for file in $(ls -A /etc/samba/conf.d/*.conf); do
echo "include = $file" >> /etc/samba/smb.conf
done
echo "Starting: \"sssd\""
cat /etc/sssd/sssd.conf
timeout 30s /etc/init.d/sssd restart
timeout 30s /etc/init.d/sssd status
#echo "Starting: \"sssd\""
#cat /etc/sssd/sssd.conf
#timeout 30s /etc/init.d/sssd restart
#timeout 30s /etc/init.d/sssd status
#echo "Activating home directory auto-creation"
#echo "session required pam_mkhomedir.so skel=/etc/skel/ umask=0022" | tee -a /etc/pam.d/common-session

View File

@@ -27,8 +27,13 @@
log level = {{ LOG_LEVEL }}
winbind refresh tickets = Yes
winbind use default domain = {{ WINBIND_USE_DEFAULT_DOMAIN }}
winbind expand groups = 4
#username map = /etc/samba/smbusers
guest account = guest
# disable usershares creating, when set empty no error log messages.
usershare path =
rpc start on demand helpers = false
printing = cups
load printers = yes