--- phpQLAdmin.schema-2.10.txt Fri Mar 14 07:35:15 2003 +++ phpQLAdmin.schema-2.11.txt Thu Mar 13 09:10:15 2003 @@ -48,7 +48,7 @@ # administrator 4 # ----------------------------------------- -# $Id: phpQLAdmin.schema,v 2.10 2003/01/29 13:23:17 turbo Exp $ +# $Id: phpQLAdmin.schema,v 2.11 2003/03/06 09:15:16 turbo Exp $ # PQL_SHOW_USERS (true | false) attributetype ( 1.3.6.1.4.1.8767.3.2.1.1 NAME 'showUsers' @@ -124,80 +124,80 @@ # PQL_WHOAREWE attributetype ( 1.3.6.1.4.1.8767.3.2.2.1 NAME 'whoAreWe' DESC 'Title' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE ) # PQL_LDAP_SUBTREE_USERS attributetype ( 1.3.6.1.4.1.8767.3.2.2.2 NAME 'subTreeUsers' DESC 'Subtree value - Users' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE ) # PQL_LDAP_SUBTREE_GROUPS attributetype ( 1.3.6.1.4.1.8767.3.2.2.3 NAME 'subTreeGroups' DESC 'Subtree value - Groups' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE ) # PQL_LDAP_OBJECTCLASS_DOMAIN (LDAP object classes) attributetype ( 1.3.6.1.4.1.8767.3.2.2.4 NAME 'branchObjectClass' DESC 'Domain/Branch object classes' - EQUALITY caseIgnoreIA5Match + EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) # PQL_LDAP_OBJECTCLASS_* (LDAP object classes) attributetype ( 1.3.6.1.4.1.8767.3.2.2.5 NAME 'userObjectClass' DESC 'User object classes' - EQUALITY caseIgnoreIA5Match + EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) # PQL_LDAP_REFERENCE_USERS_WITH (LDAP attribute name) attributetype ( 1.3.6.1.4.1.8767.3.2.2.6 NAME 'userReference' DESC 'Defines which attribute phpQLAdmin passes to various functions when it needs to reference users' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE ) # PQL_LDAP_REFERENCE_BRANCHES_WITH (LDAP attribute name) attributetype ( 1.3.6.1.4.1.8767.3.2.2.7 NAME 'branchReference' DESC 'Defines which attribute phpQLAdmin passes to various functions when it needs to reference branches' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE ) # PQL_LDAP_EZMLM_PATH attributetype ( 1.3.6.1.4.1.8767.3.2.2.8 NAME 'ezmlmBinaryPath' DESC 'Path to ezmlm-* binaries' - EQUALITY caseExactMatch + EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) # PQL_PASSWORD_SCHEMES attributetype ( 1.3.6.1.4.1.8767.3.2.2.9 NAME 'passWordScheme' DESC 'Password scheme to allow' - EQUALITY caseExactMatch + EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26) # PQL_CATCHALLUSER attributetype ( 1.3.6.1.4.1.8767.3.2.2.10 NAME 'catchAllUser' DESC 'Name of the catchall user' - EQUALITY caseExactMatch + EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) # PQL_LDAP_ATTR_* attributetype ( 1.3.6.1.4.1.8767.3.2.2.11 NAME 'userAttribute' DESC '' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} ) # PQL_LANGUAGE attributetype ( 1.3.6.1.4.1.8767.3.2.2.12 NAME 'language' DESC 'Language to be used by the interface' - EQUALITY caseExactMatch + EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) @@ -206,21 +206,21 @@ # PQL_HOSTMASTER (emailaddress) attributetype ( 1.3.6.1.4.1.8767.3.2.3.1 NAME 'hostMaster' DESC 'Sender of testmails etc' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE ) # PQL_TESTMAIL_SUBJECT (text) attributetype ( 1.3.6.1.4.1.8767.3.2.3.2 NAME 'testMailSubject' DESC 'Subject of test mails' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE ) # PQL_TESTMAIL_MAILTEXT (text) attributetype ( 1.3.6.1.4.1.8767.3.2.3.3 NAME 'testMailText' DESC 'Content of test mails' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE ) @@ -236,19 +236,19 @@ # This is also availible in qmailControl.schema #attributetype ( 1.3.6.1.4.1.8767.3.2.4.1 NAME 'defaultDomain' # DESC 'Default domain name for the branch' -# EQUALITY caseIgnoreIA5Match +# EQUALITY caseIgnoreMatch # SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} # SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.8767.3.2.4.2 NAME 'baseHomeDir' DESC 'Prefix/Base home directory for users' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.8767.3.2.4.3 NAME 'baseMailDir' DESC 'Prefix/Base mail directory for users' - EQUALITY caseIgnoreIA5Match + EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} SINGLE-VALUE )