Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Feb 2011
    Posts
    3

    Smile 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.

  2. #2
    Linux Enthusiast meton_magis's Avatar
    Join Date
    Oct 2006
    Location
    arizona
    Posts
    665
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...