Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionJenny Severance
2011-05-16 15:10:06 UTC
Description of problem:
Logging in from console or GDM, can not change user's password - when password change is required.
/var/log/secure:
May 16 11:03:39 dhcp-100-19-170 login: pam_sss(login:chauthtok): system info: [Decrypt integrity check failed]
May 16 11:03:39 dhcp-100-19-170 login: pam_sss(login:chauthtok): Authentication failed for user mmouse: 4 (System error)
May 16 11:03:39 dhcp-100-19-170 login: Authentication token manipulation error
May 16 11:03:39 dhcp-100-19-170 login: PAM 1 more authentication failure; logname=LOGIN uid=0 euid=0 tty=tty1 ruser= rhost= user=mmouse
If password change is not required, login is successful.
Environment:
IPA Server and Replica
Version-Release number of selected component (if applicable):
ipa-server-2.0.0-23.1.el6.x86_64
ipa-client-2.0.0-23.1.el6.x86_64
sssd-1.5.1-34.el6.x86_64
How reproducible:
always
Steps to Reproduce:
1. install IPA server and replica
2. install ipa client
3. add two new ipa users and assign the user's passwords
4. kinit as one user to set the password where password change is then not required
5. attempt console login from client with user that does not require password change
6. attempt console login from client with user that does require password change
Actual results:
prompted to change password - enter new password - then get token manipulation error
Expected results:
successfully set password from console or GDM login.
Additional info: