pve-access-control/PVE/Auth
Wolfgang Bumiller 01f191c8c4 fix #1670: change PAM service name to project specific name
Instead of 'common-auth' use 'proxmox-ve-auth', this way
users can override PAM authentication settings via
`/etc/pam.d/proxmox-ve-auth`.

If the file does not exist, pam will use `/etc/pam.d/other`
which by default behaves like `common-auth`.

Note that this *can* be different from directly using
`common-auth` *if* a user has actually modified
`/etc/pam.d/other` for some reason.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-11-20 14:51:29 +01:00
..
AD.pm fix #2947 login name for the LDAP/AD realm can be case-insensitive 2020-09-29 06:14:53 +02:00
LDAP.pm fix #2947 login name for the LDAP/AD realm can be case-insensitive 2020-09-29 06:14:53 +02:00
Makefile new plugin architecture for Auth modules 2012-05-22 10:43:30 +02:00
PAM.pm fix #1670: change PAM service name to project specific name 2020-11-20 14:51:29 +01:00
Plugin.pm api/domain: add on add/update/delete hooks 2020-04-18 18:48:05 +02:00
PVE.pm PVE/Auth/PVE.pm: encode uft8 password before calling crypt 2017-05-02 10:37:20 +02:00