Protocol security negotiation failure linux

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

protocol security negotiation or connection failure #196

protocol security negotiation or connection failure #196

Comments

After hours of trying I finally got FreeRDP-Webconnect compiled.
I executed the script on a Ubuntu 14.04 LTS machine and compiled.

When I use the default config (with SSL parameters) I get the following Error:
ERROR: EHSServer::EHSServer: EHS not compiled with SSL support. Cannot create HTTPS server.

So I removed SSL from the config so I could atleast test WebConnect.
After removing it, wsgate starts up and I can access the Web Interface.

I set up a Windows Server 2012 R2 VM and connected with my local Microsoft RDP without any issues
The pre-compiled wsgate for Windows also works with with TLS Disabled/Enabled.

But when I try using the Linux Version I keep getting the following Errors:
connected to 192.168.154.131:3389 unexpected pubKeyAuth buffer size: 0 Could not verify public key echo! Authentication failure, check credentials. If credentials are valid, the NTLMSSP implementation may be to blame. Error: protocol security negotiation or connection failure

Читайте также:  Открыть архив линукс tar

I have set nonla = true NTLM is disabled on both client and Server.

Any ideas/help?
Thanks in advance!

The text was updated successfully, but these errors were encountered:

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect after upgrading Ubuntu to 16.04 #3466

Cannot connect after upgrading Ubuntu to 16.04 #3466

Comments

Originally I’ve opened this issue for Remmina but it seems it’s rather a FreeRDP issue. See: https://github.com/FreeRDP/Remmina/issues/946

After upgrading to Ubuntu 16.04 I cannot connect to the RDP server earlier I could.

In the terminal I get this message when I connect with xFreeRDP:
[12:13:37:823] [16032:16033] [ERROR][com.freerdp.core] — freerdp_set_last_error ERRCONNECT_TLS_CONNECT_FAILED [0x20008]
[12:13:37:823] [16032:16033] [ERROR][com.freerdp.core.gateway.tsg] — rpc_connect error!
[12:13:37:824] [16032:16033] [ERROR][com.freerdp.core.nego] — Protocol Security Negotiation Failure
[12:13:37:824] [16032:16033] [ERROR][com.freerdp.core.connection] — Error: protocol security negotiation or connection failure
[12:13:37:824] [16032:16033] [ERROR][com.freerdp.client.x11] — Freerdp connect error exit status 1
Client (OS name and version): Ubuntu x64 16.04

Desktop environment (GNOME, Unity, KDE, ..): Unity 
Connecting to (OS and version): Windows Server 
Connecting via (RDP, VNC, . ): RDP 
RDP issues only, freerdp version (xfreerdp --version): version 2.0.0-dev (git n/a) 

The FreeRDP still works fine under Ubuntu 14.04

Читайте также:  Lsi megaraid sas driver linux

The text was updated successfully, but these errors were encountered:

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection fails with tsg_check failure followed by Protocol Security Negotiation Failure #4476

Connection fails with tsg_check failure followed by Protocol Security Negotiation Failure #4476

Comments

Trying to connect while using a .rdp file. I am using 2.0.0-dev2 (13be713). I execute the following:

./xfreerdp RDPFILENAME.rdp
I am prompted for my user name, the domain and password. Then:
[10:28:44:386] [8429:8430] [ERROR][com.freerdp.core.gateway.tsg] — tsg_check failure
[10:28:44:388] [8429:8430] [ERROR][com.freerdp.core.nego] — Protocol Security Negotiation Failure
[10:28:44:388] [8429:8430] [ERROR][com.freerdp.core] — freerdp_set_last_error ERRCONNECT_SECURITY_NEGO_CONNECT_FAILED [0x0002000C]
[10:28:44:388] [8429:8430] [ERROR][com.freerdp.core.connection] — Error: protocol security negotiation or connection failure

And in addition to this I get:

==8429==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 112 byte(s) in 1 object(s) allocated from:
#0 0x7f8c943a5602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
#1 0x7f8c8d89ce77 in CRYPTO_malloc (/lib/x86_64-linux-gnu/libcrypto.so.1.0.0+0x62e77)

SUMMARY: AddressSanitizer: 112 byte(s) leaked in 1 allocation(s).

The negotiation does still fail, but the LeakSanitizer-bit does not happen when I use the xfreerdp included in the Ubuntu repositories (version 2.0.0-dev2 (n/a)).
As I cannot connect and do not own the servers I am connecting to, I am not absolutely sure about the version, but my best guess from their documentation is:
Windows Server® 2012 R2 Standard,
Microsoft Windows Server, Version 6.3 (9600)
x64-based (64-bit)

Читайте также:  Как создать группу линукс

My system: Lubuntu 16.04, 64-bit, kernel: 4.13.0-36-generic

I cannot disclose all the things in the rdp-file, but here are all the fields:
full address:s: FULL-ADDRESS
gatewayaccesstoken:s: CODE
gatewaycredentialssource:i: NUMBER
gatewayhostname:s: HOSTNAME
gatewayprofileusagemethod:i: NUMBER
gatewayusagemethod:i: NUMBER
server port:i: PORT
signature:s: VERY-LONG-CODE
signscope:s:Full Address,Server Port,GatewayHostname,GatewayUsageMethod,GatewayProfileUsageMethod,GatewayCredentialsSource

Build configuration:
This is FreeRDP version 2.0.0-dev2 (13be713)
Build configuration: BUILD_TESTING=OFF BUILTIN_CHANNELS=ON HAVE_AIO_H=1 HAVE_EXECINFO_H=1 HAVE_FCNTL_H=1 HAVE_INTTYPES_H=1 HAVE_MATH_C99_LONG_DOUBLE=1 HAVE_POLL_H=1 HAVE_PTHREAD_MUTEX_TIMEDLOCK=ON HAVE_PTHREAD_MUTEX_TIMEDLOCK_LIB=1 HAVE_PTHREAD_MUTEX_TIMEDLOCK_SYMBOL= HAVE_SYSLOG_H=1 HAVE_SYS_EVENTFD_H=1 HAVE_SYS_FILIO_H= HAVE_SYS_MODEM_H= HAVE_SYS_SELECT_H=1 HAVE_SYS_SOCKIO_H= HAVE_SYS_STRTIO_H= HAVE_SYS_TIMERFD_H=1 HAVE_TM_GMTOFF=1 HAVE_UNISTD_H=1 HAVE_XI_TOUCH_CLASS=1 WITH_ALSA=ON WITH_CCACHE=ON WITH_CHANNELS=ON WITH_CLIENT=ON WITH_CLIENT_AVAILABLE=1 WITH_CLIENT_CHANNELS=ON WITH_CLIENT_CHANNELS_AVAILABLE=1 WITH_CLIENT_COMMON=ON WITH_CLIENT_INTERFACE=OFF WITH_CUPS=ON WITH_DEBUG_ALL=OFF WITH_DEBUG_CAPABILITIES=OFF WITH_DEBUG_CERTIFICATE=OFF WITH_DEBUG_CHANNELS=OFF WITH_DEBUG_CLIPRDR=OFF WITH_DEBUG_DVC=OFF WITH_DEBUG_KBD=OFF WITH_DEBUG_LICENSE=OFF WITH_DEBUG_MUTEX=OFF WITH_DEBUG_NEGO=OFF WITH_DEBUG_NLA=OFF WITH_DEBUG_NTLM=OFF WITH_DEBUG_RAIL=OFF WITH_DEBUG_RDP=OFF WITH_DEBUG_RDPDR=OFF WITH_DEBUG_RDPEI=OFF WITH_DEBUG_REDIR=OFF WITH_DEBUG_RFX=OFF WITH_DEBUG_RINGBUFFER=OFF WITH_DEBUG_SCARD=OFF WITH_DEBUG_SND=OFF WITH_DEBUG_SVC=OFF WITH_DEBUG_SYMBOLS=OFF WITH_DEBUG_THREADS=OFF WITH_DEBUG_TIMEZONE=OFF WITH_DEBUG_TRANSPORT=OFF WITH_DEBUG_TSG=OFF WITH_DEBUG_TSMF=OFF WITH_DEBUG_WND=OFF WITH_DEBUG_X11=OFF WITH_DEBUG_X11_CLIPRDR=OFF WITH_DEBUG_X11_LOCAL_MOVESIZE=OFF WITH_DEBUG_XV=OFF WITH_DIRECTFB=OFF WITH_EVENTFD_READ_WRITE=1 WITH_FFMPEG=ON WITH_GFX_H264=ON WITH_GPROF=OFF WITH_GSM=ON WITH_GSSAPI=OFF WITH_GSTREAMER_0_10=ON WITH_GSTREAMER_1_0=ON WITH_ICU=OFF WITH_IPP=OFF WITH_JPEG=ON WITH_LIBRARY_VERSIONING=ON WITH_LIBSYSTEMD=OFF WITH_MACAUDIO=OFF WITH_MACAUDIO=OFF WITH_MACAUDIO_AVAILABLE=0 WITH_MANPAGES=ON WITH_MBEDTLS=OFF WITH_OPENH264=OFF WITH_OPENSLES=OFF WITH_OPENSSL=ON WITH_OSS=ON WITH_PAM=ON WITH_PCSC=ON WITH_PROFILER=OFF WITH_PULSE=ON WITH_SAMPLE=OFF WITH_SANITIZE_ADDRESS=ON WITH_SANITIZE_ADDRESS_AVAILABLE=1 WITH_SANITIZE_LEAK=OFF WITH_SANITIZE_LEAK=OFF WITH_SANITIZE_LEAK_AVAILABLE=0 WITH_SERVER=ON WITH_SERVER_CHANNELS=ON WITH_SERVER_INTERFACE=ON WITH_SMARTCARD_INSPECT=OFF WITH_SSE2=ON WITH_THIRD_PARTY=OFF WITH_VALGRIND_MEMCHECK=OFF WITH_VALGRIND_MEMCHECK=OFF WITH_VALGRIND_MEMCHECK_AVAILABLE=0 WITH_WAYLAND=OFF WITH_X11=ON WITH_X264=OFF WITH_XCURSOR=ON WITH_XDAMAGE=ON WITH_XEXT=ON WITH_XFIXES=ON WITH_XI=ON WITH_XINERAMA=ON WITH_XKBFILE=ON WITH_XRANDR=ON WITH_XRENDER=ON WITH_XSHM=ON WITH_XTEST=ON WITH_XV=ON WITH_ZLIB=ON
Build type: RelWithDebInfo
CFLAGS: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -fsanitize=address -fno-omit-frame-pointer
Compiler: GNU, 5.3.1
Target architecture: x64

All help is extremely appreciated! Thanks for your great work!

The text was updated successfully, but these errors were encountered:

Источник

Оцените статью
Adblock
detector