Thank you for all the information and suggestions. Very much
appreciated,
Betsie 

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Bruce Hayden
Sent: Wednesday, August 22, 2007 6:11 AM
To: [email protected]
Subject: Re: Single user mode and root password

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

----------------------------------------------------------------------
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