Displaying 1 result from an estimated 1 matches for "259627".
Did you mean:
259617
2011 Jun 16
1
OS Hardening typo?
Hi all;
On OS Hardening ( http://wiki.centos.org/HowTos/OS_Protection )
there's a section on "Physical Protection" that includes requiring a
single-user mode password. There's four lines that look something like
this:
echo "Require the root pw when booting into single user mode" >> /etc/inittab
echo "~~:S:wait:/sbin/sulogin" >> /etc/inittab
echo