From: Josh Soref Date: Sun, 22 Oct 2017 18:23:41 +0000 (+0000) Subject: spelling: chpasswd X-Git-Tag: 4.6~9^2~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=daf30eff79c9437807102f2421bbb9eee8db287e;p=shadow spelling: chpasswd --- diff --git a/NEWS b/NEWS index 8d5c6e3a..58e721eb 100644 --- a/NEWS +++ b/NEWS @@ -654,9 +654,9 @@ shadow-4.0.18.2 -> shadow-4.1.0 09-12-2007 - Use MD5_CRYPT_ENAB, ENCRYPT_METHOD, SHA_CRYPT_MIN_ROUNDS, and SHA_CRYPT_MAX_ROUNDS to define the default encryption algorithm for the passwords. -- chpaswd, chgpasswd, newusers: New options -c/--crypt-method and +- chpasswd, chgpasswd, newusers: New options -c/--crypt-method and -s/--sha-rounds to supersede the system default encryption algorithm. -- chpaswd, chgpasswd, newusers: DES is no more the default algorithm. They +- chpasswd, chgpasswd, newusers: DES is no more the default algorithm. They will respect the system default configured in /etc/login.defs *** documentation: