Event Viewer Security ist 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: Database security design with ASP.net and form-based authentication
    ... This allows SQL Server to control security from both ... database security context to enable when a user belongs to multiple roles ... the single login approach is best in your situation since you don't ...
    (microsoft.public.sqlserver.security)
  • Re: Security Implementation???
    ... > MSDE, ... > In users node in the db node, only dbo with no login name exists. ... Make the security machine independent, ... running the SQL Server Agent (especially if you are running MSDE sp4 as ...
    (microsoft.public.sqlserver.security)
  • Re: application login , but user security
    ... SQL Server security context is determined by the login used to connect to ... SQL Server or an application role enabled after the connection is made. ... ES_MTO uses a single login, you won't be able to implement a SQL Server ... USERA logins in to the ES-MTO ...
    (microsoft.public.sqlserver.security)
  • Re: SQL Logins vs Windows Authentication
    ... Microsoft recommends using Windows Authentication for security purposes as you avoid using SQL Server Logins because then it would be easier to capture these login info and infiltrate into your SQL Server system. ...
    (microsoft.public.sqlserver.security)
  • 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)