The reason I believe it's a bug is remove
ldap_pwd_policy = shadow
and add ldap_chpass_update_last_change = true
Then the user can change their pass and it even updates the ShadowLastChange but you don't get password lock out on ShadowExpire etc.
The reason I believe it's a bug is remove
ldap_pwd_policy = shadow
and add ldap_chpass_ update_ last_change = true
Then the user can change their pass and it even updates the ShadowLastChange but you don't get password lock out on ShadowExpire etc.