ReleaseEngineering/PuppetAgain/Modules/users: Difference between revisions

Line 27: Line 27:


Each role user has a set of representations of its password, for different uses.  The users are "root", "signer", and "builder", and the uses are below.  The name of the secret joins the two with an underscore, e.g., "builder_pw_paddedsha1".
Each role user has a set of representations of its password, for different uses.  The users are "root", "signer", and "builder", and the uses are below.  The name of the secret joins the two with an underscore, e.g., "builder_pw_paddedsha1".
See [[ReleaseEngineering/PuppetAgain/Secrets]] for info on how secrets are managed in PuppetAgain.


;'''*_pw_hash'''
;'''*_pw_hash'''
Line 47: Line 48:
;'''builder_pw_vnc_base64'''
;'''builder_pw_vnc_base64'''
:base64-encoded version of the password that should appear in ''~/.vnc/passwd'' on Linux
:base64-encoded version of the password that should appear in ''~/.vnc/passwd'' on Linux


= Implementation =
= Implementation =
canmove, Confirmed users
1,394

edits