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

bento/oracle-9.3-arm64 authorized keys can't be updated #1565

Open
caplater opened this issue Apr 11, 2024 · 0 comments
Open

bento/oracle-9.3-arm64 authorized keys can't be updated #1565

caplater opened this issue Apr 11, 2024 · 0 comments

Comments

@caplater
Copy link

Describe the problem

When creating a new vagrant box, vagrant up doesn't complete because the ssh key cannot be updated. This is a result of ~vagrant/.ssh/authorized_keys being owned by root:root

Software Version

Vagrant 2.4.1 on macOS 14.4.1

Replication Case

vagrant init bento/oracle-9.3-arm64
vagrant up

Stacktrace

``` ```

Possible Solution

If ~vagrant/.ssh and ~vagrant/.ssh/authorized_keys are owned by vagrant:vagrant, this shouldn't be an issue.

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

No branches or pull requests

1 participant