Latest post: Virson’s Blog
Using the xfreerdp [ServeripAddress] command, the connection to XP/Windows 2003 is normal, but the connection to Win7/2008 is always wrong:
; ——————————————————————————–
Root @pg-vm:/etc/ld.so.conf.d# xfreerdp 192.168.7.195-u empt-p 123456
connected to 192.168.7.195:3389
Password:
SSL_read: Failure in SSL library (protocol error?)
SSL_read: error:14094419:SSL :SSL3_READ_BYTES:tlsv1 alert access denied
credssp_recv() error: -1
Authentication failure, check credentials.
If credentials are valid, the NTLMSSP I Either mplementation may be to blame.
; — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —
how to solve?
A: When freerDP connects to Win7/2008, you need to specify the user name in the command line. Note the parameters of FreerDP
The above error is due to the wrong order. Please use the following command line to connect:
Xfreerdp-u Empty-P 123456 192.168.7.195
————————–
References:
[1] [Freerdp-devel] Authentication Failure with Win2008 with Current Security Updates (worked some time ago)
http://sourceforge.net/mailarchive/forum.php?Thread_name = 4 fa84187. 40 8060009% wp. Pl& forum_name=freerdp-devel
Reproduced in: https://www.cnblogs.com/mawanglin2008/p/3493108.html
Read More:
- Solution to failure of SSL configuration in synergy
- wget OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
- Mac installation dart error curl: (35) libresssl SSL_ connect: SSL_ ERROR_ SYSCALL in connection to storage.googleapis.co
- cURL error 35:error:140770FC:SSL routines:SSL_23_GET_SERVER_HELLO:unknown protocol
- macOS Install Homebrew Error LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
- error: RPC failed; curl 56 OpenSSL SSL_ read: SSL_ ERROR_ Syscall, errno 10054 solution
- macos LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- SSL handshake failed: SSL error: illegal key usage detected in the certificate
- Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR
- Git command line configuration and configuration file to solve clone error libressl_ connect: SSL_ ERROR_ SYSCALL in connection to github. com:443
- PHP function file_ get_ Contents() reports an error when using HTTPS protocol: SSL operation failed
- MQTT Host name verification failure (SSL) [How to Solve]
- mysql configuration supports SSL connection
- FileZilla server failed to initialize SSL Library
- SELinux solution to Apache SSL failure
- ssl_ error_ Rx_ record_ too_ Long and Apache SSL solution
- Python error open SSL.SSL.SysCallError :(-1,‘Unexpected EOF‘)
- Solutions to the failure of importing Python 3.7 SSL module