summaryrefslogtreecommitdiffstats
path: root/ldap/schema/50ns-mcd-li.ldif
blob: 22dee2919aee185add45a51a4de26bb65421efb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# BEGIN COPYRIGHT BLOCK
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
# END COPYRIGHT BLOCK
#
#
# Schema for Netscape Mission Control Desktop - Location Independence
#
dn: cn=schema
attributeTypes: ( 2.16.840.1.113730.3.1.399 NAME 'nsLIPtrURL' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
attributeTypes: ( 2.16.840.1.113730.3.1.400 NAME 'nsLIPrefs' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
attributeTypes: ( 2.16.840.1.113730.3.1.401 NAME 'nsLIProfileName' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
attributeTypes: ( 2.16.840.1.113730.3.1.402 NAME 'nsLIData' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
attributeTypes: ( 2.16.840.1.113730.3.1.403 NAME 'nsLIElementType' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
attributeTypes: ( 2.16.840.1.113730.3.1.404 NAME 'nsLIServerType' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
attributeTypes: ( 2.16.840.1.113730.3.1.405 NAME 'nsLIVersion' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
objectClasses: ( 2.16.840.1.113730.3.2.74 NAME 'nsLIPtr' DESC 'Netscape defined objectclass' SUP top MUST ( objectclass ) MAY ( nsliptrurl $ owner ) X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
objectClasses: ( 2.16.840.1.113730.3.2.75 NAME 'nsLIProfile' DESC 'Netscape defined objectclass' SUP top MUST ( objectclass $ nsliprofilename ) MAY ( nsliprefs $ uid $ owner ) X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
objectClasses: ( 2.16.840.1.113730.3.2.76 NAME 'nsLIProfileElement' DESC 'Netscape defined objectclass' SUP top MUST ( objectclass $ nslielementtype ) MAY ( owner $ nslidata $ nsliversion ) X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )
objectClasses: ( 2.16.840.1.113730.3.2.77 NAME 'nsLIServer' DESC 'Netscape defined objectclass' SUP top MUST ( objectclass $ serverhostname ) MAY ( description $ cn $ nsserverport $ nsliservertype $ serverroot ) X-ORIGIN 'Netscape Mission Control Desktop - Location Independence' )