canmove, Confirmed users
1,394
edits
(→Linux) |
|||
| Line 29: | Line 29: | ||
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 set with [http://linux.die.net/man/1/vncpasswd vncpasswd] | |||
== Darwin == | == Darwin == | ||