Created 09-27-2017 12:00 PM
Hello ,
I am trying to configure squirrel SQL into my machine. I am following this document:
However, I am stuck at step no. 4 (If krb5.ini location is not a default location, also add -Djava.security.krb5.conf="C:\Some\Papth\To\krb5.ini) . I am not able to find krb5.ini in squirrel-sql.sh .
can anyone please help me with this step? I am not able to proceed further.
Created 09-28-2017 06:03 AM
kerberos client can be downloaded and install form here, once you install, krb5.ini can be update in following location C:\ProgramData\MIT\Kerberos5 with the file /etc/krb5.conf file from one of the nodes (probably edge/name/data node's) then point the configuration to C:\ProgramData\MIT\Kerberos5\krb5.ini
Hope this helps !!