Results 1 to 2 of 2
Hi all,
Can any tell me how to find the root password when i have terminal with root access ie is there any way find out the root or any ...
- 02-02-2011 #1Just Joined!
- Join Date
- Feb 2011
- Posts
- 3
Reg : root password
Hi all,
Can any tell me how to find the root password when i have terminal with root access ie is there any way find out the root or any other users password when we have terminal with root as logged in.
I just want to the present password of root or any user on that system and not want to change the password so is there any way using any scripts or software we can find out the present password.
- 02-02-2011 #2
the short answer is that, no, you can not. All passwords are hashed (think encryption, but it's a 1 way process, no way to undo it procedurally.) When you authenticate, the system takes the password you give it, hashes that, and compares the hashes.
What is the specific problem you are having? It's possible we can help you find an alternate solution.New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4


Reply With Quote