Re: Problems connecting to SQL server on W2K3 from Win 2000 workstatio
- From: "Mike Bulava" <mbulava@xxxxxxxxxxx>
- Date: Thu, 2 Jun 2005 09:46:26 -0500
This is because you are using Windows authentication without a domain setup.
If you aren't using a domain you shouldn't use windows authentication
because it tends not to work, use SQL Authentication and you'll always
connect. The problem is mainly that the users you are signed in to the W2k
box doesn't match a user on the W2k3 box, or the user isn't passed properly
to SQL, or if you really want to setup Windows authentication use to put the
workstations that servers into a domain..
Thanks,
Mike Bulava, MCDBA
"Mike Allen" <MikeAllen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:071EE849-F61A-4729-8598-67974D2D5269@xxxxxxxxxxxxxxxx
> We are running SQL Server 2000 on Windows Server 2003 (SP1 not installed).
> We are trying to access our databases using Enterprise manager from our
> machines in the office using windows authentication. We have no problems
> from windows XP machines (using both TCP/IP and Named Pipes). I can
> connect
> to the server using the SA account (TCP/IP) and Named Pipes from a windows
> 2000 workstation, but cannot access the SQL server from windows 2000
> machines
> using TCP/IP.
>
> When we try to log in using windows 2000 we get "login failed for user
> null". From xp machines it goes straight in.
>
> Testing that I have done:
> . Set up an alias to the Windows 2003 server name (SQL Server Client
> Network
> Utility). No luck
> . I can map a folder to the machine using net use command
> . I am in the same AD domain.
> . The clients are connecting to the server using integrated security (not
> allowing SQL authentication)
>
> I cannot understand what's going on; do you have any pointers on where to
> start looking?
>
> Thanks
>
>
>
.
- Follow-Ups:
- Re: Problems connecting to SQL server on W2K3 from Win 2000 workst
- From: Mike Allen
- Re: Problems connecting to SQL server on W2K3 from Win 2000 workst
- References:
- Problems connecting to SQL server on W2K3 from Win 2000 workstatio
- From: Mike Allen
- Problems connecting to SQL server on W2K3 from Win 2000 workstatio
- Prev by Date: Linked serevr on SQL 70 and 2000
- Next by Date: Re: re:Cannot use Windows Authentification over VPN
- Previous by thread: Re: Problems connecting to SQL server on W2K3 from Win 2000 workstatio
- Next by thread: Re: Problems connecting to SQL server on W2K3 from Win 2000 workst
- Index(es):
Relevant Pages
|