Guest User

Untitled

a guest
Aug 20th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. $ xfreerdp /f /rfx /cert-ignore /v:farm.company.com /d:company.com /u:administrator /p:
  2.  
  3. freerdp_set_last_error 0x2000C
  4. Error: protocol security negotiation or connection failure
  5.  
  6. /g:<gateway>[:port] Gateway Hostname
  7. /gu:[<domain>&#93;<user> or <user>[@<domain>] Gateway username
  8. /gp:<password> Gateway password
  9. /gd:<domain> Gateway domain
  10.  
  11. $ xfreerdp /f /rfx /cert-ignore /v:farm.company.com /d:company.com /g:rds.company.com /u:administrator /p:
  12.  
  13. Could not open SAM file!
  14. Could not open SAM file!
  15. Could not open SAM file!
  16. Could not open SAM file!
  17. rts_connect: error! Status Code: 401
  18. HTTP/1.1 401 Unauthorized
  19. Content-Type: text/plain
  20. Server: Microsoft-IIS/7.5
  21. WWW-Authenticate: Negotiate
  22. WWW-Authenticate: NTLM
  23. WWW-Authenticate: Basic realm="rds.company"
  24. X-Powered-By: ASP.NET
  25. Date: Wed, 02 Jul 2014 12:36:41 GMT
  26. Content-Length: 13
  27.  
  28. $ xfreerdp /f /rfx /cert-ignore /v:farm.company.com /d:company.com /u:administrator /p:
  29.  
  30. /usr/local/bin/xfreerdp /f /rfx /cert-ignore /v:myhostip /u:mywindowsuser /p:mypassword /sec:rdp
Add Comment
Please, Sign In to add comment