canmove, Confirmed users
1,394
edits
(→Darwin) |
|||
| Line 32: | Line 32: | ||
:linux md5 password hash for the root password ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Linux|where to find]]) | :linux md5 password hash for the root password ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Linux|where to find]]) | ||
;'''*_pw_pbkdf2''' | ;'''*_pw_pbkdf2''' | ||
:Mac OS X 10.8 entropy for the root password ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) | :Mac OS X 10.8 entropy for the root password ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) *CHANGE AT THE SAME TIME AS '''builder_pw_kcpassword_base64'''!* | ||
;'''*_pw_pbkdf2_salt''' | ;'''*_pw_pbkdf2_salt''' | ||
:Mac OS X 10.8 salt for the root password ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) | :Mac OS X 10.8 salt for the root password ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) *CHANGE AT THE SAME TIME AS '''builder_pw_kcpassword_base64'''!* | ||
;'''*_pw_pbkdf2_iterations''' | ;'''*_pw_pbkdf2_iterations''' | ||
:Mac OS X 10.8 iterations for the root password ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) | :Mac OS X 10.8 iterations for the root password ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) *CHANGE AT THE SAME TIME AS '''builder_pw_kcpassword_base64'''!* | ||
;'''*_pw_paddedsha1''' | ;'''*_pw_paddedsha1''' | ||
:Mac OS X 10.6 password hash''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) | :Mac OS X 10.6 password hash''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) *CHANGE AT THE SAME TIME AS '''builder_pw_kcpassword_base64'''!* | ||
;'''*_pw_saltedsha512''' | ;'''*_pw_saltedsha512''' | ||
:Mac OS X 10.7 password hash''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) | :Mac OS X 10.7 password hash''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) *CHANGE AT THE SAME TIME AS '''builder_pw_kcpassword_base64'''!* | ||
Additionally, the builder user has two versions of its VNC password: | Additionally, the builder user has two versions of its VNC password: | ||
;'''builder_pw_kcpassword_base64''' | ;'''builder_pw_kcpassword_base64''' | ||
:kcpassword-obfuscated cleartext of the builder user's password, for autologin on Darwin ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) | :kcpassword-obfuscated cleartext of the builder user's password, for autologin on Darwin ''(No Default)'' ([[ReleaseEngineering/PuppetAgain/Modules/users#Darwin|where to find]]) *CHANGE AT THE SAME TIME AS ALL OTHER OS X PASSWORDS!* | ||
;'''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 | ||