Changeset 409b449 for postlfs/security/shadow
- Timestamp:
- 12/15/2002 04:03:41 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/test-20220226
- Children:
- c9e7d6f
- Parents:
- 0b4b61a9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
postlfs/security/shadow/shadow-config.xml
r0b4b61a9 r409b449 31 31 # End /etc/pam.d/login 32 32 <userinput>EOF 33 cat > /etc/pam.d/ other<< "EOF"</userinput>33 cat > /etc/pam.d/passwd << "EOF"</userinput> 34 34 # Begin /etc/pam.d/passwd 35 35 … … 38 38 # End /etc/pam.d/passwd 39 39 <userinput>EOF 40 cat > /etc/pam.d/ passwd<< "EOF"</userinput>40 cat > /etc/pam.d/shadow << "EOF"</userinput> 41 41 # Begin /etc/pam.d/shadow 42 42
Note:
See TracChangeset
for help on using the changeset viewer.