Here is what I've used on SLES 10:

> cat /sbin/sulogin
#!/bin/bash
#Always log in without asking for a password
HOME=/root
exec -l /bin/bash --login --noprofile

On 8/22/07, Ronald van der Laan <[EMAIL PROTECTED]> wrote:
> Rob,
>
> Yes, by replacing the /sbin/sulogin by a script that just calls /bin/bash,
> you prevent the password check for both the fsck and single user modes.
>
> Ronald van der Laan
>

--
Bruce Hayden
Linux on System z Advanced Technical Support
Endicott, NY

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to