Skip to content

Instantly share code, notes, and snippets.

@marseille
Created December 12, 2017 21:14
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 marseille/9811672b10bb613aa75e54f9f5e9aa44 to your computer and use it in GitHub Desktop.
Save marseille/9811672b10bb613aa75e54f9f5e9aa44 to your computer and use it in GitHub Desktop.
chef bootstrap log
<mybox>:~$ knife bootstrap windows winrm 12.12.12.8 -x Administrator -P '123' -r 'somerunlist' -N node-test
Creating new client for node-test
Creating new node for node-test
ERROR: You authenticated successfully to https://<the server> as <user> but you are not authorized for this action.
Response: missing create permission
<mybox>:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment