mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1047] SSH login: Permission denied error #713
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#713
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 @GiantCrocodile on GitHub (Jan 13, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1047
When you enter username and password you get a Permission Denied Error. Once I had also a Permission Denied Error (publickey, password).
@netblue30 commented on GitHub (Jan 17, 2017):
This could happen if your terminal is running in a sandbox (the sandbox disables all ssh encryption keys). To see if your terminal is inside a sandbox, run "ls /proc". What do you mean by "end Firejail but keep same terminal"? Give me some more data, how do you run the whole thing?
@GiantCrocodile commented on GitHub (Jan 17, 2017):
Your answer sounds like I triggered a bug in leaving the sandbox @netblue30. I did CTRL + C when I had a sandbox open so I close the sandboxed process (my browser) and stopped running Firejail. After that I expected my terminal in which I did run Firejail to be normal so I can use it with SSH without any problems.
I started Firejail without any special parameters, just 'firejail firefox'.
@netblue30 commented on GitHub (Mar 27, 2017):
Cannot reproduce.
@GiantCrocodile commented on GitHub (Mar 29, 2017):
Well as I saw this happening multiple times in issues now I don't think it is useful to say 'cannot reproduce' and to close the issue then without any more checking or fixing. If you don't know how to reproduce it - it would be useful to tell us how we can tell you what happens or to gather more information to make it reproducible for you. Otherwise the issue stays unresolved and makes it unusable for the users.
@netblue30 commented on GitHub (Mar 29, 2017):
Yes, but you have to give me something to work with. What commands are you using exactly?