summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-10-25 21:11:31 +0000
committermh <mh@immerda.ch>2008-10-25 21:11:31 +0000
commit4e47f520d2f6330de4ab7ec575e23062e00664a1 (patch)
treeacbaf75f28138b3d7777c590a6def40251aa7fbc
parenta1c65fd8cff12e8e69a005a53480976e9fa404a4 (diff)
added some doku
-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