Le 03/08/2021 à 17:52, Quanah Gibson-Mount a écrit :
--On Tuesday, August 3, 2021 4:42 PM +0200 Benjamin Renard brenard@easter-eggs.com wrote:
Hello,
Le 30/07/2021 à 18:37, Quanah Gibson-Mount a écrit :
You want OpenLDAP 2.5's version of dynlist.
Just be sure, could-you please resume me the benefits when using OpenLDAP 2.5's version of dynlist overlay ? It's now possible to use "memberOf" (like) attributes in a filtering clause ?
You could just read the 2.5 man page.
I tried, but it's quite difficult to extract the new features :) Moreover, the new configuration syntax of the dynlist-attrset directive is quite complicated to learn and interpret. I have a presentiment that it's really powerful, but it will take some tests to understand the subtleties and all the possibilities that this offers.
But yes, you can use the dynamically generated memberOf in ldap filters.
You may also want to look at the dynlist test script, from line 749 on.
I see and it's a great added !
Thank you,