Hi,
I am having a weird behavior out of WSS 3. When i look in my SQL 2005
log, I can see that the service account used in IIS for SharePoint, is
login in SQL every 20 seconds or so. The site is in development phase
so no one is accessing the server. Here is a look at my log. Note that
MTI\wss is the service account i was talking about.
11/27/2006 00:09:46,Logon,Unknown,Login succeeded for user 'MTI\wss'.
Connection: trusted. [CLIENT: <named pipe>]
11/27/2006 00:09:46,Logon,Unknown,Login succeeded for user 'MTI\wss'.
Connection: trusted. [CLIENT: <named pipe>]
11/27/2006 00:09:25,Logon,Unknown,Login succeeded for user 'MTI\wss'.
Connection: trusted. [CLIENT: <named pipe>]
11/27/2006 00:09:25,Logon,Unknown,Login succeeded for user 'MTI\wss'.
Connection: trusted. [CLIENT: <named pipe>]
Is this a normal behavior? Does anyone else experience this.