WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Freerdp wont login  (Read 10402 times)

Offline sarkye

  • Newbie
  • *
  • Posts: 12
Re: Freerdp wont login
« Reply #15 on: February 02, 2018, 08:10:52 AM »
Xorg7.7 is working
Windows 2008 is Working

Almost there!!

Offline sarkye

  • Newbie
  • *
  • Posts: 12
Re: Freerdp wont login
« Reply #16 on: February 02, 2018, 08:20:55 AM »
now getting the following error.

Code: [Select]
Warning xf_GetWindowProperty (177): Property (335 does not exist
connect to server:3389
creating directory /root/.config/freerdp/
creating directory /root/.config/freerdp/certs
creating directory /root/.config/freerdp/server
certificate_store_open: error opening [/root/.config/freerdp/known_hosts] for writing
SSL_read: Failure in SSL library (protocol error?)
SSL_read: error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded
SSL_read: error:14094419:SSL routines:ssl3_read_bytes:tlsv1 alert access denied credssp_recv() error: -1
Authentication failure, check credentials.
If the credentials are valid, the NTLMSSP implementation may be to blame.
Error: protocol security negotiation or connection failure

if already tried to add -nego but doesn't seem to help.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Freerdp wont login
« Reply #17 on: February 02, 2018, 09:32:37 AM »
Do you have the openssl extension loaded?

Offline sarkye

  • Newbie
  • *
  • Posts: 12
Re: Freerdp wont login
« Reply #18 on: February 04, 2018, 11:59:15 PM »
yes the openssl extension is loaded.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Freerdp wont login
« Reply #19 on: February 05, 2018, 12:00:16 AM »
..and ca-certificates as well?

Offline sarkye

  • Newbie
  • *
  • Posts: 12
Re: Freerdp wont login
« Reply #20 on: February 05, 2018, 12:09:43 AM »


this part of the error message is now gone.
Code: [Select]
SSL_read: error:14094419:SSL routines:ssl3_read_bytes:tlsv1 alert access denied credssp_recv() error: -1
Authentication failure, check credentials.
If the credentials are valid, the NTLMSSP implementation may be to blame.
Error: protocol security negotiation or connection failure
« Last Edit: February 05, 2018, 12:15:45 AM by sarkye »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Freerdp wont login
« Reply #21 on: February 05, 2018, 12:22:03 AM »
do you need to create the folder /root/.config/freerdp/known_hosts?

Offline sarkye

  • Newbie
  • *
  • Posts: 12
Re: Freerdp wont login
« Reply #22 on: February 05, 2018, 02:17:32 AM »
with making this folder i just remove the error message.

Code: [Select]
certificate_store_open: error opening [/root/.config/freerdp/known_hosts] for writing
SSL_read: Failure in SSL library (protocol error?)

leaving only the SSL error..

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Freerdp wont login
« Reply #23 on: February 05, 2018, 02:47:33 AM »
do the suggestions near the end of the thread here help?

https://github.com/FreeRDP/FreeRDP/issues/2128