Page created: 26 Jul 2021 | Page updated: 7 Dec 2022 | 1 min read9.0 Product PingDirectory Directory Capability Product documentation Content Type Administration User task IT Administrator Administrator Audience Software Deployment Method Use ldapmodify to change a user’s password by replacing the userPassword attribute. $ bin/ldapmodify dn: uid=user.0,ou=People,dc=example,dc=com changetype: modify replace: userPassword userPassword: newpw
Use ldapmodify to change a user’s password by replacing the userPassword attribute. $ bin/ldapmodify dn: uid=user.0,ou=People,dc=example,dc=com changetype: modify replace: userPassword userPassword: newpw