aop_setpassword sets a new password.
Return Value
ok.
Parameters
envId is the environment Id, returned by aop_openenv.
userId is the user Id.
oldpwd is the old password.
newpwd is the new password.
cl is the client pointer, returned by rpc_clnt_create.
Example
]]
[[
History
| Version | Description |
|---|---|
| 5.0.0 | New |
See also
id-845326