Skip to content

Is this able to utilize my ssh config? #97

@nhed

Description

@nhed

Fedora 30
Trying to utilize a working entry in my ssh config and getting final secrets request failed to provide sufficient secrets I set to use ssh agent but the underlying ssh processes is never executed

I was going to debug assuming ssh is launched then fails - but straced from a wrapper to /usr/libexec/nm-ssh-service and the only exe* calls were

24214 <... execve resumed>)             = 0
24214 execve("/sbin/modprobe", ["/sbin/modprobe", "tun"], 0x562786cb69e0 /* 10 vars */) = -1 EPERM (Operation not permitted)

if you dont actually execute ssh, how can you know that there are secrets missing?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions