diff --git a/configfiles/etc/samba/smb.conf b/configfiles/etc/samba/smb.conf index 7703af2..5d6f1b8 100644 --- a/configfiles/etc/samba/smb.conf +++ b/configfiles/etc/samba/smb.conf @@ -17,5 +17,5 @@ idmap config ARDA : unix_nss_info = yes idmap config ARDA : unix_primary_group = yes - template shell = /bin/bash - template homedir = /home/%U + template shell = /bin/nologin + template homedir = /dev/null