Skip to content Skip to sidebar Skip to footer

How I Can Authenticate In Sql Server 2008 With Active Directory User But Without Windows Authentication

after reviewing a lot on the internet, I can not find a solution. I hope you understand me, my English is not the best ... Issue: I want to authenticate against SQL Server with a v

Solution 1:

The only solution than i can find was the "runas", like SqlZim saw.

Thanks.

Post a Comment for "How I Can Authenticate In Sql Server 2008 With Active Directory User But Without Windows Authentication"