summaryrefslogtreecommitdiffstats
path: root/ldap/schema/50ns-news.ldif
blob: 806b7a8d620da88b60e57c1907076663fba9d26d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# BEGIN COPYRIGHT BLOCK
# Copyright 2001 Sun Microsystems, Inc.
# Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
# All rights reserved.
# END COPYRIGHT BLOCK
#
#
# Schema for Netscape Collabra Server
#
dn: cn=schema
attributeTypes: ( 2.16.840.1.113730.3.1.191 NAME 'nsnewsACL' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Collabra Server' )
attributeTypes: ( 2.16.840.1.113730.3.1.192 NAME 'nsaclrole' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Collabra Server' )
attributeTypes: ( 2.16.840.1.113730.3.1.193 NAME 'nsprettyname' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Collabra Server' )
attributeTypes: ( 2.16.840.1.113730.3.1.194 NAME 'nsflags' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Collabra Server' )
attributeTypes: ( 2.16.840.1.113730.3.1.195 NAME 'nscreator' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Collabra Server' )
attributeTypes: ( 2.16.840.1.113730.3.1.196 NAME 'ngcomponent' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 X-ORIGIN 'Netscape Collabra Server' )
objectClasses: ( 2.16.840.1.113730.3.2.26 NAME 'nginfo' DESC 'Netscape defined objectclass' SUP top MUST ( objectClass $ ngcomponent ) MAY ( nsnewsACL $ subtreeACI $ description $ nsaclrole $ nsprettyname $ nsflags $ nscreator ) X-ORIGIN 'Netscape Collabra Server' )
objectClasses: ( 2.16.840.1.113730.3.2.27 NAME 'netscapeNewsServer' DESC 'Netscape defined objectclass' SUP top MUST ( objectClass ) X-ORIGIN 'Netscape Collabra Server' )