Hi All,

Am using the below config details in order to connect the database, and pull
the query but in the connection details it is mentioned as
authenticateMethod=ntlm, am bit confused here am not sure what is this
authentication method, now am not able to connect the database so am not
able to debug and understand what is the username it is being used in-order
to connect the database. Can anyone help me understanding and give some
inputs on how to debug. 

<dataSource name="ds1" type="JdbcDataSource"
driver="com.microsoft.sqlserver.jdbc.SQLServerDriver"
url="jdbc:sqlserver://localhost;databaseName=testdb;integratedSecurity=true;responseBuffering=adaptive;selectMethod=direct;;authenticationMethod=ntlm;"
batchsize="1" readnonly="true"/>   

Thanks 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Not-able-to-do-DataImport-from-MSSQL-server-to-solr-server-tp4263567.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to