]> andersk Git - mod-vhost-ldap.git/blobdiff - mod_vhost_ldap.schema
mod_vhost_ldap: release 0.2.2, for changes see ChangeLog
[mod-vhost-ldap.git] / mod_vhost_ldap.schema
index 82431409a53be5936184432206e4d0983ccb71f1..29279c48777c3511b1f46f0938108e3512a495f2 100644 (file)
@@ -37,7 +37,15 @@ attributetype ( 1.3.6.1.4.1.8387.1.1.5 NAME 'apacheServerAdmin'
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
        SINGLE-VALUE )
 
-attributetype ( 1.3.6.1.4.1.8387.1.1.6 NAME 'apacheSuexecUid'
+attributetype ( 1.3.6.1.4.1.14287.1.1.6 NAME 'apacheScriptAlias'
+        SUP name
+        DESC 'mod_cfg_ldap: Apache ScriptAlias'
+        EQUALITY caseIgnoreMatch
+        SUBSTR caseIgnoreSubstringsMatch
+        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
+        SINGLE-VALUE )
+
+attributetype ( 1.3.6.1.4.1.8387.1.1.7 NAME 'apacheSuexecUid'
        SUP name
        DESC 'mod_vhost_ldap: Apache SuexecUid'
        EQUALITY caseIgnoreMatch
@@ -45,7 +53,7 @@ attributetype ( 1.3.6.1.4.1.8387.1.1.6 NAME 'apacheSuexecUid'
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
        SINGLE-VALUE )
 
-attributetype ( 1.3.6.1.4.1.8387.1.1.6 NAME 'apacheSuexecGid'
+attributetype ( 1.3.6.1.4.1.8387.1.1.8 NAME 'apacheSuexecGid'
        SUP name
        DESC 'mod_vhost_ldap: Apache SuexecGid'
        EQUALITY caseIgnoreMatch
This page took 0.099499 seconds and 4 git commands to generate.