* NEWS, man/groupadd.8.xml: Document the -r, --system option.

* NEWS, man/newusers.8.xml: Document the -r, --system option.
	* NEWS, man/newusers.8.xml: Document the -c, --crypt-method and
	-s, --sha-rounds options.
This commit is contained in:
nekral-guest
2008-05-19 20:53:12 +00:00
parent 537496c019
commit 461d69522f
5 changed files with 89 additions and 3 deletions

View File

@@ -291,9 +291,10 @@
</para>
<para>
System users will be created with no aging information in
<filename>/etc/shadow</filename>, and will use the
<filename>/etc/shadow</filename>, and their numeric
identifiers are choosen in the
<option>SYS_UID_MIN</option>-<option>SYS_UID_MAX</option>
range for their user's ID instead of
range, defined in <filename>login.defs</filename>, instead of
<option>UID_MIN</option>-<option>UID_MAX</option> (and their
<option>GID</option> counterparts for the creation of groups).
</para>