Joe K. (JoeK (AT) discussions (DOT) microsoft.com) writes:
Quote:
Is there away to determine the last time the guest account was used on a
SQL Server 2005 database server? |
Unless you have created a login called "guest", there is any such account.
In all databases there is a *user* guest, which is used under some
cicrumstances that I don't remember on the top of my head now. But I
think it has to do when you access a database from another database in
which you do not have a user mapped to your login, but the access is
still valid due to ownership chaining. As far as I know, you cannot
track that.
--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx