SCIENTIFIC-LINUX-USERS Archives

August 2012

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Chris Schanzle <[log in to unmask]>
Reply To:
Chris Schanzle <[log in to unmask]>
Date:
Wed, 8 Aug 2012 18:57:27 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
On 08/08/2012 04:58 PM, Connie Sieh wrote:
> *SL_password_for_singleuser*
>     Changes /etc/inittab to require the root password for single user mode.
>     This was added with SL 6.0 and continues in this release.

Umm, without checking SL6, are you really changing /etc/inittab which says:

   # inittab is only used by upstart for the default runlevel.
   # ADDING OTHER CONFIGURATION HERE WILL HAVE NO EFFECT ON YOUR SYSTEM.

and not /etc/sysconfig/init ?

tail -3 /etc/sysconfig/init
# Set to '/sbin/sulogin' to prompt for password on single-user mode
# Set to '/sbin/sushell' otherwise
SINGLE=/sbin/sulogin

ATOM RSS1 RSS2