SYNOPSIS
#include <courierauth.h>
- int rc=auth_passwd(const char *service, const char *username, const char *oldpassword, const char *newpassword);
DESCRIPTION
RETURNS
auth_passwd returns 0 if the password was succesfully changed. A non-0 error code indicates a failure..
NOTES
- 1.
- authlib(3)
- 2.
- auth_generic(3)
- 3.
- auth_login(3)
- 4.
- auth_getuserinfo(3)
- 5.
-
auth_enumerate(3)