Find the answer to your Linux question:
Results 1 to 3 of 3
In what encryption way is the Password saved in the shadow file? Since well, I have 3 users with same password. And the Hash is Diffrent every 3 times.....
  1. #1
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,420

    Shadow File



    In what encryption way is the Password saved in the shadow file?
    Since well, I have 3 users with same password.
    And the Hash is Diffrent every 3 times..
    New Users, please read this..
    Google first, then ask..

  2. #2
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568
    Quote Originally Posted by RobinVossen View Post
    In what encryption way is the Password saved in the shadow file?
    Since well, I have 3 users with same password.
    And the Hash is Diffrent every 3 times..
    If i'm not wrong..i think md5 encryption algorithm is used in shadow file.
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

  3. #3
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,420
    That is what I thought.
    DES and/or MD5
    But, if I encrypt p@ssw0rd 3 times it keeps getting the same in both algorithms.

    Edit: <Doh> I forgot Salt was used -.-'

    I got my answer.. .
    New Users, please read this..
    Google first, then ask..

Posting Permissions

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