excluding expired/locked users from having a private folder; fixed groups (sqlite3)
This commit is contained in:
@@ -14,6 +14,7 @@ RUN apt-get update \
|
||||
python3 \
|
||||
samba \
|
||||
samba-vfs-modules \
|
||||
sqlite3 \
|
||||
tini \
|
||||
winbind \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user