Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

Info

To configure integrated authentication for a 32-bit JVM, please contact PhixFlow Support.

Configuration

The following steps are required to enable server support for Integrated Authentication when using a 64-bit Java JVM.

...

iii. Start up Tomcat and log into PhixFlow as normal.

To configure Integrated Aurhentication for a 32-bit JVM, please contact PhixFlow Support

Trouble-shooting

1. On a Windows platform, when trying to connect to SQL Server using Integrated Authentication, you may see this exception:

...

This typically indicates that the driver cannot find the appropriate sqljdbc_auth.dll in the JVM library path. To correct the problem, please make sure the java option -Djava.library.path is set to the full path of the DLL file.
Note: You may also get the same error message if the application is trying to use the incorrect architecture (x86 VS x64) version of the sqljdbc_auth.dll.To configure Integrated Aurhentication for a 32-bit JVM, please contact PhixFlow Support

2. If you get the following exception:

...