From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: yew-devel@lists.proxmox.com, Shan Shaji <s.shaji@proxmox.com>
Subject: [yew-devel] applied: [PATCH proxmox-yew-comp v2] fix #6787: ui: allow creating PAM users from dashboard
Date: Thu, 6 Nov 2025 21:42:43 +0100 [thread overview]
Message-ID: <176246176049.2547552.15395103193162915906.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251028133326.342164-1-s.shaji@proxmox.com>
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
_______________________________________________
yew-devel mailing list
yew-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/yew-devel
prev parent reply other threads:[~2025-11-06 20:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 13:33 [yew-devel] " Shan Shaji
2025-11-06 20:42 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176246176049.2547552.15395103193162915906.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=s.shaji@proxmox.com \
--cc=yew-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.