LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Password change operation fails using SSSD against Oracle/Sun Directory Server fails (https://www.linuxquestions.org/questions/linux-server-73/password-change-operation-fails-using-sssd-against-oracle-sun-directory-server-fails-4175581621/)

taiku 06-06-2016 11:40 PM

Password change operation fails using SSSD against Oracle/Sun Directory Server fails
 
I'm running Sun DSEE 6.3 under Solaris 10.
I just migrated my Linux LDAP clients from Centos 5.8 to 6.5
As we know, newer RHEL/Centos versions now use SSSD for authentication with LDAP server.

However, change password by user always fails with this error:

$ ssh ldap_user@int1
ldap_user@int1's password:
Password expired. Change your password now.
Last login: Tue Jan 10 13:56:16 2012 from localhost

WARNING: Your password has expired.
You must change your password now and login again!
Changing password for user ldap_user.
Current Password:
New password:
Retype new password:
Password change failed. Server message: Error in search for entry "oid=1.3.6.1.4.1.4203.1.11.1,cn=features,cn=config".
passwd: Authentication token manipulation error
Connection to int1 closed.

Anyone had the same issue before?
Currently, I don't have a Red Hat support account to search their KB's.
Any help would be much appreciated. Thanks so much!

taiku 06-07-2016 04:59 AM

Found this at Red Hat KB site, maybe someone here can access the entire contents and paste as a reply :D

https://access.redhat.com/solutions/69310


All times are GMT -5. The time now is 06:28 PM.