X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=servers%2Fslapd%2Fschema%2Fcosine.schema;h=7d1734eca6959e1626c05280a94fe6b9d8b5ebaf;hb=5593d17582299a3a23447d96da37e29786d52cfd;hp=e23372d11538f497e29ba7e6f93ee6553c87ee7f;hpb=2d09d18de5f42d62747af8f115c027ea0915e464;p=openldap diff --git a/servers/slapd/schema/cosine.schema b/servers/slapd/schema/cosine.schema index e23372d115..7d1734eca6 100644 --- a/servers/slapd/schema/cosine.schema +++ b/servers/slapd/schema/cosine.schema @@ -1,4 +1,17 @@ +# RFC1274: Cosine and Internet X.500 schema # $OpenLDAP$ +## This work is part of OpenLDAP Software . +## +## Copyright 1998-2005 The OpenLDAP Foundation. +## All rights reserved. +## +## Redistribution and use in source and binary forms, with or without +## modification, are permitted only as authorized by the OpenLDAP +## Public License. +## +## A copy of this license is available in the file LICENSE in the +## top-level directory of the distribution or, alternatively, at +## . # # RFC1274: Cosine and Internet X.500 schema # @@ -229,7 +242,7 @@ attributetype ( 0.9.2342.19200300.100.1.7 NAME 'photo' # ::= {pilotAttributeType 8} # attributetype ( 0.9.2342.19200300.100.1.8 NAME 'userClass' - DESC 'RFC1274: categorory of user' + DESC 'RFC1274: category of user' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} ) @@ -1256,7 +1269,7 @@ objectclass ( 0.9.2342.19200300.100.4.14 NAME 'RFC822localPart' # ::= {pilotObjectClass 15} # objectclass ( 0.9.2342.19200300.100.4.15 NAME 'dNSDomain' - SUP 'domain' STRUCTURAL + SUP domain STRUCTURAL MAY ( ARecord $ MDRecord $ MXRecord $ NSRecord $ SOARecord $ CNAMERecord ) )