Changeset 406ed09 for BOOK/final-system/common
- Timestamp:
- Sep 3, 2007, 7:28:53 PM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 87fda51
- Parents:
- 918a9d3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/shadow.xml
r918a9d3 r406ed09 26 26 <title>Installation of Shadow</title> 27 27 28 <para os="p1">The following patch fixes an issue in useradd, where it only29 accepts group names, not group id numbers:</para>30 31 <screen os="p2"><userinput>patch -Np1 -i ../&shadow- useradd_fix-patch;</userinput></screen>28 <para os="p1">The following patch fixes numerous issues in shadow. See 29 patch for details:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&shadow-fixes-patch;</userinput></screen> 32 32 33 33 <note os="a">
Note:
See TracChangeset
for help on using the changeset viewer.