Re: Keep impersonated user during session. Please help.

From: Thomas Jonsson (thomas@resolut.se)
Date: 02/20/03


From:     Thomas Jonsson <thomas@resolut.se>
Date: Thu, 20 Feb 2003 09:21:41 -0800


The problem is when the next request is direct to a resource, document,
image and so on. In that case you can't relogin with LogonUser at each
request (not an ASP page).

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Relevant Pages

  • Re: Workgroup Messaging Message Configuration
    ... Project MVP ... Visit http://project.mvps.org/ for the FAQs and additional information ... The first time I did that, a status request was displayed ... I sent the request to the resource at ...
    (microsoft.public.project)
  • Re: Resource reservation problem
    ... Are you sure the client is using the "Make a Meeting" to send the request? ... double-clicking ON IT trying to create a meeting directly on the resource. ...
    (microsoft.public.outlook.calendaring)
  • Re: if-modified-since question (protocol problem?)
    ... request, but in response you are interested only if your request ... To base the decision on whether there is something 'new to show' would require knowledge about something 'old' - a cached resource. ... No Last-Modified header is sent in the response, ...
    (comp.infosystems.www.authoring.html)
  • Re: Browsers Resolving Symbolic Link (e.g. Windows Shortcuts)
    ... That path also contains a subdirectory 'style' in the same directory, and the subdirectory 'style' contains the file 'std.css' which is a Windows shortcut file. ... The only connection to HTML or CSS is via the http server, the program that interprets a request from your browser and "serves" a resource. ... Secondly a windows "shortcut" is not a symbolic link. ...
    (alt.html)
  • Re: Advice on long running processes
    ... The biggest differences between run-and-exit vs. long running processes are ... resource management and error recovery. ... for request in getNextRequest: ... The other big thing is error recovery. ...
    (comp.lang.python)