ore.4.0.1.source-code.jaas.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
QuestDB is High Performance Time Series Database
Krb5KeyTabLoginContext
{
com.sun.security.auth.module.Krb5LoginModule required principal="${questkrb.principal}" doNotPrompt=true useKeyTab=true keyTab="${questkrb.keytab}" storeKey=true;
};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy