auth::local::password::ChangePassword (private)

 auth::local::password::ChangePassword username new_password \
    [ old_password ] [ parameters ] [ authority_id ]

Defined in packages/acs-authentication/tcl/local-procs.tcl

Implements the ChangePassword operation of the auth_password service contract for the local account implementation.

Parameters:
username (required)
new_password (required)
old_password (optional)
parameters (optional)
authority_id (optional)

Testcases:
auth_password_implementations
[ show source ]
Show another procedure: