| | |
| | | <screen>$ cat /tmp/currpwd.txt /tmp/newpwd.txt |
| | | bribery |
| | | secret12 |
| | | $ ldappasswordmodify -p 1389 -C /tmp/currpwd.txt -F /tmp/newpwd.txt \ |
| | | > -a "dn:uid=kvaughan,ou=people,dc=example,dc=com" \ |
| | | > -D uid=kvaughan,ou=people,dc=example,dc=com -w bribery |
| | | $ ldappasswordmodify -p 1389 -C /tmp/currpwd.txt -F /tmp/newpwd.txt |
| | | -a "dn:uid=kvaughan,ou=people,dc=example,dc=com" |
| | | -D uid=kvaughan,ou=people,dc=example,dc=com -w bribery |
| | | The LDAP password modify operation was successful</screen> |
| | | </refsect1> |
| | | </refentry> |