From e64741c01e94849f7ad57231a106e45c4fe3dc65 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Sun, 8 Dec 2019 05:25:19 -0500 Subject: [PATCH] readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f41782f..ad71b4e 100644 --- a/README.md +++ b/README.md @@ -194,14 +194,15 @@ access rights restrictions: Removes read, write and execute access for others for all users who have home folders under folder /home by running for example "chmod o-rwx /home/user" -during package installation, upgrade or pam. This will be done only once per +during package installation, upgrade or pam mkhomedir. This will be done only +once per folder in folder /home so users who wish to relax file permissions are free to do so. This is to protect previously created files in user home folder which were previously created with lax file permissions prior installation of this package. debian/security-misc.postinst -/usr/share/pam-configs/permission-lockdown-security-misc /usr/lib/security-misc/permission-lockdown +/usr/share/pam-configs/mkhomedir-security-misc access rights relaxations: