[pbs-devel] applied: [PATCH proxmox-backup v2] fix #6398: api: allow non-pam users to access shell
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Oct 8 13:13:51 CEST 2025
On Wed, 08 Oct 2025 12:47:11 +0200, Shan Shaji wrote:
> Remove the explicit restriction that only pam users can access the
> shell. This is safe to do, as all users that are not root at pam will
> be shown with a login shell. So they need to have some (PAM) login
> credentials available.
>
> This change is useful for setups where a host integrates with central
> authentication systems (e.g. LDAP, Active Directory, or OIDC), either
> as a PBS realm or as a PAM plugin. It also allows environments that
> favor non-pam users for PBS by default, but still want to keep PAM
> accounts available for admnistrators.
>
> [...]
Applied, thanks!
[1/1] fix #6398: api: allow non-pam users to access shell
commit: c77dfaf31f3e97fa0dd52ce4b85afe768b867562
More information about the pbs-devel
mailing list