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

Allow specifying authorized_keys directory. #330

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

daztucker
Copy link
Contributor

This adds a "-D" option to dropbear which allow specifying the directory path where authorized_keys is located. This will allow, for example running dropbear for interop testing during OpenSSH regression tests without impacting the running user's authorization files.

This adds a "-D" option to dropbear which allow specifying the directory path
where authorized_keys is located.  This will allow, for example running
dropbear for interop testing during OpenSSH regression tests without
impacting the running user's authorization files.
An empty -D doesn't make sense, so reject it.
@mkj mkj merged commit 6652b47 into mkj:master Dec 3, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants