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

Symlinked ~/.ssh folder - cannot change permissions #3067

Closed
timelf123 opened this issue Mar 30, 2018 · 2 comments
Closed

Symlinked ~/.ssh folder - cannot change permissions #3067

timelf123 opened this issue Mar 30, 2018 · 2 comments

Comments

@timelf123
Copy link

  • Your Windows build number: Microsoft Windows [Version 10.0.16299.248]

  • What you're doing and what's happening:
    ln -s /mnt/c/Users/Tim/.ssh ~/.ssh
    sudo chown tim:tim -R ~/.ssh/*

ls -la /mnt/c/Users/Tim/.ssh/
drwxrwxrwx 0 root root   512 Mar 28 09:58 .
drwxrwxrwx 0 root root   512 Mar 26 15:41 ..
-rwxrwxrwx 1 root root  1034 Mar 16 12:00 config

Ssh reports: Bad owner or permissions on /home/tim/.ssh/config

  • What's wrong / what should be happening instead:
    Permissions should be changing
@therealkenc
Copy link
Collaborator

therealkenc commented Mar 30, 2018

[Version 10.0.16299.248]

You want the metadata option added in 17063. #81

@timelf123
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants