# HG changeset patch # User Matthias Förste # Date 1551196754 -3600 # Node ID 882fec08957cf4a9c61938b341d52ced8a91444e # Parent d8b5f709a2a7b70738b3d19c980431bda391a0cb moved to git diff -r d8b5f709a2a7 -r 882fec08957c .hgsubstate --- a/.hgsubstate Wed May 27 14:43:18 2015 +0200 +++ b/.hgsubstate Tue Feb 26 16:59:14 2019 +0100 @@ -1,1 +1,1 @@ -028c65ce9821f33c8acefc569b4054672af1fcad exim-ldap-schema +0000000000000000000000000000000000000000 exim-ldap-schema diff -r d8b5f709a2a7 -r 882fec08957c README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Tue Feb 26 16:59:14 2019 +0100 @@ -0,0 +1,1 @@ +moved to git diff -r d8b5f709a2a7 -r 882fec08957c cms.schema --- a/cms.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,52 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# ... -# 1.3.6.1.4.1.23297.10.6 - CMS AG - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier cmsRoot schlittermannRoot:10.6 -objectIdentifier cmsAttribute cmsRoot:1 -objectIdentifier cmsObjectClass cmsRoot:2 - -attributetype ( - cmsAttribute:1 NAME ('cmsMailPrimaryAddress' 'cmsMailOfficialAddress') DESC 'official mail address' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SINGLE-VALUE - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - cmsAttribute:2 NAME 'cmsMailForwardingAddress' DESC 'forwarding information for this recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - cmsAttribute:3 NAME ('cmsMailGroup') DESC 'mail group we are member of' - SUP mail ) - -attributetype ( - cmsAttribute:4 NAME ('cmsMailAddress') DESC 'mail address' - SUP mail ) - -#### - -objectClass ( - cmsObjectClass:2 NAME 'cmsMailAlias' DESC 'Alias' - SUP top - STRUCTURAL - MUST ( mail ) - MAY ( cmsMailForwardingAddress $ description ) ) - -objectClass ( - cmsObjectClass:3 NAME 'cmsMailRecipient' DESC 'mail attributes associated to person' - SUP top - AUXILIARY - MAY ( cmsMailPrimaryAddress $ cmsMailAddress $ cmsMailGroup $ cmsMailForwardingAddress $ description ) ) - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c epsm.schema --- a/epsm.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,50 +0,0 @@ -# $Id:$ -# $URL:$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# ... -# 1.3.6.1.4.1.23297.10.4 - Epsilon Data - München - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier epsmRoot schlittermannRoot:10.4 -objectIdentifier epsmAttribute epsmRoot:1 -objectIdentifier epsmObjectClass epsmRoot:2 - -attributetype ( - epsmAttribute:1 NAME ('epsmMailPrimaryAddress' 'epsmMailOfficialAddress') DESC 'official mail address' - SUP mail - SINGLE-VALUE ) - -attributetype ( - epsmAttribute:2 NAME 'epsmMailForwardingAddress' DESC 'forwarding information for this recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - epsmAttribute:3 NAME ('epsmMailGroup') DESC 'mail group we are member of' - SUP mail ) - -attributetype ( - epsmAttribute:4 NAME ('epsmMailAddress') DESC 'mail address' - SUP mail ) - -#### - -objectClass ( - epsmObjectClass:2 NAME 'epsmMailAlias' DESC 'Alias' - SUP top - STRUCTURAL - MUST ( mail ) - MAY ( epsmMailForwardingAddress $ description ) ) - -objectClass ( - epsmObjectClass:3 NAME 'epsmMailRecipient' DESC 'mail attributes associated to person' - SUP top - AUXILIARY - MAY ( epsmMailPrimaryAddress $ epsmMailAddress $ epsmMailGroup $ epsmMailForwardingAddress $ description ) ) - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c gtd.schema --- a/gtd.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,56 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# ... -# 1.3.6.1.4.1.23297.10.3 - Gebäudetechnik-Dresden - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier gtdRoot schlittermannRoot:10.3 -objectIdentifier gtdAttribute gtdRoot:1 -objectIdentifier gtdObjectClass gtdRoot:2 - -attributetype ( - gtdAttribute:1 NAME 'gtdMailPrimaryAddress' DESC 'official mail address' - SUP mail - SINGLE-VALUE ) - -attributetype ( - gtdAttribute:2 NAME 'gtdMailForwardingAddress' DESC 'forwarding information for this recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - gtdAttribute:3 NAME 'gtdMailGroup' DESC 'Mail Group (alias)' - SUP mail ) - -attributetype ( - gtdAttribute:4 NAME 'gtdMailAddress' DESC 'Mail Address' - SUP mail ) - -#### - -objectClass ( - gtdObjectClass:2 NAME 'gtdMailAlias' DESC 'Alias' - SUP top - STRUCTURAL - MUST ( mail ) - MAY ( gtdMailForwardingAddress $ description ) ) - -objectClass ( - gtdObjectClass:3 NAME 'gtdMailRecipient' DESC 'mail attributes associated to person' - SUP top - AUXILIARY - MAY ( gtdMailPrimaryAddress $ gtdMailAddress $ gtdMailGroup $ gtdMailForwardingAddress $ description ) ) - -objectClass ( - gtdObjectClass:4 NAME 'gtdMailAccessGroup' DESC 'Group of Mail Users' - SUP top - AUXILIARY - MAY ( memberUid ) ) - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c heimrich-hannot.schema --- a/heimrich-hannot.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,66 +0,0 @@ -# $Id: hh.schema 2024 2006-07-04 15:17:29Z heiko $ -# $URL: https://svn.schlittermann.de/pub/ldap.schema/trunk/hh.schema $ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# ... -# # conflict! CMS has …10.6 too! -# 1.3.6.1.4.1.23297.10.6 - Heimrich & Hannot GmbH - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier hhRoot schlittermannRoot:10.6 -objectIdentifier hhAttribute hhRoot:1 -objectIdentifier hhObjectClass hhRoot:2 - -attributetype ( - hhAttribute:1 NAME ('hhMailPrimaryAddress' 'hhMailOfficialAddress') DESC 'official mail address' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SINGLE-VALUE - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - hhAttribute:2 NAME 'hhMailForwardingAddress' DESC 'forwarding information for this recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - hhAttribute:3 NAME ('hhMailGroup') DESC 'mail group we are member of' - SUP mail ) - -attributetype ( - hhAttribute:4 NAME ('hhMailAddress') DESC 'mail address' - SUP mail ) - -attributetype ( - hhAttribute:5 NAME ('hhMailQuotaBytes') DESC 'size of quota space in bytes' - EQUALITY integerMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 - SINGLE-VALUE ) - -attributetype ( - hhAttribute:6 NAME ('hhMailACLGroups') DESC 'comma separated list of acl groups' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SINGLE-VALUE - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -#### - -objectClass ( - hhObjectClass:2 NAME 'hhMailAlias' DESC 'Alias' - SUP top - STRUCTURAL - MUST ( mail ) - MAY ( hhMailForwardingAddress $ description ) ) - -objectClass ( - hhObjectClass:3 NAME 'hhMailRecipient' DESC 'mail attributes associated to person' - SUP top - AUXILIARY - MAY ( hhMailPrimaryAddress $ hhMailAddress $ hhMailGroup $ hhMailForwardingAddress $ hhMailQuotaBytes $hhMailACLGroups $ description ) ) - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c hsm.schema --- a/hsm.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,128 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# 1.3.6.1.4.1.23297.10.1 - Hochschule Merseburg - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier hsmRoot schlittermannRoot:10.1 -objectIdentifier hsmAttribute hsmRoot:1 -objectIdentifier hsmObjectClass hsmRoot:2 - -attributetype ( hsmAttribute:1 NAME 'hsmDateOfBirth' DESC 'Date of birth' - EQUALITY generalizedTimeMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 - SINGLE-VALUE ) - -attributetype ( hsmAttribute:2 NAME 'hsmPlaceOfBirth' DESC 'Place of birth' - EQUALITY caseExactMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 - SINGLE-VALUE ) - -attributetype ( - hsmAttribute:3 NAME 'hsmGender' DESC 'Gender' - EQUALITY caseIgnoreMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.44 - SINGLE-VALUE ) - -attributetype ( - hsmAttribute:4 NAME 'hsmInitialPassword' DESC 'initial Password' - EQUALITY octetStringMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{128} - SINGLE-VALUE ) - -attributetype ( - hsmAttribute:5 NAME 'hsmDateOfCreation' DESC 'Date of Creation' - EQUALITY generalizedTimeMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 - SINGLE-VALUE ) - -attributetype ( - hsmAttribute:6 NAME 'hsmDateOfDeletion' DESC 'Date of deletion' - EQUALITY generalizedTimeMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 - SINGLE-VALUE ) - -attributetype ( - hsmAttribute:7 NAME 'hsmDateOfExpiration' DESC 'supposed date of expiration' - EQUALITY generalizedTimeMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 - SINGLE-VALUE ) - -attributetype ( - hsmAttribute:8 NAME 'hsmMailRejectText' DESC 'text for mail rejection' - SUP info ) - -attributetype ( - hsmAttribute:9 NAME 'hsmMailPrimaryAddress' DESC 'primary mail address' - SUP mail - SINGLE-VALUE ) - -attributetype ( - hsmAttribute:10 NAME 'hsmNID' DESC 'employee / student / guest number' - EQUALITY caseIgnoreMatch - SUBSTR caseIgnoreSubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) - -attributetype ( - hsmAttribute:11 NAME 'hsmMailHost' DESC 'SMTP/MTA for that recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} - SINGLE-VALUE ) - -attributetype ( - hsmAttribute:12 NAME 'hsmMailForwardingAddress' DESC 'forwarding information for this recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} - SINGLE-VALUE ) - -attributetype ( - hsmAttribute:13 NAME 'hsmMailMember' DESC 'member of an alias entry' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - hsmAttribute:14 NAME 'hsmMailGroupMember' DESC 'member of a mail group' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -#### - -objectclass ( - hsmObjectClass:1 NAME 'hsmNaturalPerson' DESC 'natural person representation' - SUP top - AUXILIARY - MAY ( hsmInitialPassword - $ hsmGender - $ hsmNID - $ hsmDateOfBirth $ hsmPlaceOfBirth - $ hsmDateOfCreation $ hsmDateOfDeletion $ hsmDateOfExpiration - $ description ) ) - -objectClass ( - hsmObjectClass:2 NAME 'hsmMailReject' DESC 'mail reject cause' - SUP top - STRUCTURAL - MUST ( rfc822MailBox $ hsmDateOfCreation $ hsmDateOfDeletion $ hsmDateOfExpiration $ hsmMailRejectText $ description ) ) - -objectClass ( - hsmObjectClass:3 NAME 'hsmMailRecipient' DESC 'mail attributes associated to person' - SUP top - AUXILIARY - MAY ( hsmMailPrimaryAddress $ mail $ hsmMailHost $ hsmMailGroupMember $ hsmMailForwardingAddress $ description ) ) - -objectClass ( - hsmObjectClass:4 NAME 'hsmMailAlias' DESC 'alias for email recipient' - SUP top - STRUCTURAL - MUST ( mail ) - MAY ( hsmMailMember $ hsmMailHost $ hsmDateOfCreation $ hsmDateOfDeletion $ hsmDateOfExpiration $ description) ) - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c iana.mails --- a/iana.mails Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,207 +0,0 @@ -From apache@plata.icann.org Tue May 17 23:37:27 2005 -Received: from uucp by jumper.schlittermann.de with local-rmail (Exim 4.50) - id 1DY9ki-0002Pn-Ug - for heiko@jumper.schlittermann.de; Tue, 17 May 2005 23:37:24 +0200 -Received: from cyrus by Exim 4.50 on pu.schlittermann.de with local id 1DY9lI-0004xl-84 for heiko@jumper.schlittermann.de; Tue, 17 May 2005 23:38:00 +0200 -Received: from pu.schlittermann.de ([unix socket]) - by pu (Cyrus v2.2.3-Debian-2.2.3-0.8) with LMTP; Tue, 17 May 2005 23:37:56 +0200 -X-Sieve: CMU Sieve 2.2 -Received: from localhost ([127.0.0.1]) - by Exim 4.50 on pu.schlittermann.de with esmtp id 1DY9lD-0004xa-5g for hs@schlittermann.de; Tue, 17 May 2005 23:37:55 +0200 -Received: from pu.schlittermann.de ([127.0.0.1]) - by localhost (pu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP - id 02777-18 for ; - Tue, 17 May 2005 23:37:53 +0200 (CEST) -Received: from plata.icann.org ([192.0.34.240]) - by Exim 4.50 on pu.schlittermann.de with esmtp id 1DY9lA-0004xR-Mt for hs@schlittermann.de; Tue, 17 May 2005 23:37:53 +0200 -Received: (from apache@localhost) - by plata.icann.org (8.11.6/8.11.6) id j4HLbng00416; - Tue, 17 May 2005 14:37:49 -0700 -Date: Tue, 17 May 2005 14:37:49 -0700 -Message-Id: <200505172137.j4HLbng00416@plata.icann.org> -From: hs@schlittermann.de -To: iana-pen@iana.org, hs@schlittermann.de -Reply-To: hs@schlittermann.de -Errors-To: hs@schlittermann.de -Sender: hs@schlittermann.de -Subject: Application for Enterprise-number -X-Real-Host-From: 82.82.249.30 -X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at schlittermann.de -X-Spam-Tests: AWL=3.136,BAYES_50=0.001,NO_REAL_NAME=0.007 -X-Spam-Score: 3.1 -X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pu.schlittermann.de -X-Spam-Level: *** -X-Spam-Status: No, score=3.1 required=5.0 tests=AWL,BAYES_50,NO_REAL_NAME - autolearn=no version=3.0.2 -Status: RO -Content-Length: 527 -Lines: 43 - -Date of Application : -05/17/2005 - - -Company Name : -schlittermann -- internet & unix support - -Company Address : -schlittermann -- internet & unix support -Heiko Schlittermann - -Tannenstraße 2 -D-01099 Dresden -Germany - -Company Phone Number : -+49.351.8029981 - -Contact Name : -Heiko Schlittermann - -Contact Address : -Heiko Schlittermann - -internet -- internet & unix support -Heiko Schlittermann - -Tannenstraße 2 -D-01099 Dresden -Germany - -Contact Phone : -+49.351.8029981 - -Contact Email : -hs@schlittermann.de - -FAX Number : -+49.351.8029983 - - - - - -From iana-pen@iana.org Mon Jun 27 21:38:05 2005 -Received: from uucp by jumper.schlittermann.de with local-rmail (Exim 4.50) - id 1DmzQd-0003qi-VW - for heiko@jumper.schlittermann.de; Mon, 27 Jun 2005 21:37:59 +0200 -Received: from cyrus by Exim 4.50 on pu.schlittermann.de with local id 1DmyYW-0007E4-5u for heiko@jumper.schlittermann.de; Mon, 27 Jun 2005 20:42:04 +0200 -Received: from pu.schlittermann.de ([unix socket]) - by pu (Cyrus v2.2.3-Debian-2.2.3-0.8) with LMTP; Mon, 27 Jun 2005 20:41:58 +0200 -X-Sieve: CMU Sieve 2.2 -Received: from eth1.tigger.schlittermann.de ([212.80.235.129] helo=localhost) - by Exim 4.50 on pu.schlittermann.de with esmtp id 1DmyYP-0007Ds-Pq for heiko@schlittermann.de; Mon, 27 Jun 2005 20:41:57 +0200 -Received: from pu.schlittermann.de ([212.80.235.130]) - by localhost (tigger [212.80.235.129]) (amavisd-new, port 10024) - with ESMTP id 13348-08 for ; - Mon, 27 Jun 2005 20:42:11 +0200 (CEST) -Received: from hudson.icann.org ([192.0.35.118]) - by Exim 4.50 on pu.schlittermann.de with esmtp id 1DmyYH-0007Dh-61 for heiko@schlittermann.de; Mon, 27 Jun 2005 20:41:56 +0200 -Received: from mississippi (g35-156.icann.org [192.0.35.156] (may be forged)) - by hudson.icann.org (8.11.6/8.11.6) with SMTP id j5RIeQd20885 - for ; Mon, 27 Jun 2005 11:40:26 -0700 -From: "IANA Enterprise Numbers" -To: -Subject: Re: Application for Enterprise-number (New Confirm) (Assigned) -Date: Mon, 27 Jun 2005 11:48:00 -0700 -Message-ID: -MIME-Version: 1.0 -Content-Type: text/plain; - charset="iso-8859-1" -Content-Transfer-Encoding: 7bit -X-Priority: 3 (Normal) -X-MSMail-Priority: Normal -X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) -Importance: Normal -X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 -X-ICANN-Information: Please contact support@icann.org for more information -X-ICANN: Found to be clean -X-Exim-Score: -1.9 (-) -X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at schlittermann.de -X-Spam-Tests: BAYES_50=0.001 -X-Spam-Score: 0.0 -X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on pu.schlittermann.de -X-Spam-Level: -X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50 autolearn=ham - version=3.0.3 -Status: RO -Content-Length: 1924 -Lines: 76 - -Dear Heiko Schlittermann, - -The IANA has assigned the following Private Enterprise -Number to schlittermann -- internet & unix support: - - 23297 - -Please see the following for your assignment in the registry: - - - -If you need to update your contact information, please -complete the following modification template: - - - -Best regards, - -Private Enterprise Numbers -IANA - Internet Assigned Numbers Authority - ------Original Message----- -From: heiko@schlittermann.de -Sent: -To: iana-pen@iana.org -Subject: Re: Application for Enterprise-number (New Confirm) -IANA Enterprise Numbers (Sa 21 Mai 2005 -01:07:33 CEST): -> Dear Heiko Schlittermann, -> -> We have received your application for a Private Enterprise -> Number. -> We are sorry for the slow process regarding your application as -> we have experiened delay in processing a large number of -> applications. -> -> Only one number will be assigned to schlittermann -- internet & -> unix support. -> This number may be used by all, divisions, departments, -projects, -> and affiliates of schlittermann -- internet & unix support. -> -> Please review the information below. Sending a reply to this -> message is -> a verification that all the information below is correct to -> proceed the -> application process. **If you need to make a change, please -> submit -> a new application.** -> -> NOTE: When you send a reply, please do so with the unaltered -> application included in the body of the message. We cannot -> assign -> you a number without it. -> -> Best regards, -> -> Private Enterprise Numbers -> IANA - Internet Assigned Numbers Authority -> - ------Original Message----- -From: hs@schlittermann.de -Sent: -To: iana-pen@iana.org -Subject: Application for Enterprise-number -Date of Application : -05/04/2005 - - -Company Name : -schlittermann -- internet & unix support - -Company - - - diff -r d8b5f709a2a7 -r 882fec08957c mail.schema --- a/mail.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,31 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# mail -> schlittermann.mail.schema -# 1.3.6.1.4.1.23297.2. iusMail -# 1.3.6.1.4.1.23297.2.3 - attribute types -# 1.3.6.1.4.1.23297.2.4 - object classes -# 1.3.6.1.4.1.23297.10.1 - Hochschule Merseburg - -objectIdentifier ius 1.3.6.1.4.1.23297 - -objectIdentifier iusMail ius:2 -objectIdentifier iusMailAT iusMail:3 -objectIdentifier iusMailOC iusMail:4 - -# Mail - -attributetype ( iusMailAT:2 - NAME 'iusRestrictedMail' - DESC 'object (person) is subject to restricted mail' - EQUALITY booleanMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 - SINGLE-VALUE ) - -objectclass ( iusMailOC:2 - NAME 'iusMailOptions' AUXILIARY - DESC 'options for mail' - SUP top - MAY ( iusRestrictedMail ) ) diff -r d8b5f709a2a7 -r 882fec08957c mohag.schema --- a/mohag.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,52 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# ... -# 1.3.6.1.4.1.23297.10.7 - MOHAG - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier mohagRoot schlittermannRoot:10.7 -objectIdentifier mohagAttribute mohagRoot:1 -objectIdentifier mohagObjectClass mohagRoot:2 - -attributetype ( - mohagAttribute:1 NAME ('mohagMailPrimaryAddress' 'mohagMailOfficialAddress') DESC 'official mail address' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SINGLE-VALUE - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - mohagAttribute:2 NAME 'mohagMailForwardingAddress' DESC 'forwarding information for this recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - mohagAttribute:3 NAME ('mohagMailGroup') DESC 'mail group we are member of' - SUP mail ) - -attributetype ( - mohagAttribute:4 NAME ('mohagMailAddress') DESC 'mail address' - SUP mail ) - -#### - -objectClass ( - mohagObjectClass:2 NAME 'mohagMailAlias' DESC 'Alias' - SUP top - STRUCTURAL - MUST ( mail ) - MAY ( mohagMailForwardingAddress $ description ) ) - -objectClass ( - mohagObjectClass:3 NAME 'mohagMailRecipient' DESC 'mail attributes associated to person' - SUP top - AUXILIARY - MAY ( mohagMailPrimaryAddress $ mohagMailAddress $ mohagMailGroup $ mohagMailForwardingAddress $ description ) ) - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c office.schema --- a/office.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,35 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# 1.3.6.1.4.1.23297.2. iusMail -> schlittermann.mail.schema -# 1.3.6.1.4.1.23297.3. iusProxy -> schlittermann.proxy.schema -# 1.3.6.1.4.1.23297.10. other -# 1.3.6.1.4.1.23297.10.1 hsm (Hochschule Merseburg) -> hsm.schema - -objectIdentifier schlittermann 1.3.6.1.4.1.23297 -objectIdentifier schlittermannOffice schlittermann:4 -objectIdentifier schlittermannOfficeAT schlittermannOffice:3 -objectIdentifier schlittermannOfficeOC schlittermannOffice:4 - -# Attributes -attributetype ( schlittermannOfficeAT:1 - NAME 'iusCustomerID' - DESC 'Customer ID' - EQUALITY caseIgnoreMatch - SUBSTR caseIgnoreSubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) - -# fax 1.3.6.1.4.1.1466.115.121.1.22 -# tel 1.3.6.1.4.1.1466.115.121.1.50 - -# ObjectClasses -#objectClass ( schlittermannOfficeOC:1 -# NAME ( 'iusO' 'iusOrganization' ) -# SUP 'organization' -# MUST ( c $ postalCode $ l $ st $ iusTel ) -# MAY ( iusCustomerID ) ) - - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c proxy.schema --- a/proxy.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,31 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID - -# 1.3.6.1.4.1.23297.3. iusProxy -# 1.3.6.1.4.1.23297.3.3 - attribute types -# 1.3.6.1.4.1.23297.3.4 - object classes - -objectIdentifier ius 1.3.6.1.4.1.23297 - -objectIdentifier iusProxy ius:3 -objectIdentifier iusProxyAT iusProxy:3 -objectIdentifier iusProxyOC iusProxy:4 - -# Proxy - -attributetype ( iusProxyAT:2 - NAME 'iusProxyAccess' - DESC 'allowed to access proxy' - EQUALITY booleanMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 - SINGLE-VALUE ) - -objectclass ( iusProxyOC:2 - NAME 'iusProxyUser' AUXILIARY - DESC 'proxy access permissions etc...' - SUP top - MAY ( iusProxyAccess ) ) - diff -r d8b5f709a2a7 -r 882fec08957c salesman.schema --- a/salesman.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,52 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# ... -# 1.3.6.1.4.1.23297.10.8 - Salesman GmbH (bei GE / Mohag) - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier salesmanRoot schlittermannRoot:10.6 -objectIdentifier salesmanAttribute salesmanRoot:1 -objectIdentifier salesmanObjectClass salesmanRoot:2 - -attributetype ( - salesmanAttribute:1 NAME ('salesmanMailPrimaryAddress' 'salesmanMailOfficialAddress') DESC 'official mail address' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SINGLE-VALUE - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - salesmanAttribute:2 NAME 'salesmanMailForwardingAddress' DESC 'forwarding information for this recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - salesmanAttribute:3 NAME ('salesmanMailGroup') DESC 'mail group we are member of' - SUP mail ) - -attributetype ( - salesmanAttribute:4 NAME ('salesmanMailAddress') DESC 'mail address' - SUP mail ) - -#### - -objectClass ( - salesmanObjectClass:2 NAME 'salesmanMailAlias' DESC 'Alias' - SUP top - STRUCTURAL - MUST ( mail ) - MAY ( salesmanMailForwardingAddress $ description ) ) - -objectClass ( - salesmanObjectClass:3 NAME 'salesmanMailRecipient' DESC 'mail attributes associated to person' - SUP top - AUXILIARY - MAY ( salesmanMailPrimaryAddress $ salesmanMailAddress $ salesmanMailGroup $ salesmanMailForwardingAddress $ description ) ) - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c schlittermann.schema --- a/schlittermann.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# 1.3.6.1.4.1.23297.2. iusMail -> schlittermann.mail.schema -# 1.3.6.1.4.1.23297.3. iusProxy -> schlittermann.proxy.schema -# 1.3.6.1.4.1.23297.4. schlittermannOffice -> schlittermann.office.schema -# 1.3.6.1.4.1.23297.10. other -# 1.3.6.1.4.1.23297.10.1 hsm (Hochschule Merseburg) -> hsm.schema -# 1.3.6.1.4.1.23297.10.2 tcb (Test-Center Brief Deutsche Post) -> tcb.schema -# 1.3.6.1.4.1.23297.10.3 gtd (Gebäudetechnik Dresden) -> gtd.schema -# 1.3.6.1.4.1.23297.10.4 epsm (Epsilon - Data München) -> epsm.schema -# 1.3.6.1.4.1.23297.10.5 ssk (Sächsische Schweiz Klinik) -> ssk.schema -# 1.3.6.1.4.1.23297.10.6 cms (CMS AG) -> cms.schema | heimrich-hannot.schema -# 1.3.6.1.4.1.23297.10.7 mohag (MOHAG) -> mohag.schema -# 1.3.6.1.4.1.23297.10.8 salesman (SALESMAN Advanced GmbH) -> salesman.schema -# 1.3.6.1.4.1.23297.10.9 sfa (Seiler Forstmann Architekten) -> sfa.schema -# 1.3.6.1.4.1.23297.10.10 exim (exim) -> https://ssl.schlittermann.de/hg/exim-ldap-schema -# 1.3.6.1.4.1.23297.5 ius (misc ius schema extensions) - -objectIdentifier schlittermann 1.3.6.1.4.1.23297 diff -r d8b5f709a2a7 -r 882fec08957c sfa.schema --- a/sfa.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,63 +0,0 @@ -# $Id: sfa.schema 2024 2006-07-04 15:17:29Z heiko $ -# $URL: https://svn.schlittermann.de/pub/ldap.schema/trunk/sfa.schema $ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# ... -# 1.3.6.1.4.1.23297.10.9 - Seiler & Forstmann - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier sfaRoot schlittermannRoot:10.6 -objectIdentifier sfaAttribute sfaRoot:1 -objectIdentifier sfaObjectClass sfaRoot:2 - -attributetype ( - sfaAttribute:1 NAME ('sfaMailPrimaryAddress' 'sfaMailOfficialAddress') DESC 'official mail address' - SUP mail ) - -attributetype ( - sfaAttribute:2 NAME 'sfaMailForwardingAddress' DESC 'forwarding information for this recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - sfaAttribute:3 NAME ('sfaMailGroup') DESC 'mail group we are member of' - SUP mail ) - -attributetype ( - sfaAttribute:4 NAME ('sfaMailAddress') DESC 'mail address' - SUP mail ) - -attributetype ( - sfaAttribute:5 NAME ('sfaMailQuotaBytes') DESC 'size of quota space in bytes' - EQUALITY integerMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 - SINGLE-VALUE ) - -attributetype ( - sfaAttribute:6 NAME ('sfaMailACLGroups') DESC 'comma separated list of acl groups' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SINGLE-VALUE - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -#### - -objectClass ( - sfaObjectClass:2 NAME 'sfaMailAlias' DESC 'Alias' - SUP top - STRUCTURAL - MUST ( mail ) - MAY ( sfaMailForwardingAddress $ description ) ) - -objectClass ( - sfaObjectClass:3 NAME 'sfaMailRecipient' DESC 'mail attributes associated to person' - SUP top - AUXILIARY - MUST ( sfaMailPrimaryAddress ) - MAY ( sfaMailAddress $ sfaMailGroup $ sfaMailForwardingAddress $ sfaMailQuotaBytes $ sfaMailACLGroups $ description ) ) - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c ssk.schema --- a/ssk.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# ... -# 1.3.6.1.4.1.23297.10.5 ssk (Sächsische Schweiz Klinik) -> ssk.schema - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier sskRoot schlittermannRoot:10.5 -objectIdentifier sskAttribute sskRoot:1 -objectIdentifier sskObjectClass sskRoot:2 - -attributetype ( - sskAttribute:1 NAME 'sskWebAccess' DESC 'internet/web access' - EQUALITY booleanMatch - SINGLE-VALUE - SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 ) - -#### - -objectClass ( - sskObjectClass:1 NAME 'sskAccount' DESC 'special for SSK' - SUP top - AUXILIARY - MAY ( sskWebAccess ) ) - -# vim:sts=4 sw=4 aw ai sm: diff -r d8b5f709a2a7 -r 882fec08957c tcb.schema --- a/tcb.schema Wed May 27 14:43:18 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,52 +0,0 @@ -# $Id$ -# $URL$ -# © Heiko Schlittermann -# -# 1.3.6.1.4.1.23297 schlittermann OID -# ... -# 1.3.6.1.4.1.23297.10. other -# ... -# 1.3.6.1.4.1.23297.10.2 - Test-Center Brief - -objectIdentifier schlittermannRoot 1.3.6.1.4.1.23297 -objectIdentifier tcbRoot schlittermannRoot:10.2 -objectIdentifier tcbAttribute tcbRoot:1 -objectIdentifier tcbObjectClass tcbRoot:2 - -attributetype ( - tcbAttribute:1 NAME ('tcbMailPrimaryAddress' 'tcbMailOfficialAddress') DESC 'official mail address' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SINGLE-VALUE - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - tcbAttribute:2 NAME 'tcbMailForwardingAddress' DESC 'forwarding information for this recipient' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) - -attributetype ( - tcbAttribute:3 NAME ('tcbMailGroup') DESC 'mail group we are member of' - SUP mail ) - -attributetype ( - tcbAttribute:4 NAME ('tcbMailAddress') DESC 'mail address' - SUP mail ) - -#### - -objectClass ( - tcbObjectClass:2 NAME 'tcbMailAlias' DESC 'Alias' - SUP top - STRUCTURAL - MUST ( mail ) - MAY ( tcbMailForwardingAddress $ description ) ) - -objectClass ( - tcbObjectClass:3 NAME 'tcbMailRecipient' DESC 'mail attributes associated to person' - SUP top - AUXILIARY - MAY ( tcbMailPrimaryAddress $ tcbMailAddress $ tcbMailGroup $ tcbMailForwardingAddress $ description ) ) - -# vim:sts=4 sw=4 aw ai sm: