Clément "KPTN" OUDOT
Clément "KPTN" OUDOT
Seems not a good idea from a security point of view. Manager should not be able to reset password from another user.
Error is clear, there was an issue with your SMTP server
Hello, the text of the mail (subject and body) is in lang/ files and can be overriden in configuration or in custom mang files installed in conf/. But the data...
Seems you did not read my previous answer. `$ldap_fullname_attribute` is not used in email template.
This could be avoided by enabling captcha
The password submitted to AD should not respect password policy constraints
Seems ok but I opened a new issue so we can close this one: #695
Currently SSP has logs for errors and reset requests We could add an audit log, feel free to propose some code
Hello, our code is: ``` if ( ($errno == 49) && $ad_mode ) { if ( ldap_get_option($ldap, 0x0032, $extended_error) ) { error_log("LDAP - Bind user extended_error $extended_error (".ldap_error($ldap).")"); $extended_error =...
It will be changed through the manager account