canmove, Confirmed users
1,394
edits
No edit summary |
|||
| Line 60: | Line 60: | ||
=== 10.7 (Lion) === | === 10.7 (Lion) === | ||
Authentication on Lion requires a single salted sha512 password. You can generate such hashes with <tt>setup/lion-password-hash.rb</tt>, which prompts for a password and outputs the hash. Stick that into the <tt>*_pw_saltedsha512</tt> | Authentication on Lion requires a single salted sha512 password. You can generate such hashes with <tt>setup/lion-password-hash.rb</tt>, which prompts for a password and outputs the hash. Stick that into the <tt>*_pw_saltedsha512</tt> [[ReleaseEngineering/PuppetAgain/Secrets|secrets]], and you're good to go. | ||
=== 10.8 (Mountain Lion) === | === 10.8 (Mountain Lion) === | ||