From: ikerexxe Date: Tue, 2 Feb 2021 10:25:03 +0000 (+0100) Subject: man: useradd clarification X-Git-Tag: v4.9~36^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=786e44f6ddb47648c724a82c7dc74ac692e02dd9;p=thirdparty%2Fshadow.git man: useradd clarification man/useradd.8.xml: specify the SELinux requirements for -m option. --- diff --git a/man/useradd.8.xml b/man/useradd.8.xml index 28c6d5789..85d835601 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -361,6 +361,11 @@ is not enabled, no home directories are created. + + The directory where the user's home directory is created must + exist and have proper SELinux context and permissions. Otherwise + the user's home directory cannot be created or accessed. +