[pbs-devel] applied: [PATCH proxmox] auth-api: log `authenticate` result not the return value of `start`
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Aug 5 18:40:14 CEST 2025
On Tue, 05 Aug 2025 17:48:20 +0200, Shannon Sterz wrote:
> log the actual result of the `authenticate` call in order to make
> debugging authentication issues easier. previously we logged the
> result of the above `pam_sys::wrapped::start` call, which was
> typically `SUCCESS` leading to the very confusing error message:
>
> authentication error - SUCCESS (0)
>
> [...]
Applied, thanks!
[1/1] auth-api: log `authenticate` result not the return value of `start`
commit: ce56b76a8cf12e6b87035058f223de4f7bad391a
More information about the pbs-devel
mailing list