Skip to content

Instantly share code, notes, and snippets.

@developerinlondon
Created April 14, 2016 05:23
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 developerinlondon/e6febbc94e1e74b13f49b629b9468176 to your computer and use it in GitHub Desktop.
Save developerinlondon/e6febbc94e1e74b13f49b629b9468176 to your computer and use it in GitHub Desktop.
[root@vagranthost vagrant]# curl -i -H accept=application/json -d username=vagrant -d password=vagrant -d eauth=pam http://localhost:5417/login
HTTP/1.1 401 Unauthorized
Date: Thu, 14 Apr 2016 05:15:16 GMT
Content-Length: 75
Content-Type: text/html; charset=UTF-8
Server: TornadoServer/4.2.1
<html><title>401: Unauthorized</title><body>401: Unauthorized</body></html>[root@vagranthost vagrant]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment