Displaying 4 results from an estimated 4 matches for "receivecallback".
Did you mean:
onreceivecallback
2018 Feb 22
4
xfreerdp and SPNEGO failed
...e] -
freerdp_set_last_error ERRCONNECT_AUTHENTICATION_FAILED
[0x00020009]
[14:55:33:905] [8048:8055] [ERROR][com.freerdp.core.rdp] -
rdp_recv_callback: CONNECTION_STATE_NLA - nla_recv_pdu() fail
[14:55:33:905] [8048:8055]
[ERROR][com.freerdp.core.transport] - transport_check_fds:
transport->ReceiveCallback() - -1
but! if that user is already logged in then xfreerdp will
succeed.
Any thoughts?
many thanks, L.
2018 Feb 22
0
xfreerdp and SPNEGO failed
...RRCONNECT_AUTHENTICATION_FAILED
> [0x00020009]
> [14:55:33:905] [8048:8055] [ERROR][com.freerdp.core.rdp] -
> rdp_recv_callback: CONNECTION_STATE_NLA - nla_recv_pdu() fail
> [14:55:33:905] [8048:8055]
> [ERROR][com.freerdp.core.transport] - transport_check_fds:
> transport->ReceiveCallback() - -1
>
> but! if that user is already logged in then xfreerdp will
> succeed.
> Any thoughts?
> many thanks, L.
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
>
2018 Feb 23
0
xfreerdp and SPNEGO failed
...t_last_error ERRCONNECT_AUTHENTICATION_FAILED [0x00020009]
> [14:55:33:905] [8048:8055] [ERROR][com.freerdp.core.rdp] -
> rdp_recv_callback: CONNECTION_STATE_NLA - nla_recv_pdu() fail
> [14:55:33:905] [8048:8055] [ERROR][com.freerdp.core.transport] -
> transport_check_fds: transport->ReceiveCallback() - -1
>
Does it successfully connect to any other Win10 machines in the same
domain? i.e. is it just this one machine, or something more generic?
I wonder if it might be due to the NLA authentication mechanism (or I might
be clutching at straws here, just from the NLA strings above).
A threa...
2018 Feb 27
0
xfreerdp and SPNEGO failed
...CATION_FAILED [0x00020009]
>>> [14:55:33:905] [8048:8055] [ERROR][com.freerdp.core.rdp] -
>>> rdp_recv_callback: CONNECTION_STATE_NLA - nla_recv_pdu() fail
>>> [14:55:33:905] [8048:8055] [ERROR][com.freerdp.core.transport] -
>>> transport_check_fds: transport->ReceiveCallback() - -1
>> Does it successfully connect to any other Win10 machines in the same
>> domain? i.e. is it just this one machine, or something more generic?
>
> It indeed seem to be problem of this one win-box, I have
> three more, one metal + two virtual and those work ok.
> Th...