Hi,
Thanks for the patch. But its mangled by the mailer with extra line
breaks -- please resend using git-send-email.
Anyway, some quick comments
On Mon, Jan 29, 2018 at 6:30 AM, Martin T wrote:
> Hi!
>
> Currently openvpn-auth-pam plugin does not set PAM_RHOST(requesting
> host) variable. This
Hi!
Currently openvpn-auth-pam plugin does not set PAM_RHOST(requesting
host) variable. This is needed when for example pam_access.so plugin
is used and based on OpenVPN client network, different authentication
methods are desired. Proof of concept patch for PAM_RHOST is
following:
--- /var/tmp/a