s nagar wrote: > i want to disable access to single user mode. Therefore, i want to know > how to implement restricted password when someone try to login to single > user mode by pressing Ctrl+x at lilo boot loader and typing 'linux 1' at > boot prompt. man lilo.conf
Use the options globally or for a single image password=yourpassword restricted This will ask for a password only if you need to write command line arguments to lilo. -Tarun _______________________________________________ ilugd mailing list [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd
