Ignore:
Timestamp:
07/22/2001 07:45:10 PM (23 years ago)
Author:
Mark Hymers <markh@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v3_0, v3_1, v3_2, v3_3, v4_0, v4_1, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
f1da843
Parents:
46f5461
Message:

XML changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • appendixa/shadowpwd-desc.xml

    r46f5461 rb822811  
    22<title>Contents</title>
    33
    4 <para>
    5 The Shadow Password Suite contains the chage, chfn, chsh, expiry,
     4<para>The Shadow Password Suite contains the chage, chfn, chsh, expiry,
    65faillog, gpasswd, lastlog, login, newgrp, passwd, sg, su, chpasswd,
    76dpasswd, groupadd, groupdel, groupmod, grpck, grpconv, grpunconv, logoutd,
    87mkpasswd, newusers, pwck, pwconv, pwunconv, useradd, userdel, usermod
    9 and vipw programs.
    10 </para>
     8and vipw programs.</para>
    119
    1210</sect2>
     
    1614<sect3><title>chage</title>
    1715
    18 <para>
    19 chage changes the number of days between password changes and the date of
    20 the last password change.
    21 </para>
     16<para>chage changes the number of days between password changes and the date of
     17the last password change.</para>
    2218
    2319</sect3>
     
    2521<sect3><title>chfn</title>
    2622
    27 <para>
    28 chfn changes user full name, office number, office extension, and home
    29 phone number information for a user's account.
    30 </para>
     23<para>chfn changes user full name, office number, office extension, and home
     24phone number information for a user's account.</para>
    3125
    3226</sect3>
     
    3428<sect3><title>chsh</title>
    3529
    36 <para>
    37 chsh  changes the user login shell.
    38 </para>
     30<para>chsh  changes the user login shell.</para>
    3931
    4032</sect3>
     
    4234<sect3><title>expiry</title>
    4335
    44 <para>
    45 Checks and enforces password expiration policy.
    46 </para>
     36<para>Checks and enforces password expiration policy.</para>
    4737
    4838</sect3>
     
    5040<sect3><title>faillog</title>
    5141
    52 <para>
    53 faillog formats the contents of the failure log,/var/log/faillog, and
    54 maintains failure counts and limits.
    55 </para>
     42<para>faillog formats the contents of the failure log,/var/log/faillog, and
     43maintains failure counts and limits.</para>
    5644
    5745</sect3>
     
    5947<sect3><title>gpasswd</title>
    6048
    61 <para>
    62 gpasswd is used to administer the /etc/group file
    63 </para>
     49<para>gpasswd is used to administer the /etc/group file</para>
    6450
    6551</sect3>
     
    6753<sect3><title>lastlog</title>
    6854
    69 <para>
    70 lastlog formats and prints the contents of the last login log,
    71 /var/log/lastlog. The login-name, port, and last login time will be printed.
    72 </para>
     55<para>lastlog formats and prints the contents of the last login log,
     56/var/log/lastlog. The login-name, port, and last login time will be
     57printed.</para>
    7358
    7459</sect3>
     
    7661<sect3><title>login</title>
    7762
    78 <para>
    79 login is used to establish a new session with the system.
    80 </para>
     63<para>login is used to establish a new session with the system.</para>
    8164
    8265</sect3>
     
    8467<sect3><title>newgrp</title>
    8568
    86 <para>
    87 newgrp is used to change the current group ID during a login session.
    88 </para>
     69<para>newgrp is used to change the current group ID during a
     70login session.</para>
    8971
    9072</sect3>
     
    9274<sect3><title>passwd</title>
    9375
    94 <para>
    95 passwd changes passwords for user and group accounts.
    96 </para>
     76<para>passwd changes passwords for user and group accounts.</para>
    9777
    9878</sect3>
     
    10080<sect3><title>sg</title>
    10181
    102 <para>
    103 sg executes command as a different group ID.
    104 </para>
     82<para>sg executes command as a different group ID.</para>
    10583
    10684</sect3>
     
    10886<sect3><title>su</title>
    10987
    110 <para>
    111 Change the effective user id and group id to that of a user. This
    112 replaces the su programs that's installed from the Shellutils package.
    113 </para>
     88<para>Change the effective user id and group id to that of a user. This
     89replaces the su programs that's installed from the Shellutils package.</para>
    11490
    11591</sect3>
     
    11793<sect3><title>chpasswd</title>
    11894
    119 <para>
    120 chpasswd reads a file of user name and password pairs from standard
    121 input and uses this information to update a group of existing users.
    122 </para>
     95<para>chpasswd reads a file of user name and password pairs from standard
     96input and uses this information to update a group of existing users.</para>
    12397
    12498</sect3>
     
    126100<sect3><title>dpasswd</title>
    127101
    128 <para>
    129 dpasswd adds, deletes, and updates dial-up passwords for user login shells.
    130 </para>
     102<para>dpasswd adds, deletes, and updates dial-up passwords for
     103user login shells.</para>
    131104
    132105</sect3>
     
    134107<sect3><title>groupadd</title>
    135108
    136 <para>
    137 The groupadd command creates a new group account using the values
    138 specified on the command line and the default values  from the system.
    139 </para>
     109<para>The groupadd command creates a new group account using the values
     110specified on the command line and the default values from the system.</para>
    140111
    141112</sect3>
     
    143114<sect3><title>groupdel</title>
    144115
    145 <para>
    146 The groupdel command modifies the system account files, deleting all
    147 entries that refer to group.
    148 </para>
     116<para>The groupdel command modifies the system account files, deleting all
     117entries that refer to group.</para>
    149118
    150119</sect3>
     
    152121<sect3><title>groupmod</title>
    153122
    154 <para>
    155 The groupmod command modifies the system account files to reflect the
    156 changes that are specified on the command line.
    157 </para>
     123<para>The groupmod command modifies the system account files to reflect the
     124changes that are specified on the command line.</para>
    158125
    159126</sect3>
     
    161128<sect3><title>grpck</title>
    162129
    163 <para>
    164 grpck verifies the integrity of the system authentication information.
    165 </para>
     130<para>grpck verifies the integrity of the system authentication
     131information.</para>
    166132
    167133</sect3>
     
    169135<sect3><title>grpconv</title>
    170136
    171 <para>
    172 grpunconv converts to shadow group files from normal group files.
    173 </para>
     137<para>grpunconv converts to shadow group files from normal group files.</para>
    174138
    175139</sect3>
     
    177141<sect3><title>grpunconv</title>
    178142
    179 <para>
    180 grpunconv converts from shadow group files to normal group files.
    181 </para>
     143<para>grpunconv converts from shadow group files to normal group files.</para>
    182144
    183145</sect3>
     
    185147<sect3><title>logoutd</title>
    186148
    187 <para>
    188 logoutd enforces the login time and port restrictions specified in
    189 /etc/porttime.
    190 </para>
     149<para>logoutd enforces the login time and port restrictions specified in
     150/etc/porttime.</para>
    191151
    192152</sect3>
     
    194154<sect3><title>mkpasswd</title>
    195155
    196 <para>
    197 mkpasswd reads a file in the format given by the flags and converts it
    198 to the corresponding database file format.
    199 </para>
     156<para>mkpasswd reads a file in the format given by the flags and converts it
     157to the corresponding database file format.</para>
    200158
    201159</sect3>
     
    203161<sect3><title>newusers</title>
    204162
    205 <para>
    206 newusers reads a file of user name and clear text password pairs and uses
    207 this information to update a group of existing users or to create new users.
    208 </para>
     163<para>newusers reads a file of user name and clear text password pairs and uses
     164this information to update a group of existing users or to create new
     165users.</para>
    209166
    210167</sect3>
     
    212169<sect3><title>pwck</title>
    213170
    214 <para>
    215 pwck verifies the integrity of the system authentication information.
    216 </para>
     171<para>pwck verifies the integrity of the system authentication
     172information.</para>
    217173
    218174</sect3>
     
    220176<sect3><title>pwconv</title>
    221177
    222 <para>
    223 pwconv converts to shadow passwd files from normal passwd files.
    224 </para>
     178<para>pwconv converts to shadow passwd files from normal passwd
     179files.</para>
    225180
    226181</sect3>
     
    228183<sect3><title>pwunconv</title>
    229184
    230 <para>
    231 pwunconv converts from shadow passwd files to normal files.
    232 </para>
     185<para>pwunconv converts from shadow passwd files to normal files.</para>
    233186
    234187</sect3>
     
    236189<sect3><title>useradd</title>
    237190
    238 <para>
    239 useradd creates a new user or update default new user information.
    240 </para>
     191<para>useradd creates a new user or update default new user information.</para>
    241192
    242193</sect3>
     
    244195<sect3><title>userdel</title>
    245196
    246 <para>
    247 userdel modifies the system account files, deleting all entries that
    248 refer to a specified login name.
    249 </para>
     197<para>userdel modifies the system account files, deleting all entries that
     198refer to a specified login name.</para>
    250199
    251200</sect3>
     
    253202<sect3><title>usermod</title>
    254203
    255 <para>
    256 usermod modifies the system account files to reflect the changes that
    257 are specified on the command line.
    258 </para>
     204<para>usermod modifies the system account files to reflect the changes that
     205are specified on the command line.</para>
    259206
    260207</sect3>
     
    262209<sect3><title>vipw and vigr</title>
    263210
    264 <para>
    265 vipw and vigr will edit the files /etc/passwd and /etc/group,
     211<para>vipw and vigr will edit the files /etc/passwd and /etc/group,
    266212respectively. With the -s flag, they will edit the shadow versions of
    267 those files, /etc/shadow  and /etc/gshadow,  respectively.
    268 </para>
     213those files, /etc/shadow  and /etc/gshadow,  respectively.</para>
    269214
    270215</sect3>
Note: See TracChangeset for help on using the changeset viewer.