2003-01-17 04:21:58 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
2002-06-04 12:30:14 +01:00
|
|
|
|
2003-10-06 23:19:12 +01:00
|
|
|
<sect2><title>Short descriptions</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>chage</command> is used to change the maximum number of
|
|
|
|
days between obligatory password changes.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>chfn</command> is used to change a user's full name and
|
|
|
|
some other info.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>chpasswd</command> is used to update the passwords of a
|
|
|
|
whole series of user accounts in one go.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>chsh</command> is used to change a user's default
|
|
|
|
login shell.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>dpasswd</command> is used to change dial-up passwords for
|
|
|
|
user login shells.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>expiry</command> checks and enforces the current password
|
|
|
|
expiration policy.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>faillog</command> is used to examine the log of login
|
|
|
|
failures, to set a maximum number of failures before an account is blocked,
|
|
|
|
or to reset the failure count.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>gpasswd</command> is used to add and delete members and
|
|
|
|
administrators to groups.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>groupadd</command> creates a group with the given
|
|
|
|
name.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>groupdel</command> deletes the group with the given
|
|
|
|
name.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>groupmod</command> is used to modify the given group's
|
|
|
|
name or GID.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>groups</command> reports the groups of which the given
|
|
|
|
users are members.</para>
|
2002-06-24 16:53:59 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>grpck</command> verifies the integrity of the group files,
|
|
|
|
<filename>/etc/group</filename> and <filename>/etc/gshadow</filename>.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>grpconv</command> creates or updates the shadow group file
|
|
|
|
from the normal group file.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>grpunconv</command> updates <filename>/etc/group</filename>
|
|
|
|
from <filename>/etc/gshadow</filename> and then deletes the latter.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>lastlog</command> reports the most recent login of all
|
|
|
|
users, or of a given user.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>login</command> is used by the system let users sign on.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>logoutd</command> is a daemon used to enforce restrictions
|
|
|
|
on log-on time and ports.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>mkpasswd</command> encrypts the given password using the
|
|
|
|
also given perturbation.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>newgrp</command> is used to change the current GID during
|
|
|
|
a login session.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>newusers</command> is used to create or update a whole
|
|
|
|
series of user accounts in one go.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>passwd</command> is used to change the password for a user
|
|
|
|
or group account.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pwck</command> verifies the integrity of the password files,
|
|
|
|
<filename>/etc/passwd</filename> and <filename>/etc/shadow</filename>.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pwconv</command> creates or updates the shadow password file
|
|
|
|
from the normal password file.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>pwunconv</command> updates <filename>/etc/passwd</filename>
|
|
|
|
from <filename>/etc/shadow</filename> and then deletes the latter.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>sg</command> executes a given command while the user's GID
|
|
|
|
is set to that of the given group.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>useradd</command> creates a new user with the given name,
|
|
|
|
or updates the default new-user information.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>userdel</command> deletes the given user account.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>usermod</command> is used to modify the given user's
|
|
|
|
login name, UID, shell, initial group, home directory, and the like.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>vigr</command> can be used to edit the
|
|
|
|
<filename>/etc/group</filename> or <filename>/etc/gshadow</filename>
|
|
|
|
files.</para>
|
|
|
|
|
|
|
|
<para><command>vipw</command> can be used to edit the
|
|
|
|
<filename>/etc/passwd</filename> or <filename>/etc/shadow</filename>
|
|
|
|
files.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>libmisc</command>...</para>
|
2002-06-24 16:53:59 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>libshadow</command> contains functions used by most
|
|
|
|
programs in this package.</para>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect2>
|
2003-09-24 23:29:16 +01:00
|
|
|
|