Reset AIX root password without shutting down the system

 
Thread Tools Search this Thread
Homework and Emergencies Emergency UNIX and Linux Support Reset AIX root password without shutting down the system
# 1  
Old 08-22-2011
Reset AIX root password without shutting down the system

Hi All,
I'm stuck in a severe problem here , Someone have changed the root password
and he cannot remember it and there is no other user privileged user on the system , But I do have access to a non privileged user.
On the top of the system an application which requires a theoretical 24/365 availability and that application requires graceful shutdown and it's running under another user ID which the password is also lost bad luck we always do su to that to stop the application ( true laziness ) we (the unix admins guys ) cannot risk to forcelly shutdown the application .

Now I want to at least stop the application gracefully if someone have an idea to do it or reset the root password without shutting down the system.
I'm running AIX 5.3 password length 8 characters , please suggest anything else except to brute force or dictionary attack password methods I have access to HMC and sever's console also there is a VIO sever run on same server but different lpar I have access to ASMI you can say anything else except the root's passwordSmilie
# 2  
Old 08-22-2011
I don't suppose anyone has the ability to sudo su or visudo on this system?
# 3  
Old 08-22-2011
I don't think that sudo is installed on the sever , But What I meant we always do su to the userID which the application is running under it's ID then we stop the application, As I said earlier we have lost the root's password and the user's password which the application is running under it.
# 4  
Old 08-22-2011
There's no way to alter root's settings without root, that being kind of the point.
# 5  
Old 08-22-2011
Ouch!! tough lesson
@Corona688 are you sure there is no other way to achieve this without shutting down the system as I said earlier I have full access to HMC , ASMI , VIO LPAR on same sever , SAN storage (Rootvg is DAS HDD ), a non privileged user and any thing else except the root's password and user's id which the application is running under it.
All I want to at least shutdown the application gracefully due to sensitivity of data if no other way to get root's password.
I do know that brute force connections might crack the password but it's virtually may lead to unspecified time .
Otherwise
We have reached a dead end.
Gone baby gone.Smilie
# 6  
Old 08-23-2011
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Linux root Password Reset

Hi , I ve a question about the Linux system root password change. Which can be done using grub menu without inputting the old password.:confused: So If anybody can change the root password without any password and then how it is secure. Anybody can manipulate the other user using the... (6 Replies)
Discussion started by: pradyumnajpn10
6 Replies

2. Solaris

How to reset forgotten mysql root password?

Hi All, I just found one thread on this forum on this subject here: Forgot MYSQL password root | Unix Linux Forums | Web Development but unfortunately the issue was not resolved. I have the same problem with the same error message. The background is that I built a Solaris 11 x86 server... (11 Replies)
Discussion started by: hicksd8
11 Replies

3. Solaris

solaris 8 reset root password from OSX

Hello, I have two old Solaris machines $ uname -a SunOS unknown 5.8 Generic_117350-39 sun4u sparc SUNW,UltraAX-e2 unfortunately, it has been so long ago that i have used these that the root password has left my head... i can log into one of the machine as a normal user, but am unable to... (4 Replies)
Discussion started by: Norman Khine
4 Replies

4. Red Hat

Fedora reset root password

I need some help with Fedora. I am trying to reset the root password. When I tried to login I was not able to. I kept getting the authentication failure message. I got the password reset success message. passwd: all authentication tokens updated successfully. I then thought maybe the root... (6 Replies)
Discussion started by: cokedude
6 Replies

5. UNIX for Advanced & Expert Users

How to reset the ldap root password?

How to change the ldap root password. I have generated the password by using "slappasswd " command, but In my root machine "/etc/ldap/sldap.d" file is not there. instead of the file sldap.d directory only is there. please help me...? (0 Replies)
Discussion started by: ungalnanban
0 Replies

6. UNIX for Dummies Questions & Answers

Permission denied when changing root password after reset

I have a Solaris 10 machine that I didn't know the root password to so I went into single user mode and removed the password from the shadow file and rebooted and I am able to login with no password now. But my problem is that when I try to change the root password from no password to something... (0 Replies)
Discussion started by: darkone_d1_2000
0 Replies

7. UNIX for Advanced & Expert Users

Not able to reset mysql root password

Hi, My root password for mysql has some problem as it dosent allow me to login.... all commands to reset it failed. so I removed mysql yum remove mysql and installed it by yum install mysql mysql-devel mysql-server and it installed fine I gave chkconfig --levels 235 mysqld on... (1 Reply)
Discussion started by: viji19812001
1 Replies

8. Cybersecurity

How to reset root password of old Unix System V

Hi all, This is first time I met unix in my life. I purchased old Scanning Elecron Microscope which came with 486/33MHz PC running Unix System V, ver. 3.6. The one simple user name/passw is known so I can boot and login. But can not shutdown! It asks root or su passw. I'm very sensitive not to... (6 Replies)
Discussion started by: 82026
6 Replies
Login or Register to Ask a Question