mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-23 14:09:39 +08:00
*** empty log message ***
This commit is contained in:
parent
5adf46879f
commit
609efdc0b3
@ -534,7 +534,7 @@ int pam_sm_close_session(
|
||||
static enum nss_status pam_do_pwmod(
|
||||
pld_ctx *ctx, const char *oldpw, const char *newpw, int *errnop)
|
||||
{
|
||||
NSS_BYGEN(NSLCD_ACTION_PAM_SESS_C,
|
||||
NSS_BYGEN(NSLCD_ACTION_PAM_PWMOD,
|
||||
WRITE_STRING(fp,ctx->dn);
|
||||
WRITE_STRING(fp,ctx->user);
|
||||
WRITE_STRING(fp,oldpw);
|
||||
|
Loading…
Reference in New Issue
Block a user