Page created: 15 Jul 2022 | Page updated: 20 Jan 2023 | 1 min read9.2 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