I want to build a stub server using apacheds that has same schema as active directory.
We need to add custom attribute like: userAccountControl, unicodePwd, ..etc.
I have no idea how to add this to the default schema programmatically. Any idea?
apacheds version 2.0.0-M10
Thanks!