修改用户密码
classin_modify_passwordChange a ClassIn user's password using either plaintext or MD5-encrypted format. Specify the user UID and the new password to update authentication credentials.
Instructions
修改ClassIn用户密码。
参数:
uid: 用户UID
password: 新的明文密码6-20位(与md5pass二选一)
md5pass: 新的MD5加密密码32位(与password二选一)
返回:
成功返回操作结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||