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

Always put SSH authorized_keys into DB Docker Container #336

Open
ckunki opened this issue May 26, 2023 · 0 comments
Open

Always put SSH authorized_keys into DB Docker Container #336

ckunki opened this issue May 26, 2023 · 0 comments
Labels
feature New feature or request

Comments

@ckunki
Copy link
Contributor

ckunki commented May 26, 2023

Ticket #303 already enables to create an SSH key pair and to put the public key to file /root/.ssh/authorized_keys using cli option --db-os-access SSH.

The current ticket requests to always do so as this allows ssh tunneling incl. to connect from database Docker Container to external servers, which is a regular requirements for UDFs, see also https://github.com/exasol/udf-debugging-java.

@ckunki ckunki added the feature New feature or request label May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant