Security Basics mailing list archives
Re: user name from security logs
From: Dave Patterson <sdpatt2 () gmail com>
Date: Tue, 31 May 2005 06:47:50 +0700
here's my question: Is there anyway to change the admin password and/or get the machine's control back? If not, Do i have to backup and reinstall linux on every box?
You need to redefine your root.
hit shift at the boot prompt and enter
boot: Linux init=/bin/sh
then do:
# mount -n -t remount,rw /
# mount -avt nonfs,noproc,nosmbfs
# cd /etc
# vi passwd
# vi shadow
if the second data field in /etc/passwd is x,
then you need to edit the second data field in the passwd file so that
it becomes empty. Then you can reboot and login to root without a password.
--
Regards, Dave
Dare to be naive.
-- R. Buckminster Fuller
Attachment:
signature.asc
Description: Digital signature
Current thread:
- user name from security logs Peter Rodger (May 26)
- RE: user name from security logs dave kleiman (May 27)
- Re: user name from security logs Emmanuel Goldstein (May 30)
- Re: user name from security logs Dave Patterson (May 31)
- Re: user name from security logs mike (May 31)
- Reseting root password Was: user name from security logs Alexander Klimov (May 31)
- Re: user name from security logs pierpaolo giacomin (May 31)
- Resetting the root password (was: user name from security logs) Ansgar -59cobalt- Wiechers (May 31)
- Re: user name from security logs Tom Rhodes (May 31)
- RE: user name from security logs Miguel Dilaj (May 31)
- Re: user name from security logs Emmanuel Goldstein (May 30)
- RE: user name from security logs dave kleiman (May 27)
- Re: user name from security logs Greg Stiavetti (May 27)
- <Possible follow-ups>
- Re: user name from security logs Kevin (May 26)
- Snort sniffer logs Tom Rhodes (May 30)
- Re: Snort sniffer logs Ron (May 31)
- Snort sniffer logs Tom Rhodes (May 30)
