* NEWS, configure.in, libmisc/copydir.c, man/useradd.8.xml,
man/usermod.8.xml, src/Makefile.am: Added support for ACLs and Extended Attributes.
This commit is contained in:
@@ -273,6 +273,9 @@
|
||||
<filename>/etc/default/useradd</filename> or, by default,
|
||||
<filename>/etc/skel</filename>.
|
||||
</para>
|
||||
<para>
|
||||
If possible, the ACLs and extended attributes are copied.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
@@ -223,6 +223,11 @@
|
||||
This option is only valid in combination with the
|
||||
<option>-d</option> (or <option>--home</option>) option.
|
||||
</para>
|
||||
<para>
|
||||
<command>usermod</command> will try to adapt the ownership of the
|
||||
files and to copy the modes, ACL and extended attributes, but
|
||||
manual changes might be needed afterwards.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
Reference in New Issue
Block a user