forked from Controls/gitea-pages
improved password encryption documenation
This commit is contained in:
@@ -54,6 +54,8 @@ the values are hashes containing the usual user properties, ie:
|
||||
``shell`` shell (required)
|
||||
============ ==========================
|
||||
|
||||
Ideally encrypt the password has as in chapter "Example: Encrypting password" :ref:`../hiera`
|
||||
|
||||
|
||||
``users``
|
||||
~~~~~~~~~
|
||||
@@ -91,6 +93,7 @@ The following defines three users and one group, but only creates one each::
|
||||
'home': '/home/archadm'
|
||||
'shell': '/bin/bash'
|
||||
'comment': ''
|
||||
'password': 'ENC[PKCS7,MIIB2gYxxxxxx...xxxxxxx]'
|
||||
|
||||
local_accounts::groups:
|
||||
- 'archadm'
|
||||
|
||||
Reference in New Issue
Block a user