Home | History | Annotate | Line # | Download | only in schema
misc.ldif revision 1.1.1.1.6.2
      1  1.1.1.1.6.2  tls # misc.ldif -- assorted schema definitions
      2  1.1.1.1.6.2  tls # $OpenLDAP$
      3  1.1.1.1.6.2  tls ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
      4  1.1.1.1.6.2  tls ##
      5  1.1.1.1.6.2  tls ## Copyright 1998-2014 The OpenLDAP Foundation.
      6  1.1.1.1.6.2  tls ## All rights reserved.
      7  1.1.1.1.6.2  tls ##
      8  1.1.1.1.6.2  tls ## Redistribution and use in source and binary forms, with or without
      9  1.1.1.1.6.2  tls ## modification, are permitted only as authorized by the OpenLDAP
     10  1.1.1.1.6.2  tls ## Public License.
     11  1.1.1.1.6.2  tls ##
     12  1.1.1.1.6.2  tls ## A copy of this license is available in the file LICENSE in the
     13  1.1.1.1.6.2  tls ## top-level directory of the distribution or, alternatively, at
     14  1.1.1.1.6.2  tls ## <http://www.OpenLDAP.org/license.html>.
     15  1.1.1.1.6.2  tls #
     16  1.1.1.1.6.2  tls # Assorted definitions from several sources, including
     17  1.1.1.1.6.2  tls # ''works in progress''.  Contents of this file are
     18  1.1.1.1.6.2  tls # subject to change (including deletion) without notice.
     19  1.1.1.1.6.2  tls #
     20  1.1.1.1.6.2  tls # Not recommended for production use!
     21  1.1.1.1.6.2  tls # Use with extreme caution!
     22  1.1.1.1.6.2  tls #
     23  1.1.1.1.6.2  tls # This file was automatically generated from misc.schema; see that file
     24  1.1.1.1.6.2  tls # for complete references.
     25  1.1.1.1.6.2  tls #
     26  1.1.1.1.6.2  tls dn: cn=misc,cn=schema,cn=config
     27  1.1.1.1.6.2  tls objectClass: olcSchemaConfig
     28  1.1.1.1.6.2  tls cn: misc
     29  1.1.1.1.6.2  tls olcAttributeTypes: {0}( 2.16.840.1.113730.3.1.13 NAME 'mailLocalAddress' DESC 
     30  1.1.1.1.6.2  tls  'RFC822 email address of this recipient' EQUALITY caseIgnoreIA5Match SYNTAX 1
     31  1.1.1.1.6.2  tls  .3.6.1.4.1.1466.115.121.1.26{256} )
     32  1.1.1.1.6.2  tls olcAttributeTypes: {1}( 2.16.840.1.113730.3.1.18 NAME 'mailHost' DESC 'FQDN of
     33  1.1.1.1.6.2  tls   the SMTP/MTA of this recipient' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4
     34  1.1.1.1.6.2  tls  .1.1466.115.121.1.26{256} SINGLE-VALUE )
     35  1.1.1.1.6.2  tls olcAttributeTypes: {2}( 2.16.840.1.113730.3.1.47 NAME 'mailRoutingAddress' DES
     36  1.1.1.1.6.2  tls  C 'RFC822 routing address of this recipient' EQUALITY caseIgnoreIA5Match SYNT
     37  1.1.1.1.6.2  tls  AX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
     38  1.1.1.1.6.2  tls olcAttributeTypes: {3}( 1.3.6.1.4.1.42.2.27.2.1.15 NAME 'rfc822MailMember' DES
     39  1.1.1.1.6.2  tls  C 'rfc822 mail address of group member(s)' EQUALITY caseIgnoreIA5Match SYNTAX
     40  1.1.1.1.6.2  tls   1.3.6.1.4.1.1466.115.121.1.26 )
     41  1.1.1.1.6.2  tls olcObjectClasses: {0}( 2.16.840.1.113730.3.2.147 NAME 'inetLocalMailRecipient'
     42  1.1.1.1.6.2  tls   DESC 'Internet local mail recipient' SUP top AUXILIARY MAY ( mailLocalAddres
     43  1.1.1.1.6.2  tls  s $ mailHost $ mailRoutingAddress ) )
     44  1.1.1.1.6.2  tls olcObjectClasses: {1}( 1.3.6.1.4.1.42.2.27.1.2.5 NAME 'nisMailAlias' DESC 'NIS
     45  1.1.1.1.6.2  tls   mail alias' SUP top STRUCTURAL MUST cn MAY rfc822MailMember )
     46