Dear,
After trying to reset LDAP user password , we are getting the following error.
main[9834]: conn=4965799 op=1 MOD dn="uid=########################################"
main[9834]: conn=4965799 op=1 MOD attr=userPassword
[9834]: conn=4965799 op=1 RESULT tag=103 err=17 text=entry update failed
[9834]: conn=4965799 fd=16 closed (connection lost)
error 17 is receiving for other attribute also which are already defined.
Can you please suggest on this issue?
--On Monday, May 11, 2020 2:10 PM +0200 Technology Server server.technology11@gmail.com wrote:
Dear,
After trying to reset LDAP user password , we are getting the following error.
This looks like you're not using an LDAPv3 password modify operation and that you're trying to reset the userPassword to a value it already has.
I would suggest using the correct method for changing passwords.
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Please show the actual ldif you used for the modify operation. Feel free to sanitize it, of course.
On Mon, May 11, 2020 at 11:57 AM Technology Server server.technology11@gmail.com wrote:
Dear,
After trying to reset LDAP user password , we are getting the following error.
main[9834]: conn=4965799 op=1 MOD dn="uid=########################################"
main[9834]: conn=4965799 op=1 MOD attr=userPassword
[9834]: conn=4965799 op=1 RESULT tag=103 err=17 text=entry update failed
[9834]: conn=4965799 fd=16 closed (connection lost)
error 17 is receiving for other attribute also which are already defined.
Can you please suggest on this issue?
openldap-technical@openldap.org