Fixes from Openwall patch shadow-4.0.4.1-alt-man.diff:
* man/useradd.8.xml: Indicate that the NIS caveats is also valid for any external database as LDAP. * man/groupadd.8.xml: Likewise. * man/groupadd.8.xml: Reorder and reformat the caveats bullets.
This commit is contained in:
@@ -350,13 +350,13 @@
|
||||
<refsect1 id='caveats'>
|
||||
<title>CAVEATS</title>
|
||||
<para>
|
||||
You may not add a user to a NIS group. This must be performed on the
|
||||
NIS server.
|
||||
You may not add a user to a NIS or LDAP group. This must be
|
||||
performed on the corresponding server.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Similarly, if the username already exists in an external user
|
||||
database such as NIS, <command>useradd</command> will deny
|
||||
database such as NIS or LDAP, <command>useradd</command> will deny
|
||||
the user account creation request.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user