Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup <gnewsgroup@xxxxxxxxx>
- Date: Fri, 4 Jan 2008 20:17:59 -0800 (PST)
On Jan 4, 6:04 pm, "Joe Kaplan"
<joseph.e.kap...@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
It appears that you have the correct audits configured on the machine. The
audits being recorded are all of the security events, some of which
correspond to the web server processing logons. The 540 event is the logon
event you would be looking for and the event details should contain the
username of the user who was authenticated, the logon package used, the
source IP address, etc. The time should also match when the wfetch or .NET
code executed.
The key is to look in the details of these logon events to see if you see
anything different between what is generated for wfetch vs. .NET. That is
likely the key to the troubleshooting.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"http://www.directoryprogramming.net
--"gnewsgroup" <gnewsgr...@xxxxxxxxx> wrote in message
Thanks. I did briefly looked into the details of those succeeded
logon events, but could not find anything that interests me. I will
take a closer look on Monday and get back.
BTW, I read your post at
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet.security/msg/6ddee53c9d8a6c1e?dmode=source
in which you mentioned that what I am trying to achieve is sorta hard,
right?
.
- Follow-Ups:
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- References:
- Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Re: Problem establishing SSL connection in code-behind
- From: gnewsgroup
- Re: Problem establishing SSL connection in code-behind
- From: Joe Kaplan
- Problem establishing SSL connection in code-behind
- Prev by Date: Re: Problem establishing SSL connection in code-behind
- Next by Date: Re: Problem establishing SSL connection in code-behind
- Previous by thread: Re: Problem establishing SSL connection in code-behind
- Next by thread: Re: Problem establishing SSL connection in code-behind
- Index(es):
Relevant Pages
|