Our new MS SQL-cluster uses Windows authentication instead of SQL authentication.
Does anyone know if it is possible to let Ebase server authenticate itself with Windows authentication at the MS SQL server?
MS SQL: Let Ebase use Windows authentication
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 97
- Joined: Thu Sep 13, 2007 6:07 am
- Location: The Netherlands
-
- Ebase Developer
- Posts: 27
- Joined: Tue Sep 18, 2007 3:21 pm
Are you using the jTDS JDBC driver?
If so there's a paragraph in the jTDS faq about it. http://jtds.sourceforge.net/faq.html
In addition to the user and password properties, it looks like you also need to provide a value for 'domain'.
If so there's a paragraph in the jTDS faq about it. http://jtds.sourceforge.net/faq.html
In addition to the user and password properties, it looks like you also need to provide a value for 'domain'.
0 x
-
- Ebase User
- Posts: 97
- Joined: Thu Sep 13, 2007 6:07 am
- Location: The Netherlands
-
- Ebase User
- Posts: 97
- Joined: Thu Sep 13, 2007 6:07 am
- Location: The Netherlands
It is almost the solution.
You have to add the property domain with the corresponding value tot the JDBC URL.
For the UFSrepository you can add the domain property to the SQL JDBC datasource in the file ../UfsServer/tomcat/conf/Catalina/localhost/ufs.xml
In my case we have a second SQL JDBC datasource in the file ufs.xml.
This datasource calls a database named UFSDATA. We have also added this database to the databases in Ebase designer with JDBC driver type 2. When we test the database connection within Ebase designer it says that all is working fine. But when we actually start a form that uses the UFSDATA database we get a SQL error (user unknown).
You have to add the property domain with the corresponding value tot the JDBC URL.
For the UFSrepository you can add the domain property to the SQL JDBC datasource in the file ../UfsServer/tomcat/conf/Catalina/localhost/ufs.xml
In my case we have a second SQL JDBC datasource in the file ufs.xml.
This datasource calls a database named UFSDATA. We have also added this database to the databases in Ebase designer with JDBC driver type 2. When we test the database connection within Ebase designer it says that all is working fine. But when we actually start a form that uses the UFSDATA database we get a SQL error (user unknown).
0 x
What's the meaning of Justice...
Who is online
Users browsing this forum: No registered users and 15 guests