We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[MANDATORY] Describe the bug [MANDATORY]
Before upgrading to 0.13.20250126, I was able to bastille console <jail> <user> to get a shell on a jail under a particular user. Now I get:
bastille console <jail> <user>
% doas bastille console dev gahr [dev]: jexec: jail "" not found User gahr has no shell
Of course, user gahr does have a shell on dev:
gahr
dev
% doas bastille console dev [dev]: root@dev:~ # su - gahr Welcome to fish, the friendly interactive shell [I] gahr@dev /u/h/gahr>
The text was updated successfully, but these errors were encountered:
Can you test #833 ? Should be fixed.
Sorry, something went wrong.
Should be fixed.
It is, thanks.
No branches or pull requests
[MANDATORY] Describe the bug [MANDATORY]
Before upgrading to 0.13.20250126, I was able to
bastille console <jail> <user>
to get a shell on a jail under a particular user. Now I get:Of course, user
gahr
does have a shell ondev
:The text was updated successfully, but these errors were encountered: