Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for custom krb5.conf #86

Closed
5 tasks done
Shmuma opened this issue Feb 5, 2024 · 0 comments · Fixed by #87
Closed
5 tasks done

Add support for custom krb5.conf #86

Shmuma opened this issue Feb 5, 2024 · 0 comments · Fixed by #87
Assignees
Labels
feature Product feature

Comments

@Shmuma
Copy link
Collaborator

Shmuma commented Feb 5, 2024

In https://exasol.atlassian.net/browse/L3-1417, client faced with requirement to specify their own krb5.conf, which we currently doesn't support.

Here we should implement the support of this, as this might be needed in complex setups.
It will allow for user to specify the path to the file in the bucketfs and setup java configuration settings accordingly

Need to implement

  • parameter for the user to set the file path
  • check that file indeed exists
  • set configuration options to take the file into account
  • implement integration tests for this
  • update documentation
@Shmuma Shmuma self-assigned this Feb 5, 2024
@ckunki ckunki self-assigned this Feb 16, 2024
@ckunki ckunki added the feature Product feature label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants