-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-10.0.beta
-
None
-
Low
-
rhel-sst-idm-sssd
-
ssg_idm
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
On RHEL-10 passwd was provided by shadow-utils. When we run the passwd command with --stdin flag then in the end the expected "passwd: password updated successfully" message is not printed. This messages helps with feedback to user that everything went well and the password was indeed changed.
Please provide the package NVR for which bug is seen:
shadow-utils-2:4.15.0-1.el10.x86_64
How reproducible:
always
Steps to reproduce
- echo redhat | passwd --stdin
Expected results
Message should be printed