Clément "KPTN" OUDOT
Clément "KPTN" OUDOT
This was linked to https://github.com/ltb-project/self-service-password/issues/897
See also https://github.com/LemonLDAPNG/lemonldap-ng-docker/tree/master/docker-compose
This is now possible by adding the attribute as an update attribute: ```php $attributes_map['ppolicy'] = array( 'attribute' => 'pwdpolicysubentry', 'faclass' => 'lock', 'type' => 'list' ); $attributes_list['ppolicy'] = array('base' =>...
See https://en.wikipedia.org/wiki/MeCard_(QR_code) Seems not a standard
Set $debug to true to have logs
So you should see something in error.log or php-fpm logs, depending on your installation
Please set `$debug` to true and provide the logs.
Check the error log (depending on your installation, in Apache log or PHP FPM log) Audit log is only here to trace events
Do a preview/branch first, and decide if this should included in the software (discussion in progress).
Thanks for this propositon. We are currently working on core functions to add compatiblity with Active Directory. After that we'll see what decision we take for this feature.