From: Silvio Rhatto Date: Sat, 18 Jun 2016 17:56:48 +0000 (-0300) Subject: Updates doc for SHA512 hashes X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=97d381c55dc3f8a9949d586ae6cbee590d5d5112;p=puppet-user.git Updates doc for SHA512 hashes --- diff --git a/manifests/manage.pp b/manifests/manage.pp index d65266d..e9500e6 100644 --- a/manifests/manage.pp +++ b/manifests/manage.pp @@ -2,7 +2,7 @@ # User module based on git://git.puppet.immerda.ch/module-user.git # # Password hash can be generated with mkpasswd provided by whois -# debian package: mkpasswd -m sha-256, see crypt(3) for details +# debian package: mkpasswd -m sha-512, see crypt(3) for details # on supported hashes. # define user::manage(