Lost Root Password


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Lost Root Password
# 1  
Old 06-21-2004
Data Lost Root Password

I have recently become the sys adm guy for our unix systems here for my shop. I have a pretty good understanding of the system, but there is just some stuff that I don't know. Right now one of those things is to recover the password for a unix system.

I know that there is a way that you can use the cd to boot up and delete the passwd from the /etc/passwd file. Could someone please help me to do this??? Thanks

Chris
# 2  
Old 06-21-2004
Please use the search function. This question comes up a lot.

As you search, put your OS in the search string. It's different for each OS.
# 3  
Old 06-21-2004
generally i believe if you delete the password for root in /etc/passwd you will be asked for a new password upon next reboot. this is the case correct? (luckily ive never lost my password Smilie)

but you cant do that with the OS that is on there if you dont already have the root password.

so, you have a few ways to do it. your goal is to mount that file system and change the /etc/passwd file.

first thing, you can rip out that harddrive and put it in another computer with an os on it already, so you can then mount that harddrive and edit accordingly. that however is a pain in the ass.

so, the easiet thing to do would be to boot from some cd and use that to mount that drive and edit the file.

your install cd is its OWN os. if you boot from that disk, look for an option to get to a command line. once you have a command line you are set. mount that drive, browse to
/etc/passwd and fix your computer!


as perderabo said, search, youll still find more info than what i have provided.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Lost Root Password on VXVM Encapsulated Root Disk

Hi All Hope it's okay to post on this sub-forum, couldn't find a better place I've got a 480R running solaris 8 with veritas volume manager managing all filesystems, including an encapsulated root disk (I believe the root disk is encapsulated as one of the root mirror disks has an entry under... (1 Reply)
Discussion started by: sunnyd76
1 Replies

2. SCO

unixware 7.1.4 lost root password

I dont have the cds, what can i do? (2 Replies)
Discussion started by: sopapa
2 Replies

3. UNIX for Dummies Questions & Answers

Lost root password unixware 7.1.4

Ive lost the root password , i dont have the cds , what can i do? (3 Replies)
Discussion started by: sopapa
3 Replies

4. UNIX for Advanced & Expert Users

Help with Lost Root Password

This is a common question im sure... I bought a RS/6000 Model 240. Aix 4.3.3 loaded. No root password was supplied to me, but I do have the install media (4 disks). I want to drop into maint mode. So I place the cd into the drive, restart the box ( by pressing the power button, since i do not have... (3 Replies)
Discussion started by: JoeJohnSmith
3 Replies

5. AIX

lost root password in AIX

Hi how do you reset the root password in AIX. I booted to single user mode and it asked for login and password. I have AIX 4.3. Thanks (4 Replies)
Discussion started by: Welfaric
4 Replies

6. UNIX for Dummies Questions & Answers

Root Password Lost

I'm attempting to blank out the root user password on a machine that we have forgotten the password for. I have been using the advice posted on this site to boot from CDROM in single user mode, then mounting the root slice and editing the /etc/shadow file. Each time I save the shadow file and... (1 Reply)
Discussion started by: gonzotonka
1 Replies

7. Linux

how to access root priveliges if root password is lost

wish to know how to access root password it root password is forgotten in linux (1 Reply)
Discussion started by: wojtyla
1 Replies

8. Answers to Frequently Asked Questions

Lost root password / Can't login as root

We have quite a few threads about this subject. I have collected some of them and arranged them by the OS which is primarily discussed in the thread. That is because the exact procedure depends on the OS involved. What's more, since you often need to interact with the boot process, the... (0 Replies)
Discussion started by: Perderabo
0 Replies

9. UNIX for Advanced & Expert Users

I lost my password root

Hello ... I lost my password root ! maybe someone can to help me to log in HP_UX, i started the server in " Singel - User" and i changed my password to new password and it`s not working .. what i must to do ??? (4 Replies)
Discussion started by: yanly
4 Replies

10. UNIX for Advanced & Expert Users

Root Password Lost !!!

I've forgotten root password on one of Solaris machines, i searched in forumes to find a similar case but there's no proceudre here to reinintialize root password, cause most of related commands & even single user mode needs root password that i don't have. Any solution would be helpful. --rgrds,... (9 Replies)
Discussion started by: nikk
9 Replies
Login or Register to Ask a Question