]> andersk Git - mod-vhost-ldap.git/blobdiff - mod_vhost_ldap.schema
fix archive target in Makefile
[mod-vhost-ldap.git] / mod_vhost_ldap.schema
index 29279c48777c3511b1f46f0938108e3512a495f2..f84db29ef2d5c2edd2c17464642c0caea9ac358c 100644 (file)
@@ -62,6 +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 ) )
+        MAY ( apacheServerAlias $ apacheServerAdmin $ apacheScriptAlias $
+                apacheSuexecUid $ apacheSuexecGid ) )
This page took 0.051961 seconds and 4 git commands to generate.