When I try to connect to the GreenPlum database on the JDBS, the following error is given to me: Error when Trying to Connect.
And no more explanations.
JDBS line and data for a second -thorough at my colleague, who has everything works on Windows.
The data in VM Options is as follows:
-Djavax.net.ssl.truststoreetype = keychainstore
-Djavax.security.auth.usersubjectcredsonly = false
-Dsun.Security.krb5.debug = True
-Djava.security.krb5.conf=/Users/22109864/Downloads/GreenplumTools/krb5.conf
-Djava.security.auth.login.config =/users/22109864/downloads/GreenPlumtools/Jaas.conf
Maybe someone knows what needs to be changed so that everything works on MAС.
Inside the files (krb5.conf, Jaas.conf), I also made all the necessary settings, but again, maybe they differ on different systems.