diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2025-10-05 14:18:01 -0500 |
|---|---|---|
| committer | Timothy Pearson <tpearson@raptorengineering.com> | 2025-10-22 19:33:43 -0500 |
| commit | 3dc66978387825e7351d77ddf41716633a96551f (patch) | |
| tree | 922c407f539d9cb685afb74ef6d0b3d9765db9e1 /confskel/openldap/ldif/moduleConfig.ldif | |
| parent | 77f49884e0d4c3b055b39993850b37911659f3b0 (diff) | |
| download | kcmldapcontroller-3dc66978.tar.gz kcmldapcontroller-3dc66978.zip | |
Add memberOf overlay and enable
Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Diffstat (limited to 'confskel/openldap/ldif/moduleConfig.ldif')
| -rw-r--r-- | confskel/openldap/ldif/moduleConfig.ldif | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/confskel/openldap/ldif/moduleConfig.ldif b/confskel/openldap/ldif/moduleConfig.ldif index d125f9d..4988352 100644 --- a/confskel/openldap/ldif/moduleConfig.ldif +++ b/confskel/openldap/ldif/moduleConfig.ldif @@ -8,6 +8,8 @@ olcModuleLoad: {2}back_monitor olcModuleLoad: {3}auditlog olcModuleLoad: {4}unique olcModuleLoad: {5}ppolicy +olcModuleLoad: {6}memberof +olcModuleLoad: {7}refint structuralObjectClass: olcModuleList creatorsName: cn=config createTimestamp: @@@TIMESTAMP@@@Z |
