Thursday, May 27, 2010

password recovery

Add following code in “/etc/inittab” file to secure it from change in single user mode:
# password protect single user mode
su:S:wait:/sbin/sulogin

References:
http://thedaneshproject.com/posts/password-protect-single-user-mode/

No comments:

Post a Comment