Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-25 | s4:provision_*_references.ldif - "add" and do not "replace" the ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
"wellKnownObjects" This is the correct AD operation in this case. Multi-valued replaces are generally denied most of the time. | |||||
2009-11-17 | s4:provision Split up reference creation, load schema earlier in the stack | Andrew Bartlett | 1 | -0/+22 | |
The schema needs to be loaded above the extended_dn_out modules as otherwise we don't get an extended DN in the search results. The reference split is to ensure we create references after the objects they reference exist. Andrew Bartlett |