SQL Server Logins

  • Hi All,

    I want check by whome the login is created at particular instance.

    Thanks in Advance.

    JayaSree.

  • I don't think you can find that out retroactively, but you can create a Server level DDL trigger to log information when a login is added. See DDL triggers in BOL.

    Greg

Viewing 2 posts - 1 through 2 (of 2 total)

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