Full XP Authentication
-
Tuesday, August 28, 2012 2:46 AM
Hi
I am developing a self-host WCF application on a XP embedded SP3 (not 2009). I have included the Winlogon and I thought that would give me the full securtiy system of XPE; But I can't cannct a cient which is required to authenticate against the server. I get an exception "the message or signature supplied for verification has been altered". The client can connect to the same server application runnning on a XP proffesional.
On checking the services, I saw IPSec service could not be started because of an error "Authorization is unknown".
The XPE is running in a workgroup, but I have disabled Simple Filesharing to enforce authentication.
Can anyone help? seems like I am missing some components
Regards
Alan
- Edited by alankst Tuesday, August 28, 2012 2:50 AM words missing
All Replies
-
Friday, August 31, 2012 11:06 AM
Hi
I have fixed this myself.
Apparently adding WinLogOn is not enough. More components are needed depending on the needs. See details:
http://msdn.microsoft.com/en-us/library/ms933130(v=winembedded.5).aspx
Also:
1. Simple File sharing must be disabled.
2. Server and client clocks must be in sync.
Regards
Alan
alankst

