Boot in Single-Mode


 
Thread Tools Search this Thread
Operating Systems AIX Boot in Single-Mode
# 8  
Old 10-12-2006
What do you mean by edit /etc/passwd and /etc/security/passwd?

Shane
# 9  
Old 11-27-2006
The IBM way...

Reset an Unknown Root Password
The following procedure describes how to recover access to root
privileges when the system's root password is unavailable or unknown.
The following procedure requires some system downtime. If possible,
schedule your downtime when it least impacts your workload to protect
yourself from a possible loss of data or functionality.

Insert the product media for the same version and level as the current
installation into the appropriate drive.
Power on the machine.
When the screen of icons appears, or when you hear a double beep, press
the F1 key repeatedly until the System Management Services menu appears.
Select Multiboot.
Select Install From.
Select the device that holds the product media and then select Install.
Select the AIX version icon.
Define your current system as the system console by pressing the F1 key
and then press Enter.
Select the number of your preferred language and press Enter.
Choose Start Maintenance Mode for System Recovery by typing 3 and press
Enter.
Select Access a Root Volume Group. A message displays explaining that
you will not be able to return to the Installation menus without
rebooting if you change the root volume group at this point.
Type 0 and press Enter.
Type the number of the appropriate volume group from the list and press
Enter.
Select Access this Volume Group and start a shell by typing 1 and press
Enter.
At the # (number sign) prompt, type the passwd command at the command
line prompt to reset the root password. For example:
# passwd
Changing password for "root"
root's New password:
Enter the new password again:
To write everything from the buffer to the hard disk and reboot the
system, type the following:
sync;sync;sync;reboot
When the login screen appears, the password you set in step 15 should
now permit access to root privileges.



AIX_dude
# 10  
Old 11-27-2006
Thanks, AIX_dude.

Shane
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

What is the difference between single line mode and multiline mode in Regular expressions?

Hi All, Can please let me know what is the difference between the single line mode and multi line mode in regular expresions? Thanks, Chidhambaram B (3 Replies)
Discussion started by: chidhu.anu
3 Replies

2. Solaris

Boot on single user mode with net services

Hi everybody, I'm running soalris 10, and I would like to know if it posible to boot on single user mode(init s), and then set up (may be manually or not) all the networks services, did someone try this before?? Tks (4 Replies)
Discussion started by: jespada
4 Replies

3. Solaris

Cannot boot in single-user mode

I have Sun 240 server with Solaris 8 installed. I go to OBP and try to boot in single-user mode but it is getting hung in the middle and the only way to get out of this situation is by going to the LOM and resetting the server. Here is what is happening: {0} ok boot -s SC Alert: Host System... (18 Replies)
Discussion started by: StarSol
18 Replies

4. UNIX for Dummies Questions & Answers

how to Single user mode?

How to enter single user mode when UNIX/LINUX system is starting? (1 Reply)
Discussion started by: gkreddy
1 Replies

5. UNIX for Dummies Questions & Answers

How to boot in single user mode

My machine is a HP-UX 11iV2. I want to boot it in the single user mode. Any ideas? Regards (7 Replies)
Discussion started by: sube
7 Replies

6. UNIX for Advanced & Expert Users

single user mode

How to diable the single user mode.. what i want is dat my users are unable to boot in single user mode via GRUB.. (1 Reply)
Discussion started by: ankit.jss
1 Replies

7. UNIX for Advanced & Expert Users

single user mode

Is there another way of switching to single user mode except by typing /usr/sbin/shutdown 0 ??? :rolleyes: (5 Replies)
Discussion started by: kekanap
5 Replies

8. UNIX for Dummies Questions & Answers

single-user mode

how do you boot into single user mode? RedHat 7.1 Caldera 2.4 (2 Replies)
Discussion started by: zorro81
2 Replies

9. UNIX for Dummies Questions & Answers

Single user mode

Hi all, Well back at work and back to crashing systems again :-) Does anyone know where I can find some decent information on single user mode? I need to be able to fix a few things. Don't know if it's possible in single user mode but I need to fix the "etc/vfstab" mainly I re-wrote it to... (2 Replies)
Discussion started by: merlin
2 Replies

10. UNIX for Dummies Questions & Answers

single user mode

Hi all, why "vi" acts differently is single user mode? Does anyone help ? I am using "x" to delete and it keeps messing up. Please help Thanks (2 Replies)
Discussion started by: guest100
2 Replies
Login or Register to Ask a Question