[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to "su" or log in as root



On 10/23/06, HomeNet NW <homenetnw@yahoo.com> wrote:
Greetings.  Please forgive me if this topic has been covered previously.  I
have been Googling all day, and so far, have not been able to find a
resolution to my problem.

I am using Debian Sarge.  I can SSH to my server and log in through the
console and su to any user but root.  When I try to su, I get the message
"su: Authentication service cannot retrieve authentication info. Sorry."

I tried rebooting the server to log in at init level 1, and was not able to
do so.  Rebooting produces a number of "invalid" user messages concerning
root, such as "Starting MTA: chown: 'root:Debian-exim' : invalid user".

Unfortunately, since I cannot su, I do not have access to the server's log
files, nor most of the config files.

Please help!  Any assistance/suggestions/criticisms will be
greatly appreciated.


 ________________________________
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+
countries) for 2¢/min or less.



sounds like your passwd or related files are hosed.  use
init=/bin/bash as a kernel parameter.  It'll start bash instead of
init.  Your filesystem will be readonly to begin with, and you must
remount it readonly before rebooting (journalized filesystems won't
complain so much).

You might find some backups of your passwd file in /var/backups.



Reply to: