Re: login auditing
From: Dejan Sarka (dejan_please_reply_to_newsgroups.sarka_at_avtenta.si)
Date: 08/25/03
- Next message: Andrew J. Kelly: "Re: Apply MS03-033 to Server and Client?"
- Previous message: Shaun: "Hot fix installer error when applying MS03-031 security patch"
- In reply to: Nishu: "login auditing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 25 Aug 2003 21:23:20 +0200
You can use Profiler, save the trace in the table and create an insert
trigger on that table. Consider using Windows possibilities - in 2000 and
2003 you can use account policies and limit users to login on certain hosts
only.
-- Dejan Sarka, SQL Server MVP FAQ from Neil & others at: http://www.sqlserverfaq.com Please reply only to the newsgroups. PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Nishu" <collect@yamunda.com> wrote in message news:024e01c36b39$2ebe30b0$a401280a@phx.gbl... > I want to restrict certain login to login from particular > hosts and get an e-mail if the login is attempted from > different host. How can I do that? Is there something > similar to "login triggers" functionality of Sybase where > you can write a trigger that will be executed when login > attempt is made. > > TIA, > > Nishu
- Next message: Andrew J. Kelly: "Re: Apply MS03-033 to Server and Client?"
- Previous message: Shaun: "Hot fix installer error when applying MS03-031 security patch"
- In reply to: Nishu: "login auditing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|