Now I can access my profiles, I still cannot access the SSH agent for
tunnelling using a loaded key..

```
(org.remmina.Remmina:31558): remmina-DEBUG: 13:39:57.016: (remmina_ssh_auth) - 
Methods supported by server: SSH_AUTH_METHOD_PUBLICKEY 
(org.remmina.Remmina:31558): remmina-DEBUG: 13:39:57.016: (remmina_ssh_auth) - 
SSH_AUTH_AGENT (2)
(org.remmina.Remmina:31558): remmina-DEBUG: 13:39:57.016: 
(remmina_ssh_auth_agent) - Authentication with SSH agent returned: 1
(org.remmina.Remmina:31558): remmina-DEBUG: 13:39:57.016: 
(remmina_ssh_auth_agent) - Cannot authenticate automatically with SSH agent. 
(null)
(org.remmina.Remmina:31558): remmina-DEBUG: 13:39:57.016: 
(remmina_ssh_auth_gui) - Returned 4 at 1st attempt with the following message:
(org.remmina.Remmina:31558): remmina-DEBUG: 13:39:57.016: 
(remmina_ssh_auth_gui) - Could not authenticate automatically with SSH agent. 
Error from connect(/run/user/1000/keyring/ssh): Permission denied
(org.remmina.Remmina:31558): remmina-DEBUG: 13:39:57.016: 
(remmina_ssh_auth_gui) - Retrying auth because Could not authenticate 
automatically with SSH agent. Error from connect(/run/user/1000/keyring/ssh): 
Permission denied
```

... so it looks like apparmor is blocking access to the SSH agent.

I tried adding this to /etc/apparmor.d/remmina and restarting apparmor, and 
remmina...
```
  owner @{run}/user/@{uid}/keyring/ssh rw,
```

... but it doesn't seem to have helped?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2102033

Title:
  remmina blocked by apparmor in Plucky

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2102033/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to