Re: Add NT users

From: Kevin McDonnell [MSFT] (kevmc_at_online.microsoft.com)
Date: 03/19/04

  • Next message: Omar-OZ7: "W2K Universal group as a SQL2K security login?"
    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.


  • Next message: Omar-OZ7: "W2K Universal group as a SQL2K security login?"

    Relevant Pages

    • Re: Add NT users
      ... Thks Kevin! ... >Support Engineer. ... >Login failed user 'null' could indicate problems with the ... your DNS servers. ...
      (microsoft.public.sqlserver.security)
    • Re: Client "Host not found"
      ... We did not have any DNS servers defined on our iSeries. ... think that would cause any problems because I was referencing the SQL ...
      (microsoft.public.sqlserver.jdbcdriver)