aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/shadow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/shadow.xml')
-rw-r--r--chapter06/shadow.xml132
1 files changed, 66 insertions, 66 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml
index 525affe6d..0018929a2 100644
--- a/chapter06/shadow.xml
+++ b/chapter06/shadow.xml
@@ -153,8 +153,8 @@ vipw</seg></seglistitem>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="chage"><command>chage</command></term>
+<varlistentry id="chage">
+<term><command>chage</command></term>
<listitem>
<indexterm zone="ch-system-shadow chage"><primary sortas="b-chage">chage</primary></indexterm>
<para>is used to change the maximum number of
@@ -162,16 +162,16 @@ days between obligatory password changes.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="chfn"><command>chfn</command></term>
+<varlistentry id="chfn">
+<term><command>chfn</command></term>
<listitem>
<indexterm zone="ch-system-shadow chfn"><primary sortas="b-chfn">chfn</primary></indexterm>
<para>is used to change a user's full name and some other info.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="chpasswd"><command>chpasswd</command></term>
+<varlistentry id="chpasswd">
+<term><command>chpasswd</command></term>
<listitem>
<indexterm zone="ch-system-shadow chpasswd"><primary sortas="b-chpasswd">chpasswd</primary></indexterm>
<para>is used to update the passwords of a
@@ -179,32 +179,32 @@ whole series of user accounts in one go.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="chsh"><command>chsh</command></term>
+<varlistentry id="chsh">
+<term><command>chsh</command></term>
<listitem>
<indexterm zone="ch-system-shadow chsh"><primary sortas="b-chsh">chsh</primary></indexterm>
<para>is used to change a user's default login shell.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="dpasswd"><command>dpasswd</command></term>
+<varlistentry id="dpasswd">
+<term><command>dpasswd</command></term>
<listitem>
<indexterm zone="ch-system-shadow dpasswd"><primary sortas="b-dpasswd">dpasswd</primary></indexterm>
<para>is used to change dial-up passwords for user login shells.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="expiry"><command>expiry</command></term>
+<varlistentry id="expiry">
+<term><command>expiry</command></term>
<listitem>
<indexterm zone="ch-system-shadow expiry"><primary sortas="b-expiry">expiry</primary></indexterm>
<para>checks and enforces the current password expiration policy.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="faillog"><command>faillog</command></term>
+<varlistentry id="faillog">
+<term><command>faillog</command></term>
<listitem>
<indexterm zone="ch-system-shadow faillog"><primary sortas="b-faillog">faillog</primary></indexterm>
<para>is used to examine the log of login failures, to set a maximum number of
@@ -212,48 +212,48 @@ failures before an account is blocked, or to reset the failure count.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="gpasswd"><command>gpasswd</command></term>
+<varlistentry id="gpasswd">
+<term><command>gpasswd</command></term>
<listitem>
<indexterm zone="ch-system-shadow gpasswd"><primary sortas="b-gpasswd">gpasswd</primary></indexterm>
<para>is used to add and delete members and administrators to groups.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="groupadd"><command>groupadd</command></term>
+<varlistentry id="groupadd">
+<term><command>groupadd</command></term>
<listitem>
<indexterm zone="ch-system-shadow groupadd"><primary sortas="b-groupadd">groupadd</primary></indexterm>
<para>creates a group with the given name.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="groupdel"><command>groupdel</command></term>
+<varlistentry id="groupdel">
+<term><command>groupdel</command></term>
<listitem>
<indexterm zone="ch-system-shadow groupdel"><primary sortas="b-groupdel">groupdel</primary></indexterm>
<para>deletes the group with the given name.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="groupmod"><command>groupmod</command></term>
+<varlistentry id="groupmod">
+<term><command>groupmod</command></term>
<listitem>
<indexterm zone="ch-system-shadow groupmod"><primary sortas="b-groupmod">groupmod</primary></indexterm>
<para>is used to modify the given group's name or GID.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="groups"><command>groups</command></term>
+<varlistentry id="groups">
+<term><command>groups</command></term>
<listitem>
<indexterm zone="ch-system-shadow groups"><primary sortas="b-groups">groups</primary></indexterm>
<para>reports the groups of which the given users are members.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="grpck"><command>grpck</command></term>
+<varlistentry id="grpck">
+<term><command>grpck</command></term>
<listitem>
<indexterm zone="ch-system-shadow grpck"><primary sortas="b-grpck">grpck</primary></indexterm>
<para>verifies the integrity of the group files, <filename>/etc/group</filename>
@@ -261,16 +261,16 @@ and <filename>/etc/gshadow</filename>.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="grpconv"><command>grpconv</command></term>
+<varlistentry id="grpconv">
+<term><command>grpconv</command></term>
<listitem>
<indexterm zone="ch-system-shadow grpconv"><primary sortas="b-grpconv">grpconv</primary></indexterm>
<para>creates or updates the shadow group file from the normal group file.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="grpunconv"><command>grpunconv</command></term>
+<varlistentry id="grpunconv">
+<term><command>grpunconv</command></term>
<listitem>
<indexterm zone="ch-system-shadow grpunconv"><primary sortas="b-grpunconv">grpunconv</primary></indexterm>
<para>updates <filename>/etc/group</filename>
@@ -278,64 +278,64 @@ from <filename>/etc/gshadow</filename> and then deletes the latter.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="lastlog"><command>lastlog</command></term>
+<varlistentry id="lastlog">
+<term><command>lastlog</command></term>
<listitem>
<indexterm zone="ch-system-shadow lastlog"><primary sortas="b-lastlog">lastlog</primary></indexterm>
<para>reports the most recent login of all users, or of a given user.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="login"><command>login</command></term>
+<varlistentry id="login">
+<term><command>login</command></term>
<listitem>
<indexterm zone="ch-system-shadow login"><primary sortas="b-login">login</primary></indexterm>
<para>is used by the system to let users sign on.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="logoutd"><command>logoutd</command></term>
+<varlistentry id="logoutd">
+<term><command>logoutd</command></term>
<listitem>
<indexterm zone="ch-system-shadow logoutd"><primary sortas="b-logoutd">logoutd</primary></indexterm>
<para>is a daemon used to enforce restrictions on log-on time and ports.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="mkpasswd"><command>mkpasswd</command></term>
+<varlistentry id="mkpasswd">
+<term><command>mkpasswd</command></term>
<listitem>
<indexterm zone="ch-system-shadow mkpasswd"><primary sortas="b-mkpasswd">mkpasswd</primary></indexterm>
<para>encrypts the given password using the also given perturbation.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="newgrp"><command>newgrp</command></term>
+<varlistentry id="newgrp">
+<term><command>newgrp</command></term>
<listitem>
<indexterm zone="ch-system-shadow newgrp"><primary sortas="b-newgrp">newgrp</primary></indexterm>
<para>is used to change the current GID during a login session.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="newusers"><command>newusers</command></term>
+<varlistentry id="newusers">
+<term><command>newusers</command></term>
<listitem>
<indexterm zone="ch-system-shadow newusers"><primary sortas="b-newusers">newusers</primary></indexterm>
<para>is used to create or update a whole series of user accounts in one go.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="passwd"><command>passwd</command></term>
+<varlistentry id="passwd">
+<term><command>passwd</command></term>
<listitem>
<indexterm zone="ch-system-shadow passwd"><primary sortas="b-passwd">passwd</primary></indexterm>
<para>is used to change the password for a user or group account.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pwck"><command>pwck</command></term>
+<varlistentry id="pwck">
+<term><command>pwck</command></term>
<listitem>
<indexterm zone="ch-system-shadow pwck"><primary sortas="b-pwck">pwck</primary></indexterm>
<para>verifies the integrity of the password files,
@@ -343,8 +343,8 @@ from <filename>/etc/gshadow</filename> and then deletes the latter.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pwconv"><command>pwconv</command></term>
+<varlistentry id="pwconv">
+<term><command>pwconv</command></term>
<listitem>
<indexterm zone="ch-system-shadow pwconv"><primary sortas="b-pwconv">pwconv</primary></indexterm>
<para>creates or updates the shadow password file
@@ -352,8 +352,8 @@ from the normal password file.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pwunconv"><command>pwunconv</command></term>
+<varlistentry id="pwunconv">
+<term><command>pwunconv</command></term>
<listitem>
<indexterm zone="ch-system-shadow pwunconv"><primary sortas="b-pwunconv">pwunconv</primary></indexterm>
<para>updates <filename>/etc/passwd</filename>
@@ -361,8 +361,8 @@ from <filename>/etc/shadow</filename> and then deletes the latter.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="sg"><command>sg</command></term>
+<varlistentry id="sg">
+<term><command>sg</command></term>
<listitem>
<indexterm zone="ch-system-shadow sg"><primary sortas="b-sg">sg</primary></indexterm>
<para>executes a given command while the user's GID
@@ -370,8 +370,8 @@ is set to that of the given group.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="useradd"><command>useradd</command></term>
+<varlistentry id="useradd">
+<term><command>useradd</command></term>
<listitem>
<indexterm zone="ch-system-shadow useradd"><primary sortas="b-useradd">useradd</primary></indexterm>
<para>creates a new user with the given name,
@@ -379,16 +379,16 @@ or updates the default new-user information.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="userdel"><command>userdel</command></term>
+<varlistentry id="userdel">
+<term><command>userdel</command></term>
<listitem>
<indexterm zone="ch-system-shadow userdel"><primary sortas="b-userdel">userdel</primary></indexterm>
<para>deletes the given user account.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="usermod"><command>usermod</command></term>
+<varlistentry id="usermod">
+<term><command>usermod</command></term>
<listitem>
<indexterm zone="ch-system-shadow usermod"><primary sortas="b-usermod">usermod</primary></indexterm>
<para>is used to modify the given user's login name, UID (User Identification),
@@ -396,8 +396,8 @@ shell, initial group, home directory, and the like.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="vigr"><command>vigr</command></term>
+<varlistentry id="vigr">
+<term><command>vigr</command></term>
<listitem>
<indexterm zone="ch-system-shadow vigr"><primary sortas="b-vigr">vigr</primary></indexterm>
<para>can be used to edit the <filename>/etc/group</filename> or
@@ -405,8 +405,8 @@ shell, initial group, home directory, and the like.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="vipw"><command>vipw</command></term>
+<varlistentry id="vipw">
+<term><command>vipw</command></term>
<listitem>
<indexterm zone="ch-system-shadow vipw"><primary sortas="b-vipw">vipw</primary></indexterm>
<para>can be used to edit the <filename>/etc/passwd</filename> or
@@ -414,16 +414,16 @@ shell, initial group, home directory, and the like.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="libmisc"><command>libmisc</command></term>
+<varlistentry id="libmisc">
+<term><command>libmisc</command></term>
<listitem>
<indexterm zone="ch-system-shadow libmisc"><primary sortas="c-libmisc">libmisc</primary></indexterm>
<para>...</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="libshadow"><command>libshadow</command></term>
+<varlistentry id="libshadow">
+<term><command>libshadow</command></term>
<listitem>
<indexterm zone="ch-system-shadow libshadow"><primary sortas="c-libshadow">libshadow</primary></indexterm>
<para>contains functions used by most programs in this package.</para>