]> andersk Git - mod-vhost-ldap.git/blobdiff - mod_vhost_ldap.schema
apacheConfig is STRUCTURAL objectClass and not AUXILIARY
[mod-vhost-ldap.git] / mod_vhost_ldap.schema
index 2f136fdcff506edd197baa5010a55c2e87f66ff9..f84db29ef2d5c2edd2c17464642c0caea9ac358c 100644 (file)
@@ -62,7 +62,7 @@ attributetype ( 1.3.6.1.4.1.8387.1.1.8 NAME 'apacheSuexecGid'
        SINGLE-VALUE )
 
 objectclass ( 1.3.6.1.4.1.8387.1.2.1 NAME 'apacheConfig'
-       SUP 'top' AUXILIARY
+       SUP 'top'
        MUST ( apacheServerName $ apacheDocumentRoot )
         MAY ( apacheServerAlias $ apacheServerAdmin $ apacheScriptAlias $
                 apacheSuexecUid $ apacheSuexecGid ) )
This page took 0.025142 seconds and 4 git commands to generate.