...
4. Install, including home directory
Notice: If you do not have your JAVA_HOME variable set to java 11 before installing you will have to start the process over.
a. ./install.sh ~/Applications/Denodo/
...
5. Move the cacerts file from: https://tufts.box.com/s/93ouw91qd4y6f0ugnuy3wmrthvurk8g8 to JAVA_HOME/lib/security/ JJAVA/
a. for my example, the path would be /usr/local/opt/openjdk@11/libexec/openjdk.jdk/Contents/Home/lib/security
AVA_HOME/lib/securityJAVA_HOME/lib/security
Verify VDP Tool is Working
cd Applications/Denodo/bin
Connect to tufts VPN
./vdpadmin.sh
Log into the virtual dataport server at //denodo-dev-01.it.tufts.edu:9999/admin using your UTLN
Common Problem # 3 Cannot connect, not authenticated
You will need to be added to the appropriate active directory groups to login with your UTLN. Please Contact Joe Strinka or Matt Girard to figure out which AD group is right for you!
...