From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5 Description of problem: chpasswd fails in: chpasswd: salt.c:175: gensalt: Assertion `salt_size >= 8 && salt_size <= 16' failed Version-Release number of selected component (if applicable): shadow-utils-4.1.1-1.fc9.i386 How reproducible: Always Steps to Reproduce: 1. login as root 2. adduser test 3. echo "test:Aeh4aiHo" | /usr/sbin/chpasswd 4. or echo "test:Zai5is7zet" | /usr/sbin/chpasswd Always got something like: chpasswd: salt.c:175: gensalt: Assertion `salt_size >= 8 && salt_size <= 16' failed. Aborted Actual Results: chpasswd: salt.c:175: gensalt: Assertion `salt_size >= 8 && salt_size <= 16' failed. Aborted Expected Results: chpasswd should change password of test without any error. Additional info:
shadow-utils-4.1.1-2.fc9 has been submitted as an update for Fedora 9
shadow-utils-4.1.1-2.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.
(In reply to comment #1) > shadow-utils-4.1.1-2.fc9 has been submitted as an update for Fedora 9