How do I connect to Ivy System DB using the Windows-Authentification?

asked 05.08.2015 at 14:35

Alexis's gravatar image

Alexis
(suspended)
accept rate: 66%


  1. Download jtds-1.2.8-dist.zip from http://sourceforge.net/projects/jtds/files/jtds/1.2.8/ (this is the actualy used Version)
  2. In Zip unzip x64/x86 according to your system.
  3. Copy ntlmauth.dll to \jre\bin on engine.
  4. Using a special User, start the Config as this user: runas /user:ivyDbUser@yourdomain D:\ProgramFiles\AxonIvyEngine5.1.7\bin\AxonIvyEngineConfig.exe
  5. Set Connection without User / Password
  6. Add property: useNTLMv2=true
  7. Add 2nd property: domain=yourdomain

Done

link

answered 05.08.2015 at 14:40

Alexis's gravatar image

Alexis
(suspended)
accept rate: 66%

hmm thanks for the hint, must have overseen it or not found :|

(05.08.2015 at 16:59) Alexis Alexis's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×44
×16
×14

Asked: 05.08.2015 at 14:35

Seen: 2,676 times

Last updated: 05.08.2015 at 16:59