Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 20:08:08 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pw pw_user.c
Message-ID:  <200807282008.m6SK8Eek071137@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
antoine     2008-07-28 20:08:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/pw          pw_user.c 
  Log:
  SVN rev 180936 on 2008-07-28 20:08:08Z by antoine
  
  MFC r179365 to stable/6:
    - Increase the size of the salt in pw(8) from 8 to 32 (same as in pam_unix(8)).
     This makes blowfish password hashes look normal when set using
    pw(8)/adduser(8). [1]
    - Make it possible to have a '/' in the salt.
  
    PR:             121146 [1]
    Submitted by:   Jaakko Heinonen [1]
    Approved by:    rwatson (mentor)
    MFC after:      1 month
  
  Revision  Changes    Path
  1.57.8.4  +7 -5      src/usr.sbin/pw/pw_user.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807282008.m6SK8Eek071137>