]> git.proxmox.com Git - pve-access-control.git/commit
pam: set PAM_RHOST
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 1 Jun 2023 09:36:54 +0000 (11:36 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 5 Jun 2023 06:53:42 +0000 (08:53 +0200)
commit6c512352aec716bc2486459d31e651a5e6747368
tree8c55b22939b7460d7bc36eb3316374dac871326e
parent9d2996034def00a7e30d6f9b675f316c50ef2140
pam: set PAM_RHOST

This allows pam modules to restrict users by host. For
instance, you could restrict root@pam to only 127.0.0.1.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/Auth/PAM.pm