Re: Add NT users

From: Wayne (anonymous_at_discussions.microsoft.com)
Date: 03/24/04


Date: Wed, 24 Mar 2004 08:23:14 -0800

Thks Kevin!

>-----Original Message-----
>Wayne,
> It may be easier to troubleshoot if you open up a case
with a SQL
>Support Engineer.
>
>Login failed user 'null' could indicate problems with the
DC or even DNS.
>There's a utility called netdiag.exe that you can get
from the WIndows
>Resource kit, to validate communication with the DC and
your DNS servers.
>
>
>Run the following test:
>
>isql -Snp:sqlserverNameHere -E -Q"Select @@version"
>and
>isql -Stcp:sqlserverNameHere -E -Q"Select @@version"
>
>and post the results.
>
>
>Thanks,
>
>Kevin McDonnell
>Microsoft Corporation
>
>This posting is provided AS IS with no warranties, and
confers no rights.
>
>
>
>.
>