Skip to content

User without password can't change password #12981

@Cyborgscode

Description

@Cyborgscode

Distribution

Fedora 42

Package version

6.4.9

Graphics hardware in use

Nvidia ( does not matter)

Frequency

Always

Bug description

App: /usr/bin/cinnamon-settings-users
Version: 6.4.9

A user added via settings, which does not get a explicit password,
can't change this password via settings after login.

Because: the process requires the old password, but that is empty and the ui mask does not accept an old empty password :D

of course, a passwd in a terminal can solve this, but which new Linux user would know this? It should work via settings UI, by checking if the passwd entry is empty and accept the new password without the old one.

Note:

With gnome there is the option to set a password request on first login, sounds like a reasonable option to add to the admin ui.

Steps to reproduce

Reproducible: Always

Steps to Reproduce:

  1. login as admin
  2. add user (UI does not offer a password entry)
  3. overlook the "no password" hint in the UI display for the newly added user
  4. login in as new user
  5. try to change password.

Expected behavior

check for empty user password and do not require it, if empty.

Additional information

bugzilla.redhat.com/show_bug.cgi?id=2379884

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions