Receive mail when specific user connects

  • Hi,

    I want to receive a mail when a specific user connects.

    How can this be done best? Raise an alert? How?

    Btw, the 'Login auditing' is set to 'Failed logins only'.

    Suggestions are very welcome!

    Cheers,

    E

  • I'm not sure if one of the database/server triggers can be used for this - haven't looked at this feature too much.  Is this for SQL or AD connects ?

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • I believe SP2 includes Login Triggers that will fire on login

  • Look up

    "Trace Events for Use with Event Notifications"

    and

    "Designing Event Notifications"

    in Books Online.  I think you should be able to do what you want using that as a basis.  Haven't tried this myself though.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply