canmove, Confirmed users
1,394
edits
(→Linux) |
(→Linux) |
||
Line 59: | Line 59: | ||
Puppet supports user management on Linux with no difficulty, via the ''user'' provider. Password hashes are most easily created by using 'passwd' on a temporary host, then copying the password hash from ''/etc/shadow''. | Puppet supports user management on Linux with no difficulty, via the ''user'' provider. Password hashes are most easily created by using 'passwd' on a temporary host, then copying the password hash from ''/etc/shadow''. | ||
The linux VNC password is | The linux VNC password is managed in cleartext (but in such a way that it's not exposed to the user). | ||
== Darwin == | == Darwin == |