Opened 17 years ago
Closed 17 years ago
#2399 closed task (fixed)
Configuring for Adding Users - /etc/default/useradd already exists
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 6.3 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
The "Configuring for Adding Users" page says to create /etc/default/useradd, but this is already created by the installation of shadow, and further modified in LFS, and /bin/bash is already specified as the default shell. The text there could potentially be trimmed down to something like:
[1st paragraph describing /etc/default/useradd could be kept as is] /etc/default/useradd is installed by Shadow and customized in LFS to suit our needs. For further customization, type "useradd -D [useradd option]" to change the default settings."
Note:
See TracTickets
for help on using tickets.
Modified the instructions to account for /etc/default/useradd is now created in LFS.