| [in] user_name
| A string representing the user for whom the password will be changed.
|
| [in] current_password
| A string representing the current password for the user.
|
| [in] new_password
| A string representing the new password the user account will be set to.
|