On Mon, Jan 09, 2023 at 11:39:47AM -0800, Paul B. Henson wrote:
We're currently using dynlist to add the memberOf attribute to users. One thing that was nice about the new dynlist implementation in 2.5 was that it allows searching on the dynamic memberOf attribute which we couldn't do in 2.4. Looking at the commit diff, there's one part that says:
"To enable filter evaluation on the dynamic list, the configuration must be changed to explicitly map the dynamic attributes to be filtered"
This just applies to groups created dynamically, right, not static objects that get dynamic attributes added? Our current config is:
The latest manpage update should make it clearer how dynamic *lists* differ from dynamic *groups*. And yes, no need to change config for groups.
If you can give the current 2.5/2.6 branch a go, or if you decide to wait until we get a call for testing out, feedback is always welcome.
Regards,