From: cajus Date: Fri, 23 Mar 2007 13:01:37 +0000 (+0000) Subject: Fixed schema X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b6ddd7503992ff08f4f9a2c1555a3886327d9b23;p=gosa.git Fixed schema git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5873 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/contrib/openldap/gosa+samba3.schema b/contrib/openldap/gosa+samba3.schema index 977103866..201606694 100644 --- a/contrib/openldap/gosa+samba3.schema +++ b/contrib/openldap/gosa+samba3.schema @@ -241,14 +241,12 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.40 NAME 'gosaSetting' DESC 'Original DN of saved object' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15) -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 9da542a28..a11a4c5d9 100644 --- a/contrib/openldap/gosa.schema +++ b/contrib/openldap/gosa.schema @@ -239,14 +239,12 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.12.40 NAME 'gosaSetting' DESC 'Original DN of saved object' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15) -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'