2017-10-26 15:25 GMT+02:00 Miguel Angel Gonzalez <mag...@gmail.com>: > Hi again, > > I think I found the issue, I have to edit a few values more when I reset the > password: > > $passwordRetryCount = "0"; > $passwordgraceusertime = "0"; > $passwordExpWarned = "0"; > $passwordAllowChangeTime = " 20120101120000Z"; > > I'm trying to do it via the tool, however, I can't figure out where it's the > code to submit the new password and I will be able to add these new > parameters.
Hello Miguel, the code that changes the password is in lib/functions.inc.php, in function change_password(). We will maybe need to create some options specific to RedHat DS, to change these attributes. You can look for example of what exists for shadow_options. If you want to submit a patch, please open a pull request on https://github.com/ltb-project/self-service-password Clément. _______________________________________________ ltb-users mailing list ltb-users@lists.ltb-project.org https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-users