I am getting an error when trying to connect - "_, err = await conn.connect()"
"CredSSP - Server sent an error! Code: 0xc000006d"
When in RDP configuration "Network level authentication" is disable (unchecked).
This is the connection URL = 'rdp+ntlm-password://DER\Administrator:password@192.168.1.1'
NB domain name = DER
Username = Administrator
Password = password
Remote IP = 192.168.1.1
I am getting an error when trying to connect - "_, err = await conn.connect()" "CredSSP - Server sent an error! Code: 0xc000006d" When in RDP configuration "Network level authentication" is disable (unchecked).
This is the connection URL = 'rdp+ntlm-password://DER\Administrator:password@192.168.1.1' NB domain name = DER Username = Administrator Password = password Remote IP = 192.168.1.1
I am able to connect using MSTSC