Event Viewer voll mit Event 697

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hallo zusammen

Umgebung ist Windows Server 2003, SQL Server 2005, Kennwortrichtlinien sind
aktiviert, SQL Server 2005 Eigenschaften - Sicherheit -
Anmeldungsüberwachung ist auf "Keine" gesetzt.

Im Hintergrund läuft ein .Net Programm welches mit ADO.Net im Hintergrund
ständig (alle 0.5 Sec.) eine SQL Server Tabelle abfragt ob es was zu tun
gibt. Im Eventlog - Security wird für jeden SQL Login welcher erfolgt
folgender Eintrag erstellt.

08.12.2006 13:24:57 Security Erfolgsüberw. Account Management 697
INNOSOLVNET\sqlservices SQLSRV1 "Password Policy Checking API is called:
Caller Username: sqlservices
Caller Domain: INNOSOLVNET
Caller Logon ID: (0x0,0xBCE17)
Caller Workstation: 127.0.0.1
Provided User Name (unauthenticated): -
Status Code: 0x0
"

Der Connect auf den SQL Server erfolgt über SQL Server Login. Der Domänen
Login INNOSOLVNET\sqlservices ist lediglich bei den SQL Server Services für
die Anmeldung beim Start der Dienste hinterlegt.

Wo kann ich das abstellen ?


Mit freundlichen Grüssen
Paolo Taverna


.



Relevant Pages

  • Re: Unexpected Login Screen When Accessing SQL Data Via .NET Intra
    ... >> data and the SQL Server is on the same server. ... >> My problem is that one user has started getting a login popup ... >> right in via Windows Authentication like everyone else and like they ...
    (microsoft.public.sqlserver.connect)
  • Re: cannot acees two databases as owner
    ... it does not matter you are a member of the ... the sysadmin fixed server role or if there is no any other Login which is ... group if it's a domain) and you can login to your SQL Server with, ...
    (microsoft.public.sqlserver.setup)
  • Re: Database security design with ASP.net and form-based authentication
    ... Since you already have forms-based security, why not use a single SQL login ... for all database access? ... data entry, guest/view only, admin, report viewer. ... so I'm using SQL Server authentication. ...
    (microsoft.public.sqlserver.security)
  • Re: Credentials not being passed with remote access
    ... allowed windows authentication to work, ... I had assumed johnx was a domain user rather than a local Windows account. ... johnx was set up as a local login on sql server. ...
    (microsoft.public.sqlserver.security)
  • Re: No db access after publishing web site
    ... GRANT UPDATE TO ... If I detach and attach this database on a different PC (according that PC ... Cannot open database "pago" requested by the login. ... Are you detaching/attaching the SQL Server Express database correctly ...
    (microsoft.public.dotnet.framework.aspnet)