mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4789] keepassxc: Error: permission is denied to join a sandbox created by a different user #2779
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2779
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MiltosKoutsokeras on GitHub (Dec 22, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4789
Description
KeePassXC 2.6.6 does not start on Arch Linux when already launched by other user with the following error:
Steps to Reproduce
Login as user A and launch
keepassxcas expected, switch to another user and try to run it again. It fails with the message above.Expected behavior
The expected behavior is to run
keepassxcnormally from multiple users in their own sandbox.Actual behavior
The second user fails to start the program.
Behavior without a profile
Calling
LC_ALL=C firejail --noprofile /usr/bin/keepassxcin a terminal, starts the application normally.Additional context
firejail installed from official Arch Pacman repositoy.
Installed /etc/firejail/keepassxc.profile contents
Environment
firejail --version): 0.9.66Checklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)Log
Output of
LC_ALL=C firejail /path/to/programOutput of
LC_ALL=C firejail --debug /path/to/program@rusty-snake commented on GitHub (Dec 22, 2021):
Duplicate of #2768
@rusty-snake commented on GitHub (Dec 22, 2021):
As a workaround you can create
keepassxc.locals like