diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:21:58 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:21:58 +0000 |
commit | 487b8e6f3592e965ef128951f1ef41738e512719 (patch) | |
tree | e8d91d97c8cce513e8d1c5650d3489663962a5df /appendixa/shadowpwd-shortdesc.xml | |
parent | 48d671c56622b3d184495a8f878af5505fb4ee90 (diff) |
Converted shadow.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/shadowpwd-shortdesc.xml')
-rw-r--r-- | appendixa/shadowpwd-shortdesc.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/appendixa/shadowpwd-shortdesc.xml b/appendixa/shadowpwd-shortdesc.xml new file mode 100644 index 000000000..0b75bacb0 --- /dev/null +++ b/appendixa/shadowpwd-shortdesc.xml @@ -0,0 +1,17 @@ +<sect2><title>Contents of Shadow</title> + +<para>Last checked against version &shadow-contversion;.</para> + +<para>The Shadow package was created to strengthen the security +of system passwords.</para> + +<para>Shadow installs the following:</para> + +<sect3><title>Program Files</title> +<para>chage, chfn, chpasswd, chsh, dpasswd, expiry, faillog, gpasswd, +groupadd, groupdel, groupmod, groups, grpck, grpconv, grpunconv, lastlog, +login, logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv, pwunconv, +sg (link to newgrp), useradd, userdel, usermod, vigr (link to vipw) and +vipw</para></sect3> + +</sect2> |