It's not possible, to log on a Windows 7 domain. I'm using SUSE 13.2. Also, I checked it with MINT 17.1. The logon works fine with SUSE 12.3. Also I can log on a Windows XP. Reproducible: Always Steps to Reproduce: 1. Enter the logonstrin like \domain\user@IP and start the connection 2. The message : "Connection attempt to host failed." pop up. 3. Thats it Actual Results: In sniffed the network and found, that KRDC never send the logon data. The connetion is terminated by the host. If it's from value, I can provide the trace files. Just give me an address mail it.
KRDC uses xfreerdp for RDP support. Please try to connect with xfreerdp from a terminal to your server. If that works, it is an issue in KRDC.
It seems, xfreerdp make at least a connection to the server and promps for a password. udo@udsieg:~> xfreerdp -d code1 -u dep06326 192.168.1.23:3389 connected to 192.168.1.23:3389 Password: SSL_read: Failure in SSL library (protocol error?) Authentication failure, check credentials. If credentials are valid, the NTLMSSP implementation may be to blame. udo@udsieg:~>
I changed the paramter a little and I can log onto the server: udo@udsieg:~> xfreerdp --sec rdp -p xxxxxx -d \code1 -u dep06326 192.168.1.23:3389 connected to 192.168.1.23:3389
Finally the command: "xfreerdp --sec rdp -a 24 -g 1920x1080 -o -x l -D -d code1 -u dep06326 192.168.1.23:3389" starts the desktop normal. I set up an application launcher to make the conncetion more human like. This works fine for me. Thanks for the help. Udo Siegmund.
Thanks for the report Udo. I'm unable to test this to confirm it now works as I only have Windows 10 PCs to remote to. Can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I've set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!