Clément "KPTN" OUDOT
Clément "KPTN" OUDOT
We should add a configuration parameter to enable this feature. It should be off by default.
Hello, why don't use `$pwd_forbidden_ldap_fields` ? https://self-service-password.readthedocs.io/en/stable/config_ppolicy.html#forbidden-ldap-fields
This issue is in backlog for now, it is too specific for the moment (checking only name and surname). Using the current generic parameter `$pwd_forbidden_ldap_fields` is the correct way to...
You can give a try. I don't swear it will be included as it can be a security flaw: this would allow to discover informations from LDAP directory.
Sorry for the lack of activity, we are not focused on SSP development for now. I keep this issue open for review
How is it different from the "Locked account" page? https://service-desk.readthedocs.io/en/stable/dashboards.html#locked-accounts
You can still propose your contribution, we'll see if we include it in the product or not.
Please give the full debug log
This is currently in the backlog, so low priority
Waiting for an official option in SSP, you can for now use a posthook: https://self-service-password.readthedocs.io/en/stable/config_preposthook.html Just create a small script that will update krbPasswordExpiration with current date For the official...