Monday, March 26, 2012

Login failed for user '(null)'.

I have recently been getting the following error message:
Login failed for user '(null)'. Reason: Not associated
with a trusted SQL Server connection.
Is someone trying to hack into my server, or is there
another explanation for this?
Thanks,
VictorTry this :-
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q269587
--
HTH
Ryan Waight, MCDBA, MCSE
"Victor Davis" <anonymous@.discussions.microsoft.com> wrote in message
news:0b5801c3a3a0$cbb7efb0$a501280a@.phx.gbl...
> I have recently been getting the following error message:
> Login failed for user '(null)'. Reason: Not associated
> with a trusted SQL Server connection.
> Is someone trying to hack into my server, or is there
> another explanation for this?
> Thanks,
> Victor|||you get this error when trying to create a connection
(login) to the server using a trusted connection/Windows
NT authentication and you don't have access through your
windows domain account, hence the 'null' ie the user does
not exist as far as SQL Server is concerned.
>--Original Message--
>I have recently been getting the following error message:
>Login failed for user '(null)'. Reason: Not associated
>with a trusted SQL Server connection.
>Is someone trying to hack into my server, or is there
>another explanation for this?
>Thanks,
>Victor
>.
>

No comments:

Post a Comment