Re: Log of user activity

From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 10/27/03

  • Next message: Hari: "Re: Log of user activity"
    Date: Mon, 27 Oct 2003 15:58:56 -0700
    
    

    You can enable login auditing by from within Enterprise
    Manager - select the server, select properties, go to the
    security tab and select Success or All to monitor logins
    (the service would need to be restarted after changes to
    this).
    However, this won't get you logouts or information for a
    particular database. For that you would need to use a trace
    (or Profiler) to capture the login, logout. The security
    audit class has these events. In terms of the database, I
    can't think of an access type of thing to monitor - only
    thing I can think of is monitoring the t-sql, stored
    procedures and the database id.

    -Sue

    On 27 Oct 2003 14:20:35 -0800, guillermoc74@hotmail.com
    (Guillermo Casta?o A) wrote:

    >Hi, is there a way to have a log of user activity?
    >Basically logins and logouts dates and times of each user, on a particular database?
    >thanks


  • Next message: Hari: "Re: Log of user activity"

    Relevant Pages

    • Re: PDO: Switch database user without reopening connection
      ... At the bare minimum there will be a login user who only has ... modifications to the database as well (editors get update permission, ... As database connections are expensive to ... a certain visitor in the Session, and use that value to start the right ...
      (comp.lang.php)
    • Re: PDO: Switch database user without reopening connection
      ... At the bare minimum there will be a login user who only has ... the postgres user they are logged in as to one that can make ... modifications to the database as well (editors get update permission, ... As database connections are expensive to ...
      (comp.lang.php)
    • RE: How to allow users to change their password?
      ... be set up to provide the Security dialog window for password changes. ... I'll have to login using their login ... > name/password first. ... See http://www.QBuilt.com for all your database needs. ...
      (microsoft.public.access.security)
    • Re: Please! Doesnt anyone know a better way to do this?
      ... account, they need to automatically be directed to the page to enter data ... session variable on the Account page. ... I assume here that you're checking a database when the user attempts to ... When a new user attempts to login or clicks to register, ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Enter user name, enter password, then press enter...
      ... What do you do when the customer asks that the database login in be the same ... username and password to use all of the stuff that she is permitted to use. ... I have implemented this type of security for Access, VB, and Web Based ASP ...
      (microsoft.public.access.forms)