ad_change_password (public)

 ad_change_password \
    [ -password_hash_algorithm password_hash_algorithm ] user_id \
    new_password

Defined in packages/acs-tcl/tcl/security-procs.tcl

Change the user's password

Switches:
-password_hash_algorithm (optional, defaults to "salted-sha1")
Parameters:
user_id (required)
new_password (required)

Testcases:
ad_change_check_password, get_calitems
[ show source ]
Show another procedure: