Guest User

Untitled

a guest
Oct 17th, 2011
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. [root@bwong06 ~]# euca-authorize -P icmp -t -1:-1 default
  2. uca-authorize -P tcp -p 22 default
  3. default None None icmp -1 -1 0.0.0.0/0
  4. Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error
  5. EC2ResponseError: 401 Unauthorized
  6. 401 Unauthorized
  7.  
  8. This server could not verify that you are authorized to access the document you
  9. requested. Either you supplied the wrong credentials (e.g., bad password), or yo
  10. ur browser does not understand how to supply the credentials required.
  11.  
  12.  
  13. [root@bwong06 ~]# euca-authorize -P tcp -p 22 default
  14. default None None tcp 22 22 0.0.0.0/0
  15. Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error
  16. EC2ResponseError: 401 Unauthorized
  17. 401 Unauthorized
  18.  
  19. This server could not verify that you are authorized to access the document you
  20. requested. Either you supplied the wrong credentials (e.g., bad password), or yo
  21. ur browser does not understand how to supply the credentials required.
  22.  
  23.  
Advertisement
Add Comment
Please, Sign In to add comment