Re: Add NT users
From: Kevin McDonnell [MSFT] (kevmc_at_online.microsoft.com)
Date: 03/19/04
- Previous message: Kevin McDonnell [MSFT]: "Re: set user fails with migrated user accounts?"
- In reply to: Wayne: "Re: Add NT users"
- Next in thread: Wayne: "Re: Add NT users"
- Reply: Wayne: "Re: Add NT users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 19 Mar 2004 17:19:19 GMT
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.
- Previous message: Kevin McDonnell [MSFT]: "Re: set user fails with migrated user accounts?"
- In reply to: Wayne: "Re: Add NT users"
- Next in thread: Wayne: "Re: Add NT users"
- Reply: Wayne: "Re: Add NT users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|