Tag: Password

Enable users to forcefully reset passwords on the next login in OpenDJ

This article explained how to enable users to forcefully reset passwords on the next login in OpenDJ. The user needs to be reset the password in the next login, to achieve this we need to add the following attributes to the user profile. force-change-on-reset:true pwdReset:true force-change-on-reset:true We need to update the password policy by using […]