Skip to content

Instantly share code, notes, and snippets.

@orb
Created July 31, 2012 02:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orb/3212974 to your computer and use it in GitHub Desktop.
Save orb/3212974 to your computer and use it in GitHub Desktop.
user "random" do
comment "Random User"
uid 1000
gid "users"
home "/home/random"
shell "/bin/zsh"
password "$1$JJsvHslV$szsCjVEroftprNn4JHtDi."
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment