RE: InitializeSecurityContext() and Digest in C++
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Thu, 03 Aug 2006 06:26:05 GMT
Hi Chuck,
Sorry for letting you wait. I am sick at home yesterday. Yes, I have
received your sample project.
After trying to contact our developer team regarding this issue, I have got
some material for you.
Attached are 2 sample projects, Testb.zip does the ISC-ASC handshake in the
same process. DigCli.zip is the digest test client.
The following link might also be helpful.
Using SSPI with Digest
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthn/se
curity/sspi_with_microsoft_digest_ssp_tasks.asp
Regarding ISC_REQ_HTTP question, I finally got confirmation from them: It's
not defined in any header file yet. The workaround is to count the
parameters to determine if SASL or HTTP mode is being used (1 for SASL and
3 for HTTP).
I recommend you first give the 2 sample projects a test and review to see
if they will help you to resolve the problem. If you still can not resolve
this problem, I will still work with you on your sample project.
Please feel free to let me know the result and status. Thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Attachment:
testb.zip
Description: Binary data
Attachment:
DigCli.zip
Description: Binary data
- Follow-Ups:
- RE: InitializeSecurityContext() and Digest in C++
- From: ChuckC
- RE: InitializeSecurityContext() and Digest in C++
- References:
- RE: InitializeSecurityContext() and Digest in C++
- From: "Jeffrey Tan[MSFT]"
- RE: InitializeSecurityContext() and Digest in C++
- From: ChuckC
- RE: InitializeSecurityContext() and Digest in C++
- From: "Jeffrey Tan[MSFT]"
- RE: InitializeSecurityContext() and Digest in C++
- From: "Jeffrey Tan[MSFT]"
- RE: InitializeSecurityContext() and Digest in C++
- From: ChuckC
- RE: InitializeSecurityContext() and Digest in C++
- From: "Jeffrey Tan[MSFT]"
- RE: InitializeSecurityContext() and Digest in C++
- Prev by Date: Re: Privilegies not effecting
- Next by Date: RE: Could not load file or... Failed to grant minimum permission r
- Previous by thread: RE: InitializeSecurityContext() and Digest in C++
- Next by thread: RE: InitializeSecurityContext() and Digest in C++
- Index(es):
Relevant Pages
|