[yew-devel] applied: [PATCH proxmox-yew-comp v2] fix #6787: ui: allow creating PAM users from dashboard

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Nov 6 21:42:43 CET 2025


On Tue, 28 Oct 2025 14:33:26 +0100, Shan Shaji wrote:
> When tried to create a user in the PAM realm an error occurs if the user
> doesn't exist on the host. To fix the issue hid the password and confirm
> password fields. Now the user will only be added to the `.cfg` file and
> won't be trying to update the password. The error was originating from
> the invocation of `pam_chauthtok`.
> 
> Since the user is not created on the system, if tried to change the
> password the same error will be shown again. Inorder to avoid that
> the "change password" button will only be enabled if the user is
> not a "pam" user.
> 
> [...]

Applied, with a small code clean-up on top, thanks!

[1/1] fix #6787: ui: allow creating PAM users from dashboard
      commit: bbad5fd1856984aefa82a24114827e6bc025e8f0




More information about the yew-devel mailing list