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

--bind fails if directories above are not +rx #569

Open
luke-jr opened this issue Apr 2, 2023 · 0 comments
Open

--bind fails if directories above are not +rx #569

luke-jr opened this issue Apr 2, 2023 · 0 comments

Comments

@luke-jr
Copy link

luke-jr commented Apr 2, 2023

I want to --bind . /something, but while the user has access to ., it intentionally has no access to .. or several parent directories.

This seems to fail at

die_with_error("Can't get type of source %s", op->source);
which I would think is an easy fix

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