I need a gina stub working with server 2003 in Terminal Service
From: Angelo F. (AngeloF_at_discussions.microsoft.com)
Date: 01/25/05
- Next message: Kelvin Yiu [MS]: "Re: can you use 3DES encryption algorithm on 9x Systems?"
- Previous message: Walt: "Re: Access is denied error 5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 Jan 2005 12:43:04 -0800
Hi,
I've downloaded ginastub (1.3) from PSDK. I've added following the
functions for Terminal service:
WLXGETCONSOLESWITCHCREDENTIALS
WLXDISCONNECTNOTIFY
WLXRECONNECTNOTIFY
filled the same way as other functions, to make a simple stub.
I also changed
#define GINASTUB_VERSION (WLX_VERSION_1_3)
in
#define GINASTUB_VERSION (WLX_VERSION_1_4)
On local workstation is everything OK! But all KO when i try to
connect remotely: I can only read the famous message:"You cannot
initiate a Remote Desktop Connection because the Windows Logon
Software on the remote computer has been replaced by incompatible
software ginastub.dll
To correct this problem, please have the administrator of the remote
computer contact the program vendor for a version that is compatible
with Windows."
Denugging the ginastub, I noticed that only WlxNegotiate is called: this
function returns true and values are: (in) dwWinlogonVersion = 65540 - (out)
*pdwDllVersion = 65540.
So, who can help me, also sending me a source code working fine?
Many many thanks to anyone will help me.
P.S. I have Windows 2003 Enterprise Edition build 3790
- Next message: Kelvin Yiu [MS]: "Re: can you use 3DES encryption algorithm on 9x Systems?"
- Previous message: Walt: "Re: Access is denied error 5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|