Re: users
From: Dan Guzman (guzmanda_at_nospam-online.sbcglobal.net)
Date: 10/27/05
- Next message: Sue Hoegemeier: "Re: Encrypting Field in Database"
- Previous message: Dan Guzman: "Re: change a user's DB dbo connexion name"
- In reply to: Omran Abdurrahman: "users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 Oct 2005 07:46:31 -0500
SQL Server does not keep this information by default. One method to gather
this data going forward is to create a trace for the 'Audit Login' event
that you can subsequently use to identify inactive logins.
-- Hope this helps. Dan Guzman SQL Server MVP "Omran Abdurrahman" <omranab@comcast.net> wrote in message news:OY%23rD$p2FHA.3004@TK2MSFTNGP10.phx.gbl... > Can you run a query to identify any database users who haven't logged into > the database for the last six months. > Thanks, > Omran >
- Next message: Sue Hoegemeier: "Re: Encrypting Field in Database"
- Previous message: Dan Guzman: "Re: change a user's DB dbo connexion name"
- In reply to: Omran Abdurrahman: "users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|