diff --git a/chapter08/shadow.xml b/chapter08/shadow.xml index 2693f1bb7..8494c9736 100644 --- a/chapter08/shadow.xml +++ b/chapter08/shadow.xml @@ -113,7 +113,7 @@ find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \;touch /usr/bin/passwd The file /usr/bin/passwd needs - to exist because its location is harcoded in some programs, and + to exist because its location is hardcoded in some programs, and if it does not exist, the default location is not right. @@ -246,11 +246,12 @@ useradd -D --gid 999 Installed directory - chage, chfn, chgpasswd, chpasswd, chsh, expiry, faillog, gpasswd, - groupadd, groupdel, groupmems, groupmod, grpck, grpconv, grpunconv, - lastlog, login, logoutd, newgidmap, newgrp, newuidmap, newusers, - nologin, passwd, pwck, pwconv, pwunconv, sg (link to newgrp), su, - useradd, userdel, usermod, vigr (link to vipw), and vipw + chage, chfn, chgpasswd, chpasswd, chsh, expiry, faillog, + getsubids, gpasswd, groupadd, groupdel, groupmems, groupmod, grpck, + grpconv, grpunconv, lastlog, login, logoutd, newgidmap, newgrp, + newuidmap, newusers, nologin, passwd, pwck, pwconv, pwunconv, + sg (link to newgrp), su, useradd, userdel, usermod, + vigr (link to vipw), and vipw /etc/default @@ -333,6 +334,16 @@ useradd -D --gid 999 + + getsubids + + Is used to list the subordinate id ranges for a user + + getsubids + + + + gpasswd