Sql 2000 Connect From Domain PC to WorkGroup PC using Windows Authentication
        Posted  
        
            by bb
        on Server Fault
        
        See other posts from Server Fault
        
            or by bb
        
        
        
        Published on 2009-12-07T23:29:10Z
        Indexed on 
            2010/04/06
            22:03 UTC
        
        
        Read the original article
        Hit count: 641
        
sql-server
|sql2000
Sql 2000 -
I am trying to connect from a PC w/ client tools that is on a domain, to a Sql Server 2000 box that is NOT on the domain using Windows Authentication. I thought I had done this in the past this by creating an account on the non domain PC with the same username/pwd I am logged in on the domain PC, but that doesn't seem to be working.
I am specifically looking at using Windows Authentication, I know Sql Authentication works.
Any ideas?
© Server Fault or respective owner