> On Jul 4, 2021, at 11:34 AM, Stefan Seelmann <[email protected]> wrote: > > This method loads the config from the "ou=config" partition by fetching > all entries within this partition. It seems some entry in this partition > contains a "ftmodcode" attribute. I think that's not supported, the > config reader expects that only ApacheDS config schema elements are used > (AT and OC with an "ads-" prefix). How did the ftmodcode attribute get > there?
Ah yes that was it. The fortress integration tests add a set of pw policies. All entries added will include some attributes from an aux object class, used for tracking stuff. Never realized it was a problem until now. Might need to rethink how to add policies to ADS. In the meantime, you got me past this problem. Thanks Stefan — Shawn --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
