summaryrefslogtreecommitdiffstats
path: root/ldap/schema/50ns-mcd-config.ldif
blob: 6aa2565c11011fb742a44869f9aa62e942313c41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# 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 - Configuration
#
dn: cn=schema
attributeTypes: ( 2.16.840.1.113730.3.1.482 NAME 'nsMcdUserAgent' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.483 NAME 'nsMcdUseXSender' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.484 NAME 'nsMcdToolbarLogoUrl' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.485 NAME 'nsMcdToolbarLogoWinSmallFile' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.486 NAME 'nsMcdToolbarLogoWinLargeFile' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.487 NAME 'nsMcdToolbarLogoFrames' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.488 NAME 'nsMcdMacAnimationFile' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.489 NAME 'nsMcdXAnimationFile' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.490 NAME 'nsMcdNetSearchUrl' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.491 NAME 'nsMcdMoreInfoPluginUrl' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.492 NAME 'nsMcdAutoAdminConfigUrl' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.493 NAME 'nsMcdAutoAdminAppendEmail' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.494 NAME 'nsMcdAutoAdminRefreshInterval' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.495 NAME 'nsMcdUseGuideButton' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.496 NAME 'nsMcdGuideButtonProperties' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.497 NAME 'nsMcdGuideMenuProperties' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
attributeTypes: ( 2.16.840.1.113730.3.1.498 NAME 'nsMcdHelpMenuProperties' DESC 'Netscape defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )
objectClasses: ( 2.16.840.1.113730.3.2.80 NAME 'nsMcdConfig' DESC 'Netscape defined objectclass' SUP top MAY ( nsMcdUserAgent $ nsMcdUseXSender $ nsMcdToolbarLogoUrl $ nsMcdToolbarLogoWinSmallFile $ nsMcdToolbarLogoWinLargeFile $ nsMcdToolbarLogoFrames $ nsMcdMacAnimationFile $ nsMcdXAnimationFile $ nsMcdNetSearchUrl $ nsMcdMoreInfoPluginUrl $ nsMcdAutoAdminConfigUrl $ nsMcdAutoAdminAppendEmail $ nsMcdAutoAdminRefreshInterval $ nsMcdUseGuideButton $ nsMcdGuideButtonProperties $ nsMcdGuideMenuProperties $ nsMcdHelpMenuProperties ) X-ORIGIN 'Netscape Mission Control Desktop - Configuration' )