Suresh P
2014-Jun-30 17:52 UTC
[Puppet Users] issue in generating password hash via puppet
Hi, I have store password in variable called "passwd". earlier i used "openssl passwd -1 <password>" . Now, it tried to generate sha-512 password hash. pass => generate('/bin/sh, '-c', "python -c 'import crypt;print crypt.crypt(\'$passwd\',\'\$6\$mpouwk\')'|tr -d '\n' "), But puppet run failed. Please advise me. Regards, Suresh -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/0127ffd7-a88d-46d4-82f5-a99a48edfca4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.