R
Rich Raffenetti
Guest
We have a need to implement an anonymous terminal server which runs a captive application which does its own authentication and cannot use the windows authentication provided by the terminal server login. :-(
We found that rdp 6 clients did not work well because the authentication is instead at the client end and without knowledge that the authentication was not needed. We discovered the enablecredsspsupport option which effectively disables the client-end authentication and the anonymous login proceeds without any extra authentication prompting - which is excellent.
I have two questions which relate to this.
1.. Where can I find comprehensive rdp protocol documentation which describes all of the rdp parameters?
2.. Does the new Microsoft rdp client for macintosh honor enablecredsspsupport?
Rich
We found that rdp 6 clients did not work well because the authentication is instead at the client end and without knowledge that the authentication was not needed. We discovered the enablecredsspsupport option which effectively disables the client-end authentication and the anonymous login proceeds without any extra authentication prompting - which is excellent.
I have two questions which relate to this.
1.. Where can I find comprehensive rdp protocol documentation which describes all of the rdp parameters?
2.. Does the new Microsoft rdp client for macintosh honor enablecredsspsupport?
Rich