Skip to content

Instantly share code, notes, and snippets.

@misfo
Created June 11, 2012 18:42
Show Gist options
  • Select an option

  • Save misfo/2911838 to your computer and use it in GitHub Desktop.

Select an option

Save misfo/2911838 to your computer and use it in GitHub Desktop.
dscl . append /Groups/com.apple.access_ssh user $DUMMY_ACCOUNT
dscl . append /Groups/com.apple.access_ssh groupmembers `dscl . read /Users/$DUMMY_ACCOUNT GeneratedUID | cut -d " " -f 2`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment