I'm trying to do an Active Directory integration, I bring up the ADImport.exe(from inside the Program Files subdirectory). I input the database connection details(Step 2), Select "Use integrated Windows authentication" and select the "Test connection" button I get the following error: There was a problem trying to connect to the SQL server. The following error occurred.: License key is not valid"
I was able to connect(with my windows login) to the database with SQL Studio(and ran a couple of trivial selects to test my permissions) so it seems I have permissions on that db server/database.
I also checked the license tab under Site Manager -> License and it appears as though I am properly licensed. Is there a separate license for this utility or am I doing something wrong. I'm following the directions
here.