Click here to Skip to main content
15,899,025 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: setting Timeout ..Please help me out Pin
Marc Soleda26-Jul-05 1:34
Marc Soleda26-Jul-05 1:34 
GeneralRe: setting Timeout ..Please help me out Pin
David Crow26-Jul-05 3:06
David Crow26-Jul-05 3:06 
GeneralXML parsing using C++ Pin
72arpita25-Jul-05 22:47
72arpita25-Jul-05 22:47 
GeneralRe: XML parsing using C++ Pin
Marc Soleda25-Jul-05 23:27
Marc Soleda25-Jul-05 23:27 
GeneralRe: XML parsing using C++ Pin
Marc Soleda26-Jul-05 1:02
Marc Soleda26-Jul-05 1:02 
QuestionHow to SubClass a checkbox on a DialogBar Pin
Ray Guan25-Jul-05 22:34
Ray Guan25-Jul-05 22:34 
AnswerRe: How to SubClass a checkbox on a DialogBar Pin
Ray Guan26-Jul-05 15:37
Ray Guan26-Jul-05 15:37 
GeneralKerberos SSPI fails to mutually authenticate Pin
marshman25-Jul-05 22:14
marshman25-Jul-05 22:14 
Hi all,

Hoping someone has experienced this problem and knows of a solution or can
explain whats going on...

I have tried using both a managed c# wrapper taken from the Microsoft SSPI
Samples and unmanaged C++ to test how SSPI and Kerberos works.

It appears to all work quite nicely except for when I try to trip it up.

Imagine the case where the client is running as User A and wishes to connect
to User B. On the client side, I make a request to InitializeSecurityContext
to User B and begin the handshaking process. However, the server is actually
running as User A as well. I would expect the authentication to fail every
time, it doesn't. If the machine has just been rebooted, it seems to "work",
in that I get a SEC_E_WRONG_CREDENTIAL result on the client side. However if
I lock the computer and then unlock it (or even after a restart on a W2K3
domain) the context is successfully established.

Anyone experienced this before or know why it happens?

As for replicating the "issue", use the MS .NET Remoting SSPI sample
client/server control panels to replicate the scenario explained above.

Any suggestions, explanations, workarounds would be appreciated.

P.S. I'm running the code under a Windows 2000 domain (same
happens on a W2K3 domain as well).



GeneralBackground Color List View Pin
zilnus_free25-Jul-05 21:38
zilnus_free25-Jul-05 21:38 
Generalproblems while showing text on Bitmap(modified Pin
a_david12325-Jul-05 19:34
a_david12325-Jul-05 19:34 
GeneralRe: problems while showing text on Bitmap Pin
Jose Lamas Rios25-Jul-05 20:00
Jose Lamas Rios25-Jul-05 20:00 
Generalidentifying windows subsystem Pin
Chintoo72325-Jul-05 19:17
Chintoo72325-Jul-05 19:17 
GeneralRe: identifying windows subsystem Pin
Jose Lamas Rios25-Jul-05 19:54
Jose Lamas Rios25-Jul-05 19:54 
GeneralRe: identifying windows subsystem Pin
Chintoo72325-Jul-05 20:25
Chintoo72325-Jul-05 20:25 
GeneralRe: identifying windows subsystem Pin
Jose Lamas Rios25-Jul-05 20:33
Jose Lamas Rios25-Jul-05 20:33 
GeneralRe: identifying windows subsystem Pin
Jose Lamas Rios25-Jul-05 20:45
Jose Lamas Rios25-Jul-05 20:45 
GeneralRe: identifying windows subsystem Pin
David Crow26-Jul-05 3:18
David Crow26-Jul-05 3:18 
GeneralHelp on handling of ActiveX event Pin
Anonymous25-Jul-05 14:22
Anonymous25-Jul-05 14:22 
GeneralRe: Help on handling of ActiveX event (more info) Pin
Anonymous25-Jul-05 14:27
Anonymous25-Jul-05 14:27 
GeneralRe: Help on handling of ActiveX event Pin
Jose Lamas Rios25-Jul-05 20:15
Jose Lamas Rios25-Jul-05 20:15 
GeneralRe: Help on handling of ActiveX event Pin
Tom Archer26-Jul-05 7:48
Tom Archer26-Jul-05 7:48 
GeneralOpening a document (MDI) Pin
vasanth100425-Jul-05 13:06
vasanth100425-Jul-05 13:06 
GeneralRe: Opening a document (MDI) Pin
Jose Lamas Rios25-Jul-05 20:27
Jose Lamas Rios25-Jul-05 20:27 
GeneralRe: Opening a document (MDI) Pin
vasanth100426-Jul-05 12:35
vasanth100426-Jul-05 12:35 
GeneralRe: Opening a document (MDI) Pin
Jose Lamas Rios26-Jul-05 15:54
Jose Lamas Rios26-Jul-05 15:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.