]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man: useradd clarification
authorikerexxe <ipedrosa@redhat.com>
Tue, 2 Feb 2021 10:25:03 +0000 (11:25 +0100)
committerikerexxe <ipedrosa@redhat.com>
Thu, 18 Feb 2021 15:08:27 +0000 (16:08 +0100)
man/useradd.8.xml: specify the SELinux requirements for -m option.

man/useradd.8.xml

index 28c6d57897e1dca4e015008655a1542c6b7da5d3..85d835601d473b15f5219d373b2bf859675e3b98 100644 (file)
            <option>CREATE_HOME</option> is not enabled, no home
            directories are created.
          </para>
+         <para>
+           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.
+         </para>
        </listitem>
       </varlistentry>
       <varlistentry>