--On Sunday, June 5, 2022 11:36 PM +0200 Michael Ströder michael@stroeder.com wrote:
ou is a case insensitive attribute, there is no issue here unless poorly written applications are expecting case sensitivity to be preserved.
Quanah, I understand why you're arguing like this.
But, like it or not, POSIX names are case-sensitive. So with posixGroup entries you have to preserve the case for completely consistent data.
If you can show that an attribute that is defined as case sensitive is not preserved when using dynlist for memberof instantiation, then that would be a bug. Outside of that, any client that mandates case sensitive matching on items that are not case sensitive is broken by definition.
--Quanah