Bug 23326
Summary: | kdm password error | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Michael Redinger <michael.redinger> |
Component: | passwd | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED RAWHIDE | QA Contact: | Aaron Brown <abrown> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 7.1 | Keywords: | Security |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | Florence Beta-3 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-01-18 04:29:50 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michael Redinger
2001-01-04 16:36:28 UTC
You aren't using MD5 passwords, therefore passwords > 8 characters aren't possible. KDM is doing the right thing. On a second look, passwd isn't setting MD5 passwords even if they're enabled, so passwd was causing this. This defect is considered MUST-FIX for Florence Gold release What are the contents of /etc/pam.d/system-auth? This has fixed itself with an rpm -Fvh * - don't know for sure what was causing it. |