summaryrefslogtreecommitdiff
path: root/manifests/defines.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/defines.pp')
-rw-r--r--manifests/defines.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/defines.pp b/manifests/defines.pp
index 6721e5e..50adab1 100644
--- a/manifests/defines.pp
+++ b/manifests/defines.pp
@@ -4,6 +4,8 @@
# containing the ssh_keys
# password: the password in cleartext or as crypted string
# which should be set. Default: absent -> no password is set.
+# To create an encrypted password, you can use:
+# /usr/bin/mkpasswd -H md5 -S $salt $password
# Note: On OpenBSD systems we can only manage plain text passwords.
# Therefor the password_crypted option doesn't have any effect.
# As well we can only set the password if a user doesn't yet have