From: cajus Date: Fri, 23 Mar 2007 13:00:42 +0000 (+0000) Subject: Fixed schema X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1b67689fb18799ffcb5f9cef2b2e47a61ea2301f;p=gosa.git Fixed schema git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5872 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/contrib/openldap/gosa+samba3.schema b/contrib/openldap/gosa+samba3.schema index cd8ba0622..edd5e8672 100644 --- a/contrib/openldap/gosa+samba3.schema +++ b/contrib/openldap/gosa+samba3.schema @@ -216,14 +216,12 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.35 NAME 'gosaAclEntry' SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26) -attributetype ( 1.3.6.1.4.1.10098.1.1.12.36 NAME 'gosaVacationStart' +attributetype ( 1.3.6.1.4.1.10098.1.1.12.41 NAME 'gosaVacationStart' DESC 'Timestamp for enabling current vacation message' - EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE) -attributetype ( 1.3.6.1.4.1.10098.1.1.12.37 NAME 'gosaVacationStop' +attributetype ( 1.3.6.1.4.1.10098.1.1.12.42 NAME 'gosaVacationStop' DESC 'Timestamp for switching off current vacation message' - EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE) attributetype ( 1.3.6.1.4.1.10098.1.1.6.2 NAME 'academicTitle' diff --git a/contrib/openldap/gosa.schema b/contrib/openldap/gosa.schema index 8cb08e5c9..056c5317b 100644 --- a/contrib/openldap/gosa.schema +++ b/contrib/openldap/gosa.schema @@ -214,14 +214,12 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.35 NAME 'gosaAclEntry' SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26) -attributetype ( 1.3.6.1.4.1.10098.1.1.12.36 NAME 'gosaVacationStart' +attributetype ( 1.3.6.1.4.1.10098.1.1.12.41 NAME 'gosaVacationStart' DESC 'Timestamp for enabling current vacation message' - EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE) -attributetype ( 1.3.6.1.4.1.10098.1.1.12.37 NAME 'gosaVacationStop' +attributetype ( 1.3.6.1.4.1.10098.1.1.12.42 NAME 'gosaVacationStop' DESC 'Timestamp for switching off current vacation message' - EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE) attributetype ( 1.3.6.1.4.1.10098.1.1.6.2 NAME 'academicTitle'