Bug 191390
| Summary: | Line feeds when password needs changing with rlogin | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Bastien Nocera <bnocera> |
| Component: | rsh | Assignee: | Adam Tkac <atkac> |
| Status: | CLOSED ERRATA | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | kzak, nalin, ovasik, sfolkwil, tao, tmraz |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | RHBA-2007-0410 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-06-11 18:46:04 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 190430, 212183 | ||
|
Description
Bastien Nocera
2006-05-11 15:30:06 UTC
pam_passwdqc is a separate package but I don't believe this bug is there either. The reason is that the 'You are required to change your password immediately (password aged)' message is issued by pam_unix and the EOL character must be added by the conversation function which is part of the rlogind. Actually, it works with: password requisite /lib/security/$ISA/pam_cracklib.so retry=3 in the system-auth file, but not with pam_passwdqc as explained above. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2007-0410.html |