You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I understood it's possible to unlock ssh-keys automatically using pam auth with pam_envoy. However this useful feature doesn't work (at least) for me. I'd appreciate any ideas regarding debugging this issue.
envoy v8-12-g8a2881f
The text was updated successfully, but these errors were encountered:
Yeah that's not implemented and I don't know if I ever will unless someone write the code for me 😉. Its only implemented for gpg-agent because I use gpg-agent and was relatively straightforward.
It might be possible to take the existing pam_ssh.so and tack on envoy to use to fetch the agent's socket.
As I understood it's possible to unlock ssh-keys automatically using pam auth with pam_envoy. However this useful feature doesn't work (at least) for me. I'd appreciate any ideas regarding debugging this issue.
envoy v8-12-g8a2881f
The text was updated successfully, but these errors were encountered: