Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: [SOLVED] Making PAM use SHA512 instead of MD5

  1. #11
    Join Date
    Dec 2006
    Location
    Chicago
    Beans
    3,839

    Re: Making PAM use SHA512 instead of MD5

    https://bugs.launchpad.net/ubuntu/+s...am/+bug/245786
    SHA512 is supported for intrepid.

  2. #12
    Join Date
    Feb 2007
    Beans
    397
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Making PAM use SHA512 instead of MD5

    Nice find!

  3. #13
    Join Date
    Dec 2006
    Location
    Chicago
    Beans
    3,839

    Re: Making PAM use SHA512 instead of MD5

    Quote Originally Posted by CaptSaltyJack View Post
    How did you get the $1$ in your MD5 hash? My Linux md5 command won't do it, neither will PHP.
    Those hashes were taken from my /etc/shadow file. They're not my real passwords, of course, just a test user I set up temporarily.

  4. #14
    Join Date
    Dec 2006
    Location
    Chicago
    Beans
    3,839

    Re: [SOLVED] Making PAM use SHA512 instead of MD5

    I just upgraded to intrepid today. Pam uses sha512 by default. All I had to so was "sudo passwd cdenley", re-enter my password, and now I'm using sha512.

  5. #15
    Join Date
    Feb 2007
    Beans
    397
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: [SOLVED] Making PAM use SHA512 instead of MD5

    Beautiful - nice to see the Ubuntu team is on top of things!

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

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