Hello.
I want to use the PAM function pam_ssh_auth_agent. It is commonly available for Debian, Centos, homebrew etc. But don't see it for OpenWRT.
So I am considering building from source. From here https://github.com/jbeverly/pam_ssh_agent_auth
My question is, how complicated is this likely to be? I am not a developer and mostly my limits are 'configure && make && make install' or simple variants. Once I have the various development packages installed, is it likely to be a straightforward exercise? Have I other options for this?
Thank you.