the id of users running a web application

From: Amalia P via DotNetMonster.com (forum_at_DotNetMonster.com)
Date: 08/30/05

  • Next message: Craig Vedur: "How to have windows security w/ anonymous access?"
    Date: Tue, 30 Aug 2005 06:54:07 GMT
    
    

    Hy

    My web application is composed of two parts:

    - one of the is a normal web asp.net app
    - the other one I access as dll - and here is where I have some methods thats
    builds some logs

    The app is accessed via browser with forms authentication (the user are
    authenticated in a login page) . What I am trying to do is to get some unique
    ID of every instance of the app (if A acces the app with the account aC and B
    access the app with the account bC, I have to build two logs - one for a and
    one for b).

    What I had first in mind was to build every minute a log for every account
    (the ID of every account is stored in web.session). The problem is that in
    the dlls that build the log I got no access to the web session.

    So I try to detect the trace of the application calls. I tried to get the
    processId, currentThreadId but is is always the same ID.

    Suggestions?

    Thanks a lot

    -- 
    Amalia [AT] SOFTEXPERT
    

  • Next message: Craig Vedur: "How to have windows security w/ anonymous access?"

    Relevant Pages

    • Re: Folder write access rights issue.
      ... If you load these assemblies from your asp.net application they will run under the same account as the asp.net app - that NETWORK SERVICE by default ... seperate class libraries and not in the same asp.net dll. ... The solution u suggested says to give write access to these folders ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Application Flow / security issues
      ... You won't need a special service account. ... If the use case of the app is basically to have a user log in and then loop ... I just checked with corp. and if I want to do delegation I have to ask ... - You are using integrated windows auth in your web app ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • RE: POP3 Connector
      ... SBS server that you created during setup. ... Directory Users/Computer app, it will list the domain as one of the ... listed under the "email address" tab in the user container. ... > administrator account. ...
      (microsoft.public.windows.server.sbs)
    • Re: User Account Running at Application_end
      ... My app is running under 1.1. ... They will not give either account full permissions for 'security' reasons. ... Am I the only one who desires to compact a database periodically?? ... This routine works fine on another shared host. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Service Principal Name in Kerberos
      ... specific account with enabled 'Account is trusted for delegation', ... opens IE and accesses the Client App on IIS that then accesses the Server ... Windows Server 2003 or Windows Vista ... Microsoft Online Community Support ...
      (microsoft.public.platformsdk.security)