* man/newusers.8.xml, man/useradd.8.xml, man/groupadd.8.xml,
man/login.defs.d/UMASK.xml, man/login.defs.d/CREATE_HOME.xml, man/login.defs.d/LOGIN_RETRIES.xml: Fix typos: choosen, overriden, bahavior.
This commit is contained in:
parent
263f37a69b
commit
4f8310dfde
@ -1,3 +1,10 @@
|
|||||||
|
2010-04-05 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* man/newusers.8.xml, man/useradd.8.xml, man/groupadd.8.xml,
|
||||||
|
man/login.defs.d/UMASK.xml, man/login.defs.d/CREATE_HOME.xml,
|
||||||
|
man/login.defs.d/LOGIN_RETRIES.xml: Fix typos: choosen, overriden,
|
||||||
|
bahavior.
|
||||||
|
|
||||||
2010-04-04 Nicolas François <nicolas.francois@centraliens.net>
|
2010-04-04 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* man/usermod.8.xml: Document changes of ownerships.
|
* man/usermod.8.xml: Document changes of ownerships.
|
||||||
|
@ -171,7 +171,7 @@
|
|||||||
Create a system group.
|
Create a system group.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
The numeric identifiers of new system groups are choosen in
|
The numeric identifiers of new system groups are chosen in
|
||||||
the <option>SYS_GID_MIN</option>-<option>SYS_GID_MAX</option>
|
the <option>SYS_GID_MIN</option>-<option>SYS_GID_MAX</option>
|
||||||
range, defined in <filename>login.defs</filename>, instead of
|
range, defined in <filename>login.defs</filename>, instead of
|
||||||
<option>GID_MIN</option>-<option>GID_MAX</option>.
|
<option>GID_MIN</option>-<option>GID_MAX</option>.
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
users.
|
users.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
This setting does not apply to system users, and can be overriden on
|
This setting does not apply to system users, and can be overridden on
|
||||||
the command line.
|
the command line.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
Maximum number of login retries in case of bad password.
|
Maximum number of login retries in case of bad password.
|
||||||
</para>
|
</para>
|
||||||
<para condition="pam">
|
<para condition="pam">
|
||||||
This will most likely be overriden by PAM, since the default
|
This will most likely be overridden by PAM, since the default
|
||||||
pam_unix module has it's own built in of 3 retries. However, this is
|
pam_unix module has it's own built in of 3 retries. However, this is
|
||||||
a safe fallback in case you are using an authentication module that
|
a safe fallback in case you are using an authentication module that
|
||||||
does not enforce PAM_MAXTRIES.
|
does not enforce PAM_MAXTRIES.
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
</para>
|
</para>
|
||||||
<para condition="no_pam">
|
<para condition="no_pam">
|
||||||
It is also used by <command>login</command> to define users' initial
|
It is also used by <command>login</command> to define users' initial
|
||||||
umask. Note that this mask can be overriden by the user's GECOS
|
umask. Note that this mask can be overridden by the user's GECOS
|
||||||
line (if <option>QUOTAS_ENAB</option> is set) or by the
|
line (if <option>QUOTAS_ENAB</option> is set) or by the
|
||||||
specification of a limit with the <emphasis>K</emphasis> identifier
|
specification of a limit with the <emphasis>K</emphasis> identifier
|
||||||
in <citerefentry><refentrytitle>limits</refentrytitle>
|
in <citerefentry><refentrytitle>limits</refentrytitle>
|
||||||
|
@ -270,7 +270,7 @@
|
|||||||
<para>
|
<para>
|
||||||
System users will be created with no aging information in
|
System users will be created with no aging information in
|
||||||
<filename>/etc/shadow</filename>, and their numeric
|
<filename>/etc/shadow</filename>, and their numeric
|
||||||
identifiers are choosen in the
|
identifiers are chosen in the
|
||||||
<option>SYS_UID_MIN</option>-<option>SYS_UID_MAX</option>
|
<option>SYS_UID_MIN</option>-<option>SYS_UID_MAX</option>
|
||||||
range, defined in <filename>login.defs</filename>, instead of
|
range, defined in <filename>login.defs</filename>, instead of
|
||||||
<option>UID_MIN</option>-<option>UID_MAX</option> (and their
|
<option>UID_MIN</option>-<option>UID_MAX</option> (and their
|
||||||
|
@ -214,7 +214,7 @@
|
|||||||
existing group.
|
existing group.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
If not specified, the bahavior of <command>useradd</command>
|
If not specified, the behavior of <command>useradd</command>
|
||||||
will depend on the <option>USERGROUPS_ENAB</option> variable
|
will depend on the <option>USERGROUPS_ENAB</option> variable
|
||||||
in <filename>/etc/login.defs</filename>. If this variable is
|
in <filename>/etc/login.defs</filename>. If this variable is
|
||||||
set to <replaceable>yes</replaceable> (or
|
set to <replaceable>yes</replaceable> (or
|
||||||
@ -415,7 +415,7 @@
|
|||||||
<para>
|
<para>
|
||||||
System users will be created with no aging information in
|
System users will be created with no aging information in
|
||||||
<filename>/etc/shadow</filename>, and their numeric
|
<filename>/etc/shadow</filename>, and their numeric
|
||||||
identifiers are choosen in the
|
identifiers are chosen in the
|
||||||
<option>SYS_UID_MIN</option>-<option>SYS_UID_MAX</option>
|
<option>SYS_UID_MIN</option>-<option>SYS_UID_MAX</option>
|
||||||
range, defined in <filename>/etc/login.defs</filename>, instead of
|
range, defined in <filename>/etc/login.defs</filename>, instead of
|
||||||
<option>UID_MIN</option>-<option>UID_MAX</option> (and their
|
<option>UID_MIN</option>-<option>UID_MAX</option> (and their
|
||||||
|
Loading…
Reference in New Issue
Block a user