Solaris 9 /etc/shadow file, $ character as first entry.

From: Stanley Laufer (slaufer_at_slis.sjsu.edu)
Date: 01/31/05

  • Next message: jordan.j.gaston_at_verizon.com: "ROUTING WEIRDNESS!!!"
    Date: Mon, 31 Jan 2005 11:55:54 -0800 (PST)
    To: sunmanagers@sunmanagers.org
    
    

    Thanks for the replies so far.

    The consesus is that the $ in an /etc/shadow password
    entry indicates that a newer encryption scheme is being
    used to encrypt /etc/shadow entries (such as MD5).

    Does anyone know how to force Solaris 9 to encrypt
    ONLY using the standard UNIX encryption algorithm
    (crypt)?

    And if I do this, will this "break" any accounts whose
    passwords have been encrypted using MD5 or other encryption
    algorithms?

    I would expect so, but just wanted to verify.

    Thanks again in advance.

    Stanley E. Laufer
    Network Administrator
    School of Library and Information Science
    San Jose State University
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: jordan.j.gaston_at_verizon.com: "ROUTING WEIRDNESS!!!"

    Relevant Pages

    • Re: C# Equivalent of C++ MD5 Algorith
      ... your original post said you were looking for an MD5 Hash. ... Co-founder, Eggheadcafe.com developer portal: ... The problem is that the C++ encryption generates 110 ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Need strong crypto for sending my password via sockets.
      ... MD5 and Blowfish are indeed free, but MD5 is not an encryption algorithm ... it is a disgest (hash) algorithm. ... Server crypts it's own copy of password ...
      (microsoft.public.vc.mfc)
    • Re: password length
      ... ]>]The short answer is "Different encryption ... ]>based hash, 128 bits in the case of the MD5 based hash. ... ]>Ie, the password algorithms are not encryptions, they are hashes. ...
      (alt.os.linux.suse)
    • Re: incremental MD5 ?
      ... and i'm trying MD5 encryption, the original data is quite big and MD5 ... Hash the book to get the book hash ... Hash all the shelf hashes in a column to get the column hash ...
      (sci.crypt)
    • Re: Hashed PWs more secure than encrypted PWs?
      ... How does MD5 work for this? ... > DES is not a public/private-key algorithm. ... > system encrypts a string of zeroes using a random salt ... The place the encryption key is stored is ...
      (comp.security.unix)