Solution



A solution that worked for me :

SQL server group => Security => Linked server => ADSI (the name of your linked server)

right click on it then go in the "security menu" then choose the option "be made using this security context"

Then you enter your server admin account and password for the remote server login

From http://www.developmentnow.com/g/100_2003_10_0_0_389094/Connecting-to-the-Active-Directory-with-a-Linked-Server.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
.


Loading