Friday, November 2, 2007

Linux Password protect, single user mode

Single user mode is considered as recovery mode in Linux, but many misuse it to change the root passwords .

U can password protect,i.e when a user logins in Single-user mode, the system asks for a root password

Jusy add this line in "/etc/inittab"

su:S:wait:/sbin/sulogin

Enjoy safety....

No comments: