Kim Knight

Results 44 comments of Kim Knight

Interesting. XP users may need to use the previous version of the tool for the moment

Very good ideas! It's a shame we can't replicate the issue to test which one will work best. The reports on this have been inconsistent. I have not once been...

I like that this would not only potentially fix the issue but also give users (and us) an insight into the problem!

The new RD client apps for IOS, Android and Windows Store versions (v10+) all use a new method to communicate with the RDWeb server. On Android, you can obtain and...

Interesting. Thank you for all the investigating you have done @sashaqwert. My new project, rdpx, is intended to replace RAWeb. https://github.com/kimmknight/rdpx It's webfeed is structured the same as the RAWeb's,...

> Perhaps - something like this is missing in `webfeed.aspx` I am not convinced that the missing **workspace id** in the RDP file is causing this problem. The problem seems...

Correct. The authentication does not check the user's group membership. This most certainly needs to go on the todo list! Ideally, I'd like it to check whether the user is...

I was very disappointed when it was flagged on my computer. It seems to be a common issue with EXEs compiled using PyInstaller. Anyone know if there is a way...

The reason for disabling authentication is that Windows clients can't access the webfeed using basic auth. Mobile clients can, however. I think that Windows clients might require Windows auth instead...

That's unfortunate, but great to know, thanks for the info and screenshot!