]> andersk Git - mod-vhost-ldap.git/blobdiff - mod_vhost_ldap.schema
Merge branch 'upstream'
[mod-vhost-ldap.git] / mod_vhost_ldap.schema
index 2f136fdcff506edd197baa5010a55c2e87f66ff9..dd0c4a203975c4e397ab3e431ff06950c76420cd 100644 (file)
@@ -62,7 +62,8 @@ 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
        MUST ( apacheServerName $ apacheDocumentRoot )
         MAY ( apacheServerAlias $ apacheServerAdmin $ apacheScriptAlias $
-                apacheSuexecUid $ apacheSuexecGid ) )
+                apacheSuexecUid $ apacheSuexecGid ) 
+       AUXILIARY
+       )
This page took 0.079259 seconds and 4 git commands to generate.