]> git.sur5r.net Git - openldap/blob - servers/slapd/schema/microsoft.schema
Add OpenLDAP RCSid
[openldap] / servers / slapd / schema / microsoft.schema
1 # $OpenLDAP$
2
3 # These definitions are from Microsoft's Active Directory.
4 # They were gathered using the subschemaSubentry object of
5 # Windows 2000 Advanced Server Release Candidate 2.
6
7 # These object classes and attributes are rooted at OID
8 # 1.2.840.113556.1, Microsoft's Directory Enabled networks
9 # OID.  Many of them rely on the modified "standard" objects
10 # and attributes defined in "microsoft.std.schema".
11
12 objectclass ( 1.2.840.113556.1.5.24
13         NAME 'remoteMailRecipient'
14         SUP top
15         STRUCTURAL 
16         MAY (remoteSource $ remoteSourceType $ managedBy ) )
17
18 objectclass ( 1.2.840.113556.1.5.49
19         NAME 'packageRegistration'
20         SUP top
21         STRUCTURAL 
22         MAY (msiScriptPath $ cOMClassID $ cOMInterfaceID $ cOMProgID $
23                 localeID $ machineArchitecture $ iconPath $ cOMTypelibId $
24                 vendor $ packageType $ setupCommand $ packageName $
25                 packageFlags $ versionNumberHi $ versionNumberLo $
26                 lastUpdateSequence $ managedBy $ msiFileList $ categories $
27                 upgradeProductCode $ msiScript $ canUpgradeScript $
28                 fileExtPriority $ productCode $ msiScriptName $
29                 msiScriptSize $ installUiLevel ) )
30
31 objectclass ( 1.2.840.113556.1.5.161
32         NAME 'mSMQQueue'
33         SUP top
34         STRUCTURAL
35         MAY (mSMQQueueType $ mSMQJournal $ mSMQBasePriority $ mSMQLabel $
36                 mSMQAuthenticate $ mSMQPrivacyLevel $ mSMQOwnerID $
37                 mSMQTransactional $ mSMQQueueQuota $ mSMQQueueJournalQuota $
38                 mSMQQueueNameExt ) )
39
40 objectclass ( 1.2.840.113556.1.5.81
41         NAME 'rpcServer'
42         SUP rpcEntry
43         STRUCTURAL 
44         MAY (rpcNsObjectID $ rpcNsCodeset $ rpcNsEntryFlags ) )
45
46 objectclass ( 1.2.840.113556.1.5.5
47         NAME 'samServer'
48         SUP securityObject
49         STRUCTURAL )
50
51 objectclass ( 1.2.840.113556.1.5.156
52         NAME 'rRASAdministrationDictionary'
53         SUP top
54         STRUCTURAL 
55         MAY (msRRASVendorAttributeEntry ) )
56
57 objectclass ( 1.2.840.113556.1.5.138
58         NAME 'aCSSubnet'
59         SUP top
60         STRUCTURAL 
61         MAY (aCSMaxTokenRatePerFlow $ aCSMaxPeakBandwidthPerFlow $
62                 aCSMaxDurationPerFlow $ aCSAllocableRSVPBandwidth $
63                 aCSMaxPeakBandwidth $ aCSEnableRSVPMessageLogging $
64                 aCSEventLogLevel $ aCSEnableACSService $
65                 aCSRSVPLogFilesLocation $ aCSMaxNoOfLogFiles $
66                 aCSMaxSizeOfRSVPLogFile $ aCSDSBMPriority $ aCSDSBMRefresh $
67                 aCSDSBMDeadTime $ aCSCacheTimeout $ aCSNonReservedTxLimit $
68                 aCSNonReservedTxSize $ aCSEnableRSVPAccounting $
69                 aCSRSVPAccountFilesLocation $ aCSMaxNoOfAccountFiles $
70                 aCSMaxSizeOfRSVPAccountFile $ aCSServerList $
71                 aCSNonReservedPeakRate $ aCSNonReservedTokenSize $
72                 aCSNonReservedMaxSDUSize $ aCSNonReservedMinPolicedSize ) )
73
74 objectclass ( 1.2.840.113556.1.5.137
75         NAME 'aCSPolicy'
76         SUP top
77         STRUCTURAL 
78         MAY (aCSTimeOfDay $ aCSDirection $ aCSMaxTokenRatePerFlow $
79                 aCSMaxPeakBandwidthPerFlow $ aCSAggregateTokenRatePerUser $
80                 aCSMaxDurationPerFlow $ aCSServiceType $ aCSTotalNoOfFlows $
81                 aCSPriority $ aCSPermissionBits $ aCSIdentityName $
82                 aCSMaxAggregatePeakRatePerUser $ aCSMaxTokenBucketPerFlow $
83                 aCSMaximumSDUSize $ aCSMinimumPolicedSize $ aCSMinimumLatency $
84                 aCSMinimumDelayVariation ) )
85
86 objectclass ( 1.2.840.113556.1.5.154
87         NAME 'nTFRSSubscriptions'
88         SUP top
89         STRUCTURAL 
90         MAY (fRSWorkingPath $ fRSExtensions $ fRSVersion ) )
91
92 objectclass ( 1.2.840.113556.1.5.176
93         NAME 'msExchConfigurationContainer'
94         SUP container
95         STRUCTURAL 
96         MAY (addressBookRoots $ globalAddressList $ templateRoots ) )
97
98 objectclass ( 1.2.840.113556.1.5.141
99         NAME 'interSiteTransport'
100         SUP top
101         STRUCTURAL 
102         MUST (transportDLLName $ transportAddressAttribute )
103         MAY (options $ replInterval ) )
104
105 objectclass ( 1.2.840.113556.1.3.23
106         NAME 'container'
107         SUP top
108         STRUCTURAL 
109         MUST (cn )
110         MAY (schemaVersion $ defaultClassStore ) )
111
112 objectclass ( 1.2.840.113556.1.5.67
113         NAME 'domainDNS'
114         SUP domain
115         STRUCTURAL 
116         MAY (managedBy ) )
117
118 objectclass ( 1.2.840.113556.1.5.3
119         NAME 'samDomain'
120         SUP top
121         AUXILIARY
122         MAY (description $ cACertificate $ builtinCreationTime $
123                 builtinModifiedCount $ creationTime $ domainPolicyObject $
124                 defaultLocalPolicyObject $ lockoutDuration $
125                 lockOutObservationWindow $ lSACreationTime $ lSAModifiedCount $
126                 lockoutThreshold $ maxPwdAge $ minPwdAge $ minPwdLength $
127                 modifiedCountAtLastProm $ nETBIOSName $ nextRid $ pwdProperties $
128                 pwdHistoryLength $ privateKey $ replicaSource $
129                 controlAccessRights $ auditingPolicy $ eFSPolicy $
130                 desktopProfile $ nTMixedDomain $ rIDManagerReference $ treeName $
131                 pekList $ pekKeyChangeInterval $ gPLink $ gPOptions $
132                 ms-DS-MachineAccountQuota ) )
133
134 objectclass ( 1.2.840.113556.1.5.152
135         NAME 'intellimirrorGroup'
136         SUP top
137         STRUCTURAL )
138
139 objectclass ( 1.2.840.113556.1.5.132
140         NAME 'dHCPClass'
141         SUP top
142         STRUCTURAL 
143         MUST (dhcpUniqueKey $ dhcpType $ dhcpFlags $ dhcpIdentification )
144         MAY (networkAddress $ dhcpObjName $ dhcpObjDescription $ dhcpServers $
145                 dhcpSubnets $ dhcpMask $ dhcpRanges $ dhcpSites $ dhcpReservations $
146                 superScopes $ superScopeDescription $ optionDescription $
147                 optionsLocation $ dhcpOptions $ dhcpClasses $ mscopeId $ dhcpState $
148                 dhcpProperties $ dhcpMaxKey $ dhcpUpdateTime ) )
149
150 objectclass ( 1.2.840.113556.1.5.7000.56
151         NAME 'ipsecBase'
152         SUP top
153         ABSTRACT
154         MAY (ipsecName $ ipsecID $ ipsecDataType $ ipsecData $
155                 ipsecOwnersReference ) )
156
157 objectclass ( 1.2.840.113556.1.5.11
158         NAME 'comConnectionPoint'
159         SUP connectionPoint
160         STRUCTURAL 
161         MUST (cn )
162         MAY (marshalledInterface $ moniker $ monikerDisplayName ) )
163
164 objectclass ( 1.2.840.113556.1.5.77
165         NAME 'controlAccessRight'
166         SUP top
167         STRUCTURAL 
168         MAY (rightsGuid $ appliesTo $ localizationDisplayId $ validAccesses ) )
169
170 objectclass ( 1.2.840.113556.1.5.130
171         NAME 'indexServerCatalog'
172         SUP connectionPoint
173         STRUCTURAL 
174         MUST (creator )
175         MAY (uNCName $ queryPoint $ indexedScopes $ friendlyNames ) )
176
177 objectclass ( 1.2.840.113556.1.5.140
178         NAME 'interSiteTransportContainer'
179         SUP top
180         STRUCTURAL )
181
182 objectclass ( 1.2.840.113556.1.5.27
183         NAME 'rpcEntry'
184         SUP connectionPoint
185         ABSTRACT )
186
187 objectclass ( 1.2.840.113556.1.5.80
188         NAME 'rpcGroup'
189         SUP rpcEntry
190         STRUCTURAL 
191         MAY (rpcNsGroup $ rpcNsObjectID ) )
192
193 objectclass ( 1.2.840.113556.1.3.30
194         NAME 'computer'
195         SUP user
196         STRUCTURAL 
197         MAY (cn $ networkAddress $ localPolicyFlags $ defaultLocalPolicyObject $
198                 machineRole $ location $ netbootInitialization $ netbootGUID $
199                 netbootMachineFilePath $ siteGUID $ operatingSystem $
200                 operatingSystemVersion $ operatingSystemServicePack $
201                 operatingSystemHotfix $ volumeCount $ physicalLocationObject $
202                 dNSHostName $ policyReplicationFlags $ managedBy $ rIDSetReferences $
203                 catalogs $ netbootSIFFile $ netbootMirrorDataFile ) )
204
205 objectclass ( 1.2.840.113556.1.5.189
206         NAME 'mS-SQL-OLAPDatabase'
207         SUP top
208         STRUCTURAL 
209         MAY (mS-SQL-Name $ mS-SQL-Contact $ mS-SQL-Status $
210                 mS-SQL-LastUpdatedDate $ mS-SQL-InformationURL $ mS-SQL-ConnectionURL $
211                         mS-SQL-PublicationURL $ mS-SQL-Description $ mS-SQL-Type $
212                         mS-SQL-Size $ mS-SQL-LastBackupDate $ mS-SQL-Applications $
213                         mS-SQL-Keywords ) )
214
215 objectclass ( 1.2.840.113556.1.3.11
216         NAME 'crossRef'
217         SUP top
218         STRUCTURAL 
219         MUST (cn $ nCName $ dnsRoot )
220         MAY (Enabled $ nETBIOSName $ trustParent $ superiorDNSRoot $ rootTrust ) )
221
222 objectclass ( 1.2.840.113556.1.5.147
223         NAME 'siteLink'
224         SUP top
225         STRUCTURAL 
226         MUST (siteList )
227         MAY (cost $ schedule $ options $ replInterval ) )
228
229 objectclass ( 1.2.840.113556.1.5.121
230         NAME 'ipsecNFA'
231         SUP ipsecBase
232         STRUCTURAL 
233         MAY (ipsecNegotiationPolicyReference $ ipsecFilterReference ) )
234
235 objectclass ( 1.2.840.113556.1.5.92
236         NAME 'linkTrackVolEntry'
237         SUP leaf
238         STRUCTURAL 
239         MAY (linkTrackSecret $ volTableIdxGUID $ volTableGUID $ currMachineId $
240                 timeVolChange $ timeRefresh $ seqNotification $ objectCount ) )
241
242 objectclass ( 1.2.840.113556.1.5.93
243         NAME 'linkTrackOMTEntry'
244         SUP leaf
245         STRUCTURAL 
246         MAY (birthLocation $ oMTIndxGuid $ currentLocation $ timeRefresh $
247                 oMTGuid ) )
248
249 objectclass ( 1.2.840.113556.1.5.6
250         NAME 'securityPrincipal'
251         SUP top
252         AUXILIARY
253         MUST (objectSid $ sAMAccountName )
254         MAY (nTSecurityDescriptor $ securityIdentifier $ supplementalCredentials $
255                 rid $ sAMAccountType $ sIDHistory $ altSecurityIdentities $ tokenGroups $
256                 tokenGroupsNoGCAcceptable $ accountNameHistory ) )
257
258 objectclass ( 1.2.840.113556.1.5.162
259         NAME 'mSMQConfiguration'
260         SUP top
261         STRUCTURAL 
262         MAY (mSMQQuota $ mSMQJournalQuota $ mSMQOwnerID $ mSMQSites $
263                 mSMQOutRoutingServers $ mSMQInRoutingServers $ mSMQServiceType $
264                 mSMQComputerType $ mSMQForeign $ mSMQOSType $ mSMQEncryptKey $
265                 mSMQSignKey $ mSMQDependentClientServices $ mSMQRoutingServices $
266                 mSMQDsServices ) )
267
268 objectclass ( 1.2.840.113556.1.5.10
269         NAME 'classRegistration'
270         SUP leaf
271         STRUCTURAL 
272         MAY (cOMInterfaceID $ cOMProgID $ cOMCLSID $ cOMTreatAsClassId $
273                 cOMOtherProgId $ implementedCategories $ requiredCategories $
274                 managedBy ) )
275
276 objectclass ( 1.2.840.113556.1.5.191
277         NAME 'aCSResourceLimits'
278         SUP top
279         STRUCTURAL 
280         MAY (aCSMaxTokenRatePerFlow $ aCSMaxPeakBandwidthPerFlow $ aCSServiceType $
281                 aCSAllocableRSVPBandwidth $ aCSMaxPeakBandwidth ) )
282
283 objectclass ( 1.2.840.113556.1.5.7000.53
284         NAME 'crossRefContainer'
285         SUP top
286         STRUCTURAL 
287         MAY (uPNSuffixes ) )
288
289 objectclass ( 1.2.840.113556.1.5.120
290         NAME 'ipsecISAKMPPolicy'
291         SUP ipsecBase
292         STRUCTURAL )
293
294 objectclass ( 1.2.840.113556.1.5.26
295         NAME 'rpcProfileElement'
296         SUP rpcEntry
297         STRUCTURAL 
298         MUST (rpcNsInterfaceID $ rpcNsPriority )
299         MAY (rpcNsProfileEntry $ rpcNsAnnotation ) )
300
301 objectclass ( 1.2.840.113556.1.5.188
302         NAME 'mS-SQL-SQLDatabase'
303         SUP top
304         STRUCTURAL 
305         MAY (mS-SQL-Name $ mS-SQL-Contact $ mS-SQL-Status $ mS-SQL-InformationURL $
306                 mS-SQL-Description $ mS-SQL-Alias $ mS-SQL-Size $ mS-SQL-CreationDate $
307                 mS-SQL-LastBackupDate $ mS-SQL-LastDiagnosticDate $ mS-SQL-Applications $
308                 mS-SQL-Keywords ) )
309
310 objectclass ( 1.2.840.113556.1.5.94
311         NAME 'serviceAdministrationPoint'
312         SUP serviceConnectionPoint
313         STRUCTURAL )
314
315 objectclass ( 1.2.840.113556.1.5.85
316         NAME 'dnsZone'
317         SUP top
318         STRUCTURAL 
319         MUST (dc )
320         MAY (dnsAllowDynamic $ dnsAllowXFR $ dnsSecureSecondaries $
321                 dnsNotifySecondaries $ managedBy $ dNSProperty ) )
322
323 objectclass ( 1.2.840.113556.1.5.33
324         NAME 'storage'
325         SUP connectionPoint
326         STRUCTURAL 
327         MAY (moniker $ monikerDisplayName $ iconPath ) )
328
329 objectclass ( 1.2.840.113556.1.5.7000.47
330         NAME 'nTDSDSA'
331         SUP applicationSettings
332         STRUCTURAL 
333         MAY (hasMasterNCs $ hasPartialReplicaNCs $ dMDLocation $ invocationId $
334                 networkAddress $ options $ fRSRootPath $ serverReference $
335                 lastBackupRestorationTime $ queryPolicyObject $ managedBy $
336                 retiredReplDSASignatures ) )
337
338 objectclass ( 1.2.840.113556.1.5.15
339         NAME 'contact'
340         SUP organizationalPerson
341         STRUCTURAL 
342         MUST (cn )
343         MAY (notes ) )
344
345 objectclass ( 1.2.840.113556.1.5.86
346         NAME 'dnsNode'
347         SUP top
348         STRUCTURAL 
349         MUST (dc )
350         MAY (dnsRecord $ dNSProperty $ dNSTombstoned ) )
351
352 objectclass ( 1.2.840.113556.1.5.104
353         NAME 'meeting'
354         SUP top
355         STRUCTURAL 
356         MUST (meetingName )
357         MAY (meetingID $ meetingDescription $ meetingKeyword $ meetingLocation $
358                 meetingProtocol $ meetingType $ meetingApplication $ meetingLanguage $
359                 meetingMaxParticipants $ meetingOriginator $ meetingContactInfo $
360                 meetingOwner $ meetingIP $ meetingScope $ meetingAdvertiseScope $
361                 meetingURL $ meetingRating $ meetingIsEncrypted $ meetingRecurrence $
362                 meetingStartTime $ meetingEndTime $ meetingBandwidth $ meetingBlob ) )
363
364 objectclass ( 1.2.840.113556.1.5.69
365         NAME 'nTDSSiteSettings'
366         SUP applicationSiteSettings
367         STRUCTURAL 
368         MAY (schedule $ options $ queryPolicyObject $ managedBy $
369                 interSiteTopologyGenerator $ interSiteTopologyRenew $
370                 interSiteTopologyFailover ) )
371
372 objectclass ( 1.2.840.113556.1.5.151
373         NAME 'intellimirrorSCP'
374         SUP serviceAdministrationPoint
375         STRUCTURAL 
376         MAY (netbootMachineFilePath $ netbootAllowNewClients $ netbootLimitClients $
377                 netbootMaxClients $ netbootCurrentClientCount $ netbootAnswerRequests $
378                 netbootAnswerOnlyValidClients $ netbootNewMachineNamingPolicy $
379                 netbootNewMachineOU $ netbootIntelliMirrorOSes $ netbootTools $
380                 netbootLocallyInstalledOSes $ netbootServer ) )
381
382 objectclass ( 1.2.840.113556.1.5.7000.48
383         NAME 'serversContainer'
384         SUP top
385         STRUCTURAL )
386
387 objectclass ( 1.2.840.113556.1.5.185
388         NAME 'mS-SQL-OLAPServer'
389         SUP serviceConnectionPoint
390         STRUCTURAL 
391         MAY (mS-SQL-Name $ mS-SQL-RegisteredOwner $ mS-SQL-Contact $ mS-SQL-Build $
392                 mS-SQL-ServiceAccount $ mS-SQL-Status $ mS-SQL-InformationURL $
393                 mS-SQL-PublicationURL $ mS-SQL-Version $ mS-SQL-Language $
394                 mS-SQL-Keywords ) )
395
396 objectclass ( 1.2.840.113556.1.5.179
397         NAME 'mSMQMigratedUser'
398         SUP top
399         STRUCTURAL 
400         MAY (objectSid $ mSMQSignCertificates $ mSMQDigests $ mSMQDigestsMig $
401                 mSMQSignCertificatesMig $ mSMQUserSid ) )
402
403 objectclass ( 1.2.840.113556.1.5.73
404         NAME 'rpcServerElement'
405         SUP rpcEntry
406         STRUCTURAL 
407         MUST (rpcNsBindings $ rpcNsInterfaceID $ rpcNsTransferSyntax ) )
408
409 objectclass ( 1.2.840.113556.1.5.97
410         NAME 'physicalLocation'
411         SUP locality
412         STRUCTURAL 
413         MAY (managedBy ) )
414
415 objectclass ( 1.2.840.113556.1.5.42
416         NAME 'dfsConfiguration'
417         SUP top
418         STRUCTURAL )
419
420 objectclass ( 1.2.840.113556.1.5.84
421         NAME 'displaySpecifier'
422         SUP top
423         STRUCTURAL 
424         MAY (iconPath $ creationWizard $ contextMenu $ adminPropertyPages $
425                 shellPropertyPages $ classDisplayName $ adminContextMenu $
426                 shellContextMenu $ attributeDisplayNames $ treatAsLeaf $ createDialog $
427                 createWizardExt $ scopeFlags $ queryFilter ) )
428
429 objectclass ( 1.2.840.113556.1.5.52
430         NAME 'fileLinkTracking'
431         SUP top
432         STRUCTURAL )
433
434 objectclass ( 1.2.840.113556.1.5.146
435         NAME 'remoteStorageServicePoint'
436         SUP serviceAdministrationPoint
437         STRUCTURAL 
438         MAY (remoteStorageGUID ) )
439
440 objectclass ( 1.2.840.113556.1.5.36
441         NAME 'volume'
442         SUP connectionPoint
443         STRUCTURAL 
444         MUST (uNCName )
445         MAY (contentIndexingAllowed $ lastContentIndexed ) )
446
447 objectclass ( 1.2.840.113556.1.5.17
448         NAME 'server'
449         SUP top
450         STRUCTURAL 
451         MAY (serialNumber $ serverReference $ dNSHostName $ managedBy $
452                 mailAddress $ bridgeheadTransportList ) )
453
454 objectclass ( 1.2.840.113556.1.5.96
455         NAME 'subnet'
456         SUP top
457         STRUCTURAL 
458         MAY (location $ siteObject $ physicalLocationObject ) )
459
460 objectclass ( 1.2.840.113556.1.5.129
461         NAME 'rIDSet'
462         SUP top
463         STRUCTURAL 
464         MUST (rIDAllocationPool $ rIDPreviousAllocationPool $ rIDUsedPool $
465                 rIDNextRID ) )
466
467 objectclass ( 1.2.840.113556.1.5.28
468         NAME 'secret'
469         SUP leaf
470         STRUCTURAL 
471         MAY (currentValue $ lastSetTime $ priorSetTime $ priorValue ) )
472
473 objectclass ( 1.2.840.113556.1.5.66
474         NAME 'domain'
475         SUP top
476         ABSTRACT
477         MUST (dc ) )
478
479 objectclass ( 1.2.840.113556.1.5.184
480         NAME 'mS-SQL-SQLServer'
481         SUP serviceConnectionPoint
482         STRUCTURAL 
483         MAY (mS-SQL-Name $ mS-SQL-RegisteredOwner $ mS-SQL-Contact $
484                 mS-SQL-Location $ mS-SQL-Memory $ mS-SQL-Build $
485                 mS-SQL-ServiceAccount $ mS-SQL-CharacterSet $ mS-SQL-SortOrder $
486                 mS-SQL-UnicodeSortOrder $ mS-SQL-Clustered $ mS-SQL-NamedPipe $
487                 mS-SQL-MultiProtocol $ mS-SQL-SPX $ mS-SQL-TCPIP $ mS-SQL-AppleTalk $
488                 mS-SQL-Vines $ mS-SQL-Status $ mS-SQL-LastUpdatedDate $
489                 mS-SQL-InformationURL $ mS-SQL-GPSLatitude $ mS-SQL-GPSLongitude $
490                 mS-SQL-GPSHeight $ mS-SQL-Keywords ) )
491
492 objectclass ( 1.2.840.113556.1.5.155
493         NAME 'nTFRSSubscriber'
494         SUP top
495         STRUCTURAL 
496         MUST (fRSRootPath $ fRSStagingPath )
497         MAY (schedule $ fRSUpdateTimeout $ fRSFaultCondition $ fRSServiceCommand $
498                 fRSExtensions $ fRSFlags $ fRSMemberReference $ fRSServiceCommandStatus $
499                 fRSTimeLastCommand $ fRSTimeLastConfigChange ) )
500
501 objectclass ( 1.2.840.113556.1.5.14
502         NAME 'connectionPoint'
503         SUP leaf
504         ABSTRACT
505         MUST (cn )
506         MAY (keywords $ managedBy ) )
507
508 objectclass ( 1.2.840.113556.1.5.102
509         NAME 'nTFRSReplicaSet'
510         SUP top
511         STRUCTURAL 
512         MAY (fRSReplicaSetType $ fRSVersionGUID $ schedule $ fRSFileFilter $
513                 fRSDirectoryFilter $ fRSDSPoll $ fRSServiceCommand $ fRSReplicaSetGUID $
514                 fRSLevelLimit $ fRSRootSecurity $ fRSExtensions $ managedBy $ fRSFlags $
515                 fRSPartnerAuthLevel $ fRSPrimaryMember ) )
516
517 objectclass ( 1.2.840.113556.1.5.95
518         NAME 'subnetContainer'
519         SUP top
520         STRUCTURAL )
521
522 objectclass ( 1.2.840.113556.1.3.59
523         NAME 'displayTemplate'
524         SUP top
525         STRUCTURAL 
526         MUST (cn )
527         MAY (helpData32 $ originalDisplayTableMSDOS $ addressEntryDisplayTable $
528                 helpFileName $ addressEntryDisplayTableMSDOS $ helpData16 $
529                 originalDisplayTable ) )
530
531 objectclass ( 1.2.840.113556.1.5.30
532         NAME 'serviceInstance'
533         SUP connectionPoint
534         STRUCTURAL 
535         MUST (displayName $ serviceClassID )
536         MAY (winsockAddresses $ serviceInstanceVersion ) )
537
538 objectclass ( 1.2.840.113556.1.3.14
539         NAME 'attributeSchema'
540         SUP top
541         STRUCTURAL 
542         MUST (cn $ attributeID $ attributeSyntax $ isSingleValued $ oMSyntax $
543                 lDAPDisplayName $ schemaIDGUID )
544         MAY (rangeLower $ rangeUpper $ mAPIID $ linkID $ oMObjectClass $
545                 searchFlags $ extendedCharsAllowed $ schemaFlagsEx $
546                 attributeSecurityGUID $ systemOnly $ classDisplayName $
547                 isMemberOfPartialAttributeSet $ isDefunct $ isEphemeral ) )
548
549 objectclass ( 1.2.840.113556.1.3.58
550         NAME 'addressTemplate'
551         SUP displayTemplate
552         STRUCTURAL 
553         MUST (displayName )
554         MAY (addressSyntax $ perMsgDialogDisplayTable $
555                 perRecipDialogDisplayTable $ addressType $
556                 proxyGenerationEnabled ) )
557
558 objectclass ( 1.2.840.113556.1.5.8
559         NAME 'group'
560         SUP top
561         STRUCTURAL 
562         MUST (groupType )
563         MAY (member $ nTGroupMembers $ operatorCount $ adminCount $
564                 groupAttributes $ groupMembershipSAM $ controlAccessRights $
565                 desktopProfile $ nonSecurityMember $ managedBy $
566                 primaryGroupToken $ mail ) )
567
568 objectclass ( 1.2.840.113556.1.5.76
569         NAME 'foreignSecurityPrincipal'
570         SUP top
571         STRUCTURAL 
572         MUST (objectSid )
573         MAY (foreignIdentifier ) )
574
575 objectclass ( 1.2.840.113556.1.5.43
576         NAME 'fTDfs'
577         SUP top
578         STRUCTURAL 
579         MUST (remoteServerName $ pKTGuid $ pKT ) )
580
581 objectclass ( 1.2.840.113556.1.5.91
582         NAME 'linkTrackObjectMoveTable'
583         SUP fileLinkTracking
584         STRUCTURAL )
585
586 objectclass ( 1.2.840.113556.1.5.150
587         NAME 'rRASAdministrationConnectionPoint'
588         SUP serviceAdministrationPoint
589         STRUCTURAL 
590         MAY (msRRASAttribute ) )
591
592 objectclass ( 1.2.840.113556.1.5.1
593         NAME 'securityObject'
594         SUP top
595         ABSTRACT
596         MUST (cn ) )
597
598 objectclass ( 1.2.840.113556.1.5.107
599         NAME 'sitesContainer'
600         SUP top
601         STRUCTURAL )
602
603 objectclass ( 1.2.840.113556.1.5.71
604         NAME 'nTDSConnection'
605         SUP leaf
606         STRUCTURAL 
607         MUST (enabledConnection $ fromServer $ options )
608         MAY (generatedConnection $ schedule $ transportType $
609                 mS-DS-ReplicatesNCReason ) )
610
611 objectclass ( 1.2.840.113556.1.5.190
612         NAME 'mS-SQL-OLAPCube'
613         SUP top
614         STRUCTURAL 
615         MAY (mS-SQL-Name $ mS-SQL-Contact $ mS-SQL-Status $
616                 mS-SQL-LastUpdatedDate $ mS-SQL-InformationURL $
617                 mS-SQL-PublicationURL $ mS-SQL-Description $ 
618                 mS-SQL-Size $ mS-SQL-Keywords ) )
619
620 objectclass ( 1.2.840.113556.1.5.148
621         NAME 'siteLinkBridge'
622         SUP top
623         STRUCTURAL 
624         MUST (siteLinkList ) )
625
626 objectclass ( 1.2.840.113556.1.5.9
627         NAME 'user'
628         SUP organizationalPerson
629         STRUCTURAL 
630         MAY (userCertificate $ networkAddress $ userAccountControl $
631                 badPwdCount $ codePage $ homeDirectory $ homeDrive $
632                 badPasswordTime $ lastLogoff $ lastLogon $ dBCSPwd $
633                 localeID $ scriptPath $ logonHours $ logonWorkstation $
634                 maxStorage $ userWorkstations $ unicodePwd $
635                 otherLoginWorkstations $ ntPwdHistory $ pwdLastSet $
636                 preferredOU $ primaryGroupID $ userParameters $
637                 profilePath $ operatorCount $ adminCount $ accountExpires $
638                 lmPwdHistory $ groupMembershipSAM $ logonCount $
639                 controlAccessRights $ defaultClassStore $ groupsToIgnore $
640                 groupPriority $ desktopProfile $ dynamicLDAPServer $
641                 userPrincipalName $ lockoutTime $ userSharedFolder $
642                 userSharedFolderOther $ servicePrincipalName $
643                 aCSPolicyName $ terminalServer $ mSMQSignCertificates $
644                 mSMQDigests $ mSMQDigestsMig $ mSMQSignCertificatesMig $
645                 msNPAllowDialin $ msNPCallingStationID $
646                 msNPSavedCallingStationID $ msRADIUSCallbackNumber $
647                 msRADIUSFramedIPAddress $ msRADIUSFramedRoute $
648                 msRADIUSServiceType $ msRASSavedCallbackNumber $
649                 msRASSavedFramedIPAddress $ msRASSavedFramedRoute $
650                 mS-DS-CreatorSID ) )
651
652 objectclass ( 1.2.840.113556.1.5.68
653         NAME 'applicationSiteSettings'
654         SUP top
655         ABSTRACT
656         MAY (applicationName $ notificationList ) )
657
658 objectclass ( 1.2.840.113556.1.5.31
659         NAME 'site'
660         SUP top
661         STRUCTURAL 
662         MAY (location $ notificationList $ managedBy $ gPLink $
663                 gPOptions $ mSMQSiteID $ mSMQNt4Stub $ mSMQSiteForeign $
664                 mSMQInterval1 $ mSMQInterval2 ) )
665
666 objectclass ( 1.2.840.113556.1.5.89
667         NAME 'nTFRSSettings'
668         SUP applicationSettings
669         STRUCTURAL 
670         MAY (fRSExtensions $ managedBy ) )
671
672 objectclass ( 1.2.840.113556.1.5.20
673         NAME 'leaf'
674         SUP top
675         ABSTRACT )
676
677 objectclass ( 1.2.840.113556.1.5.34
678         NAME 'trustedDomain'
679         SUP leaf
680         STRUCTURAL 
681         MAY (securityIdentifier $ trustAuthIncoming $ trustDirection $
682                 trustPartner $ trustPosixOffset $ trustAuthOutgoing $ trustType
683                 $ trustAttributes $ domainCrossRef $ flatName $
684                 initialAuthIncoming $ initialAuthOutgoing $ domainIdentifier $
685                 additionalTrustedServiceNames ) )
686
687 objectclass ( 1.2.840.113556.1.5.12
688         NAME 'configuration'
689         SUP top
690         STRUCTURAL 
691         MUST (cn ) )
692
693 objectclass ( 1.2.840.113556.1.5.163
694         NAME 'mSMQEnterpriseSettings'
695         SUP top
696         STRUCTURAL 
697         MAY (mSMQNameStyle $ mSMQCSPName $ mSMQLongLived $ mSMQVersion $
698                 mSMQInterval1 $ mSMQInterval2 ) )
699
700 objectclass ( 1.2.840.113556.1.5.4
701         NAME 'builtinDomain'
702         SUP top
703         STRUCTURAL )
704
705 objectclass ( 1.2.840.113556.1.3.46
706         NAME 'mailRecipient'
707         SUP top
708         AUXILIARY
709         MUST (cn )
710         MAY (telephoneNumber $ userCertificate $ info $ garbageCollPeriod $
711                 showInAddressBook $ userCert $ legacyExchangeDN $
712                 userSMIMECertificate $ textEncodedORAddress ) )
713
714 objectclass ( 1.2.840.113556.1.5.2
715         NAME 'samDomainBase'
716         SUP top
717         AUXILIARY
718         MAY (nTSecurityDescriptor $ creationTime $ forceLogoff $
719                 lockoutDuration $ lockOutObservationWindow $ lockoutThreshold $
720                 maxPwdAge $ minPwdAge $ minPwdLength $ modifiedCountAtLastProm $
721                 nextRid $ pwdProperties $ pwdHistoryLength $ revision $
722                 objectSid $ oEMInformation $ serverState $ uASCompat $
723                 serverRole $ domainReplica $ modifiedCount ) )
724
725 objectclass ( 1.2.840.113556.1.5.126
726         NAME 'serviceConnectionPoint'
727         SUP connectionPoint
728         STRUCTURAL 
729         MAY (serviceClassName $ serviceBindingInformation $ serviceDNSName $
730                 serviceDNSNameType ) )
731
732 objectclass ( 1.2.840.113556.1.5.119
733         NAME 'ipsecNegotiationPolicy'
734         SUP ipsecBase
735         STRUCTURAL 
736         MAY (iPSECNegotiationPolicyType $ iPSECNegotiationPolicyAction ) )
737
738 objectclass ( 1.2.840.113556.1.3.9
739         NAME 'dMD'
740         SUP top
741         STRUCTURAL 
742         MUST (cn )
743         MAY (dmdName $ schemaUpdate $ prefixMap $ schemaInfo ) )
744
745 objectclass ( 1.2.840.113556.1.5.165
746         NAME 'mSMQSettings'
747         SUP top
748         STRUCTURAL 
749         MAY (mSMQOwnerID $ mSMQServices $ mSMQQMID $ mSMQMigrated $ mSMQNt4Flags $
750                 mSMQSiteName $ mSMQRoutingService $ mSMQDsService $
751                 mSMQDependentClientService ) )
752
753 objectclass ( 1.2.840.113556.1.5.183
754         NAME 'dSUISettings'
755         SUP top
756         STRUCTURAL 
757         MAY (dSUIAdminNotification $ dSUIAdminMaximum $ dSUIShellMaximum ) )
758
759 objectclass ( 1.2.840.113556.1.5.177
760         NAME 'pKICertificateTemplate'
761         SUP top
762         STRUCTURAL 
763         MAY (displayName $ flags $ pKIDefaultKeySpec $ pKIKeyUsage $
764                 pKIMaxIssuingDepth $ pKICriticalExtensions $ pKIExpirationPeriod $
765                 pKIOverlapPeriod $ pKIExtendedKeyUsage $ pKIDefaultCSPs $
766                 pKIEnrollmentAccess ) )
767
768 objectclass ( 1.2.840.113556.1.5.164
769         NAME 'mSMQSiteLink'
770         SUP top
771         STRUCTURAL 
772         MUST (mSMQSite1 $ mSMQSite2 $ mSMQCost )
773         MAY (mSMQSiteGates $ mSMQSiteGatesMig ) )
774
775 objectclass ( 1.2.840.113556.1.5.139
776         NAME 'lostAndFound'
777         SUP top
778         STRUCTURAL 
779         MAY (moveTreeState ) )
780
781 objectclass ( 1.2.840.113556.1.5.136
782         NAME 'rpcContainer'
783         SUP container
784         STRUCTURAL 
785         MAY (nameServiceFlags ) )
786
787 objectclass ( 1.2.840.113556.1.5.18
788         NAME 'domainPolicy'
789         SUP leaf
790         STRUCTURAL 
791         MAY (authenticationOptions $ forceLogoff $ defaultLocalPolicyObject $
792                 lockoutDuration $ lockOutObservationWindow $ lockoutThreshold $
793                 maxPwdAge $ maxRenewAge $ maxTicketAge $ minPwdAge $ minPwdLength $
794                 minTicketAge $ pwdProperties $ pwdHistoryLength $ proxyLifetime $
795                 eFSPolicy $ publicKeyPolicy $ domainWidePolicy $ domainPolicyReference $
796                 qualityOfService $ ipsecPolicyReference $ managedBy $ domainCAs ) )
797
798 objectclass ( 1.2.840.113556.1.5.29
799         NAME 'serviceClass'
800         SUP leaf
801         STRUCTURAL 
802         MUST (displayName $ serviceClassID )
803         MAY (serviceClassInfo ) )
804
805 objectclass ( 1.2.840.113556.1.5.78
806         NAME 'licensingSiteSettings'
807         SUP applicationSiteSettings
808         STRUCTURAL 
809         MAY (siteServer ) )
810
811 objectclass ( 1.2.840.113556.1.5.59
812         NAME 'fileLinkTrackingEntry'
813         SUP top
814         STRUCTURAL )
815
816 objectclass ( 1.2.840.113556.1.5.106
817         NAME 'queryPolicy'
818         SUP top
819         STRUCTURAL 
820         MAY (lDAPAdminLimits $ lDAPIPDenyList ) )
821
822 objectclass ( 1.2.840.113556.1.5.53
823         NAME 'typeLibrary'
824         SUP top
825         STRUCTURAL 
826         MAY (cOMClassID $ cOMInterfaceID $ cOMUniqueLIBID ) )
827
828 objectclass ( 1.2.840.113556.1.5.72
829         NAME 'nTDSService'
830         SUP top
831         STRUCTURAL 
832         MAY (tombstoneLifetime $ dSHeuristics $ garbageCollPeriod $
833                 replTopologyStayOfExecution $ sPNMappings ) )
834
835 objectclass ( 1.2.840.113556.1.5.153
836         NAME 'nTFRSMember'
837         SUP top
838         STRUCTURAL 
839         MAY (fRSUpdateTimeout $ fRSServiceCommand $ serverReference $
840                 fRSRootSecurity $ fRSExtensions $ frsComputerReference $
841                 fRSControlDataCreation $ fRSControlInboundBacklog $
842                 fRSControlOutboundBacklog $ fRSFlags $ fRSPartnerAuthLevel ) )
843
844 objectclass ( 1.2.840.113556.1.5.98
845         NAME 'ipsecPolicy'
846         SUP ipsecBase
847         STRUCTURAL 
848         MAY (ipsecISAKMPReference $ ipsecNFAReference ) )
849
850 objectclass ( 1.2.840.113556.1.5.118
851         NAME 'ipsecFilter'
852         SUP ipsecBase
853         STRUCTURAL )
854
855 objectclass ( 1.2.840.113556.1.3.13
856         NAME 'classSchema'
857         SUP top
858         STRUCTURAL 
859         MUST (cn $ subClassOf $ governsID $ objectClassCategory $ schemaIDGUID $
860                 defaultObjectCategory )
861         MAY (possSuperiors $ mustContain $ mayContain $ rDNAttID $ auxiliaryClass $
862                 lDAPDisplayName $ schemaFlagsEx $ systemOnly $ systemPossSuperiors $
863                 systemMayContain $ systemMustContain $ systemAuxiliaryClass $
864                 defaultSecurityDescriptor $ defaultHidingValue $ classDisplayName $
865                 isDefunct ) )
866
867 objectclass ( 1.2.840.113556.1.5.175
868         NAME 'infrastructureUpdate'
869         SUP top
870         STRUCTURAL 
871         MAY (dNReferenceUpdate ) )
872
873 objectclass ( 1.2.840.113556.1.5.157
874         NAME 'groupPolicyContainer'
875         SUP container
876         STRUCTURAL 
877         MAY (flags $ versionNumber $ gPCFunctionalityVersion $ gPCFileSysPath $
878                 gPCMachineExtensionNames $ gPCUserExtensionNames ) )
879
880 objectclass ( 1.2.840.113556.1.5.74
881         NAME 'categoryRegistration'
882         SUP leaf
883         STRUCTURAL 
884         MAY (localeID $ categoryId $ managedBy $ localizedDescription ) )
885
886 objectclass ( 1.2.840.113556.1.5.178
887         NAME 'pKIEnrollmentService'
888         SUP top
889         STRUCTURAL 
890         MAY (cACertificate $ dNSHostName $ cACertificateDN $
891                 certificateTemplates $ signatureAlgorithms $
892                 enrollmentProviders ) )
893
894 objectclass ( 1.2.840.113556.1.5.187
895         NAME 'mS-SQL-SQLPublication'
896         SUP top
897         STRUCTURAL 
898         MAY (mS-SQL-Name $ mS-SQL-Status $ mS-SQL-Description $ mS-SQL-Type $
899                 mS-SQL-Database $ mS-SQL-AllowAnonymousSubscription $
900                 mS-SQL-Publisher $ mS-SQL-AllowKnownPullSubscription $
901                 mS-SQL-AllowImmediateUpdatingSubscription $
902                 mS-SQL-AllowQueuedUpdatingSubscription $
903                 mS-SQL-AllowSnapshotFilesFTPDownloading $ mS-SQL-ThirdParty ) )
904
905 objectclass ( 1.2.840.113556.1.5.90
906         NAME 'linkTrackVolumeTable'
907         SUP fileLinkTracking
908         STRUCTURAL )
909
910 objectclass ( 1.2.840.113556.1.5.125
911         NAME 'addressBookContainer'
912         SUP top
913         STRUCTURAL 
914         MUST (displayName )
915         MAY (purportedSearch ) )
916
917 objectclass ( 1.2.840.113556.1.5.23
918         NAME 'printQueue'
919         SUP connectionPoint
920         STRUCTURAL 
921         MUST (uNCName $ versionNumber $ serverName $ printerName $
922                 shortServerName )
923         MAY (location $ portName $ driverName $ printSeparatorFile $ priority $
924                 defaultPriority $ printStartTime $ printEndTime $ printFormName $
925                 printBinNames $ printMaxResolutionSupported $
926                 printOrientationsSupported $ printMaxCopies $ printCollate $
927                 printColor $ printLanguage $ printAttributes $ printShareName $
928                 printOwner $ printNotify $ printStatus $ printSpooling $
929                 printKeepPrintedJobs $ driverVersion $ printMaxXExtent $
930                 printMaxYExtent $ printMinXExtent $ printMinYExtent $
931                 printStaplingSupported $ printMemory $ assetNumber $
932                 bytesPerMinute $ printRate $ printRateUnit $ printNetworkAddress $
933                 printMACAddress $ printMediaReady $ printNumberUp $
934                 printMediaSupported $ operatingSystem $ operatingSystemVersion $
935                 operatingSystemServicePack $ operatingSystemHotfix $
936                 physicalLocationObject $ printPagesPerMinute $
937                 printDuplexSupported ) )
938
939 objectclass ( 1.2.840.113556.1.5.44
940         NAME 'classStore'
941         SUP top
942         STRUCTURAL 
943         MAY (versionNumber $ nextLevelStore $ lastUpdateSequence $
944                 appSchemaVersion ) )
945
946 objectclass ( 1.2.840.113556.1.5.186
947         NAME 'mS-SQL-SQLRepository'
948         SUP top
949         STRUCTURAL 
950         MAY (mS-SQL-Name $ mS-SQL-Contact $ mS-SQL-Build $ mS-SQL-Status $
951                 mS-SQL-Version $ mS-SQL-Description $ mS-SQL-InformationDirectory ) )
952
953 objectclass ( 1.2.840.113556.1.5.82
954         NAME 'rpcProfile'
955         SUP rpcEntry
956         STRUCTURAL )
957
958 objectclass ( 1.2.840.113556.1.5.83
959         NAME 'rIDManager'
960         SUP top
961         STRUCTURAL 
962         MUST (rIDAvailablePool ) )
963
964 objectclass ( 1.2.840.113556.1.5.7000.49
965         NAME 'applicationSettings'
966         SUP top
967         ABSTRACT
968         MAY (applicationName $ notificationList ) )
969
970 attributetype ( 1.2.840.113556.1.4.856
971         NAME 'netbootNewMachineOU'
972         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
973         SINGLE-VALUE )
974
975 attributetype ( 1.2.840.113556.1.4.13
976         NAME 'builtinCreationTime'
977         SYNTAX '1.2.840.113556.1.4.906'
978         SINGLE-VALUE )
979
980 attributetype ( 1.2.840.113556.1.4.1335
981         NAME 'pKIEnrollmentAccess'
982         SYNTAX '1.2.840.113556.1.4.907' )
983
984 attributetype ( 1.2.840.113556.1.4.1333
985         NAME 'pKIExtendedKeyUsage'
986         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
987
988 attributetype ( 1.2.840.113556.1.4.1123
989         NAME 'msNPCalledStationID'
990         SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
991
992 attributetype ( 1.2.840.113556.1.4.539
993         NAME 'initialAuthIncoming'
994         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
995         SINGLE-VALUE )
996
997 attributetype ( 1.2.840.113556.1.2.370
998         NAME 'objectClassCategory'
999         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1000         SINGLE-VALUE
1001         NO-USER-MODIFICATION )
1002
1003 attributetype ( 1.2.840.113556.1.4.41
1004         NAME 'generatedConnection'
1005         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1006         SINGLE-VALUE )
1007
1008 attributetype ( 1.2.840.113556.1.4.911
1009         NAME 'allowedChildClasses'
1010         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
1011         NO-USER-MODIFICATION )
1012
1013 attributetype ( 1.2.840.113556.1.4.68
1014         NAME 'machineArchitecture'
1015         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' )
1016
1017 attributetype ( 1.2.840.113556.1.4.767
1018         NAME 'aCSMaxPeakBandwidth'
1019         SYNTAX '1.2.840.113556.1.4.906'
1020         SINGLE-VALUE )
1021
1022 attributetype ( 1.2.840.113556.1.4.72
1023         NAME 'marshalledInterface'
1024         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
1025
1026 attributetype ( 1.2.840.113556.1.4.368
1027         NAME 'rIDManagerReference'
1028         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1029         SINGLE-VALUE
1030         NO-USER-MODIFICATION )
1031
1032 attributetype ( 1.2.840.113556.1.4.770
1033         NAME 'aCSEnableACSService'
1034         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1035         SINGLE-VALUE )
1036
1037 attributetype ( 1.2.840.113556.1.4.1237
1038         NAME 'mSMQRoutingService'
1039         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1040         SINGLE-VALUE )
1041
1042 attributetype ( 1.2.840.113556.1.4.1405
1043         NAME 'mS-SQL-AllowQueuedUpdatingSubscription'
1044         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1045         SINGLE-VALUE )
1046
1047 attributetype ( 1.2.840.113556.1.4.648
1048         NAME 'primaryTelexNumber'
1049         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1050         SINGLE-VALUE )
1051
1052 attributetype ( 1.2.840.113556.1.4.8
1053         NAME 'userAccountControl'
1054         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1055         SINGLE-VALUE )
1056
1057 attributetype ( 1.2.840.113556.1.4.563
1058         NAME 'shellPropertyPages'
1059         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1060
1061 attributetype ( 1.2.840.113556.1.4.4
1062         NAME 'replUpToDateVector'
1063         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1064         SINGLE-VALUE
1065         NO-USER-MODIFICATION )
1066
1067 attributetype ( 1.2.840.113556.1.4.484
1068         NAME 'fRSDirectoryFilter'
1069         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1070         SINGLE-VALUE )
1071
1072 attributetype ( 1.2.840.113556.1.4.230
1073         NAME 'printSeparatorFile'
1074         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1075         SINGLE-VALUE )
1076
1077 attributetype ( 1.2.840.113556.1.4.1329
1078         NAME 'pKIMaxIssuingDepth'
1079         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1080         SINGLE-VALUE )
1081
1082 attributetype ( 1.2.840.113556.1.4.1307
1083         NAME 'accountNameHistory'
1084         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1085
1086 attributetype ( 1.2.840.113556.1.4.1386
1087         NAME 'mS-SQL-GPSLongitude'
1088         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1089         SINGLE-VALUE )
1090
1091 attributetype ( 1.2.840.113556.1.4.562
1092         NAME 'adminPropertyPages'
1093         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1094
1095 attributetype ( 1.2.840.113556.1.4.121
1096         NAME 'securityIdentifier'
1097         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1098         SINGLE-VALUE )
1099
1100 attributetype ( 1.2.840.113556.1.4.166
1101         NAME 'groupMembershipSAM'
1102         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1103         SINGLE-VALUE )
1104
1105 attributetype ( 1.2.840.113556.1.4.659
1106         NAME 'serviceDNSNameType'
1107         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1108         SINGLE-VALUE )
1109
1110 attributetype ( 1.2.840.113556.1.4.585
1111         NAME 'meetingIsEncrypted'
1112         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1113         SINGLE-VALUE )
1114
1115 attributetype ( 1.2.840.113556.1.4.1400
1116         NAME 'mS-SQL-Applications'
1117         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1118
1119 attributetype ( 1.2.840.113556.1.4.330
1120         NAME 'lastUpdateSequence'
1121         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1122         SINGLE-VALUE )
1123
1124 attributetype ( 1.2.840.113556.1.4.50
1125         NAME 'lastContentIndexed'
1126         SYNTAX '1.2.840.113556.1.4.906'
1127         SINGLE-VALUE )
1128
1129 attributetype ( 1.2.840.113556.1.4.567
1130         NAME 'meetingDescription'
1131         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1132         SINGLE-VALUE )
1133
1134 attributetype ( 1.2.840.113556.1.4.880
1135         NAME 'fRSTimeLastCommand'
1136         SYNTAX '1.3.6.1.4.1.1466.115.121.1.53'
1137         SINGLE-VALUE )
1138
1139 attributetype ( 1.2.840.113556.1.4.83
1140         NAME 'monikerDisplayName'
1141         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1142
1143 attributetype ( 1.2.840.113556.1.4.321
1144         NAME 'requiredCategories'
1145         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
1146
1147 attributetype ( 1.2.840.113556.1.4.813
1148         NAME 'upgradeProductCode'
1149         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
1150
1151 attributetype ( 1.2.840.113556.1.4.774
1152         NAME 'aCSMaxNoOfLogFiles'
1153         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1154         SINGLE-VALUE )
1155
1156 attributetype ( 1.2.840.113556.1.4.1370
1157         NAME 'mS-SQL-CharacterSet'
1158         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1159         SINGLE-VALUE )
1160
1161 attributetype ( 1.2.840.113556.1.4.578
1162         NAME 'meetingContactInfo'
1163         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1164         SINGLE-VALUE )
1165
1166 attributetype ( 1.2.840.113556.1.4.1397
1167         NAME 'mS-SQL-CreationDate'
1168         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1169         SINGLE-VALUE )
1170
1171 attributetype ( 1.2.840.113556.1.4.32
1172         NAME 'domainPolicyObject'
1173         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1174         SINGLE-VALUE )
1175
1176 attributetype ( 1.2.840.113556.1.4.703
1177         NAME 'dhcpObjDescription'
1178         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1179         SINGLE-VALUE )
1180
1181 attributetype ( 1.2.840.113556.1.4.573
1182         NAME 'meetingApplication'
1183         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1184
1185 attributetype ( 1.2.840.113556.1.4.518
1186         NAME 'defaultHidingValue'
1187         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1188         SINGLE-VALUE )
1189
1190 attributetype ( 1.2.840.113556.1.4.875
1191         NAME 'fRSMemberReference'
1192         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1193         SINGLE-VALUE )
1194
1195 attributetype ( 1.2.840.113556.1.4.701
1196         NAME 'dhcpIdentification'
1197         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1198         SINGLE-VALUE )
1199
1200 attributetype ( 1.2.840.113556.1.4.135
1201         NAME 'trustAuthOutgoing'
1202         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1203         SINGLE-VALUE )
1204
1205 attributetype ( 1.2.840.113556.1.4.197
1206         NAME 'systemMustContain'
1207         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
1208         NO-USER-MODIFICATION )
1209
1210 attributetype ( 1.2.840.113556.1.4.1412
1211         NAME 'primaryGroupToken'
1212         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1213         SINGLE-VALUE
1214         NO-USER-MODIFICATION )
1215
1216 attributetype ( 1.2.840.113556.1.4.118
1217         NAME 'rpcNsProfileEntry'
1218         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1219         SINGLE-VALUE )
1220
1221 attributetype ( 1.2.840.113556.1.4.129
1222         NAME 'trustAuthIncoming'
1223         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1224         SINGLE-VALUE )
1225
1226 attributetype ( 1.2.840.113556.1.4.1225
1227         NAME 'mSMQPrevSiteGates'
1228         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1229
1230 attributetype ( 1.2.840.113556.1.4.607
1231         NAME 'queryPolicyObject'
1232         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1233         SINGLE-VALUE )
1234
1235 attributetype ( 1.2.840.113556.1.4.712
1236         NAME 'optionDescription'
1237         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1238
1239 attributetype ( 1.2.840.113556.1.4.1314
1240         NAME 'aCSMaximumSDUSize'
1241         SYNTAX '1.2.840.113556.1.4.906'
1242         SINGLE-VALUE )
1243
1244 attributetype ( 1.2.840.113556.1.4.530
1245         NAME 'nonSecurityMember'
1246         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1247
1248 attributetype ( 1.2.840.113556.1.4.31
1249         NAME 'fRSReplicaSetType'
1250         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1251         SINGLE-VALUE )
1252
1253 attributetype ( 1.2.840.113556.1.4.763
1254         NAME 'aCSTotalNoOfFlows'
1255         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1256         SINGLE-VALUE )
1257
1258 attributetype ( 1.2.840.113556.1.4.915
1259         NAME 'possibleInferiors'
1260         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
1261         NO-USER-MODIFICATION )
1262
1263 attributetype ( 1.2.840.113556.1.4.851
1264         NAME 'netbootMaxClients'
1265         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1266         SINGLE-VALUE )
1267
1268 attributetype ( 1.2.840.113556.1.4.1385
1269         NAME 'mS-SQL-GPSLatitude'
1270         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1271         SINGLE-VALUE )
1272
1273 attributetype ( 1.2.840.113556.1.4.765
1274         NAME 'aCSPermissionBits'
1275         SYNTAX '1.2.840.113556.1.4.906'
1276         SINGLE-VALUE )
1277
1278 attributetype ( 1.2.840.113556.1.4.926
1279         NAME 'mSMQTransactional'
1280         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1281         SINGLE-VALUE )
1282
1283 attributetype ( 1.2.840.113556.1.4.1390
1284         NAME 'mS-SQL-Description'
1285         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1286         SINGLE-VALUE )
1287
1288 attributetype ( 1.2.840.113556.1.4.913
1289         NAME 'allowedAttributes'
1290         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
1291         NO-USER-MODIFICATION )
1292
1293 attributetype ( 1.2.840.113556.1.4.491
1294         NAME 'fRSFaultCondition'
1295         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1296         SINGLE-VALUE )
1297
1298 attributetype ( 1.2.840.113556.1.2.54
1299         NAME 'tombstoneLifetime'
1300         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1301         SINGLE-VALUE )
1302
1303 attributetype ( 1.2.840.113556.1.4.809
1304         NAME 'remoteStorageGUID'
1305         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1306         SINGLE-VALUE )
1307
1308 attributetype ( 1.2.840.113556.1.4.644
1309         NAME 'showInAddressBook'
1310         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1311
1312 attributetype ( 1.2.840.113556.1.4.213
1313         NAME 'defaultClassStore'
1314         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1315
1316 attributetype ( 1.2.840.113556.1.4.577
1317         NAME 'meetingOriginator'
1318         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1319         SINGLE-VALUE )
1320
1321 attributetype ( 1.2.840.113556.1.4.656
1322         NAME 'userPrincipalName'
1323         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1324         SINGLE-VALUE )
1325
1326 attributetype ( 1.2.840.113556.1.4.1316
1327         NAME 'aCSMinimumLatency'
1328         SYNTAX '1.2.840.113556.1.4.906'
1329         SINGLE-VALUE )
1330
1331 attributetype ( 1.2.840.113556.1.2.617
1332         NAME 'homePostalAddress'
1333         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1334         SINGLE-VALUE )
1335
1336 attributetype ( 1.2.840.113556.1.4.638
1337         NAME 'isPrivilegeHolder'
1338         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1339         NO-USER-MODIFICATION )
1340
1341 attributetype ( 1.2.840.113556.1.4.533
1342         NAME 'fRSReplicaSetGUID'
1343         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1344         SINGLE-VALUE )
1345
1346 attributetype ( 1.2.840.113556.1.4.371
1347         NAME 'rIDAllocationPool'
1348         SYNTAX '1.2.840.113556.1.4.906'
1349         SINGLE-VALUE
1350         NO-USER-MODIFICATION )
1351
1352 attributetype ( 1.2.840.113556.1.4.1327
1353         NAME 'pKIDefaultKeySpec'
1354         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1355         SINGLE-VALUE )
1356
1357 attributetype ( 1.2.840.113556.1.4.537
1358         NAME 'dynamicLDAPServer'
1359         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1360         SINGLE-VALUE )
1361
1362 attributetype ( 1.2.840.113556.1.4.516
1363         NAME 'serverReferenceBL'
1364         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1365         SINGLE-VALUE
1366         NO-USER-MODIFICATION )
1367
1368 attributetype ( 1.2.840.113556.1.4.500
1369         NAME 'fRSServiceCommand'
1370         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1371         SINGLE-VALUE )
1372
1373 attributetype ( 1.2.840.113556.1.4.1304
1374         NAME 'sDRightsEffective'
1375         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1376         SINGLE-VALUE )
1377
1378 attributetype ( 1.2.840.113556.1.4.1249
1379         NAME 'proxiedObjectName'
1380         SYNTAX '1.2.840.113556.1.4.903'
1381         SINGLE-VALUE
1382         NO-USER-MODIFICATION )
1383
1384 attributetype ( 1.2.840.113556.1.4.586
1385         NAME 'meetingRecurrence'
1386         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1387         SINGLE-VALUE )
1388
1389 attributetype ( 1.2.840.113556.1.4.251
1390         NAME 'cOMTreatAsClassId'
1391         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1392         SINGLE-VALUE )
1393
1394 attributetype ( 1.2.840.113556.1.4.1245
1395         NAME 'globalAddressList'
1396         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1397
1398 attributetype ( 1.2.840.113556.1.4.908
1399         NAME 'extendedClassInfo'
1400         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1401         NO-USER-MODIFICATION )
1402
1403 attributetype ( 1.2.840.113556.1.4.459
1404         NAME 'machineWidePolicy'
1405         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
1406
1407 attributetype ( 1.2.840.113556.1.4.356
1408         NAME 'foreignIdentifier'
1409         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1410         SINGLE-VALUE )
1411
1412 attributetype ( 1.2.840.113556.1.4.1242
1413         NAME 'dNReferenceUpdate'
1414         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1415         NO-USER-MODIFICATION )
1416
1417 attributetype ( 1.2.840.113556.1.4.134
1418         NAME 'trustPosixOffset'
1419         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1420         SINGLE-VALUE )
1421
1422 attributetype ( 1.2.840.113556.1.4.36
1423         NAME 'enabledConnection'
1424         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1425         SINGLE-VALUE )
1426
1427 attributetype ( 1.2.840.113556.1.4.627
1428         NAME 'ipsecNFAReference'
1429         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1430
1431 attributetype ( 1.2.840.113556.1.4.86
1432         NAME 'userWorkstations'
1433         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1434         SINGLE-VALUE )
1435
1436 attributetype ( 1.2.840.113556.1.2.301
1437         NAME 'garbageCollPeriod'
1438         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1439         SINGLE-VALUE )
1440
1441 attributetype ( 1.2.840.113556.1.4.933
1442         NAME 'mSMQComputerType'
1443         SYNTAX '1.2.840.113556.1.4.905'
1444         SINGLE-VALUE )
1445
1446 attributetype ( 1.2.840.113556.1.4.65
1447         NAME 'logonWorkstation'
1448         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1449         SINGLE-VALUE )
1450
1451 attributetype ( 1.2.840.113556.1.4.921
1452         NAME 'mSMQJournalQuota'
1453         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1454         SINGLE-VALUE )
1455
1456 attributetype ( 1.2.840.113556.1.4.108
1457         NAME 'remoteSourceType'
1458         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1459         SINGLE-VALUE )
1460
1461 attributetype ( 1.2.840.113556.1.4.95
1462         NAME 'pwdHistoryLength'
1463         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1464         SINGLE-VALUE )
1465
1466 attributetype ( 1.2.840.113556.1.4.920
1467         NAME 'mSMQBasePriority'
1468         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1469         SINGLE-VALUE )
1470
1471 attributetype ( 1.2.840.113556.1.4.196
1472         NAME 'systemMayContain'
1473         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
1474         NO-USER-MODIFICATION )
1475
1476 attributetype ( 1.2.840.113556.1.4.1407
1477         NAME 'mS-SQL-ThirdParty'
1478         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1479         SINGLE-VALUE )
1480
1481 attributetype ( 1.2.840.113556.1.4.1243
1482         NAME 'mSMQQueueNameExt'
1483         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1484         SINGLE-VALUE )
1485
1486 attributetype ( 1.2.840.113556.1.4.485
1487         NAME 'fRSUpdateTimeout'
1488         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1489         SINGLE-VALUE )
1490
1491 attributetype ( 1.2.840.113556.1.4.924
1492         NAME 'mSMQPrivacyLevel'
1493         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1494         SINGLE-VALUE )
1495
1496 attributetype ( 1.2.840.113556.1.4.615
1497         NAME 'shellContextMenu'
1498         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1499
1500 attributetype ( 1.2.840.113556.1.4.618
1501         NAME 'wellKnownObjects'
1502         SYNTAX '1.2.840.113556.1.4.903'
1503         NO-USER-MODIFICATION )
1504
1505 attributetype ( 1.2.840.113556.1.4.789
1506         NAME 'transportDLLName'
1507         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1508         SINGLE-VALUE )
1509
1510 attributetype ( 1.2.840.113556.1.4.458
1511         NAME 'qualityOfService'
1512         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1513         SINGLE-VALUE )
1514
1515 attributetype ( 1.2.840.113556.1.4.73
1516         NAME 'lockoutThreshold'
1517         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1518         SINGLE-VALUE )
1519
1520 attributetype ( 1.2.840.113556.1.4.105
1521         NAME 'remoteServerName'
1522         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1523
1524 attributetype ( 1.2.840.113556.1.4.694
1525         NAME 'previousParentCA'
1526         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1527
1528 attributetype ( 1.2.840.113556.1.4.1345
1529         NAME 'dSUIShellMaximum'
1530         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1531         SINGLE-VALUE )
1532
1533 attributetype ( 1.2.840.113556.1.4.303
1534         NAME 'notificationList'
1535         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1536         SINGLE-VALUE )
1537
1538 attributetype ( 1.2.840.113556.1.4.1244
1539         NAME 'addressBookRoots'
1540         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1541
1542 attributetype ( 1.2.840.113556.1.4.878
1543         NAME 'fRSPrimaryMember'
1544         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1545         SINGLE-VALUE )
1546
1547 attributetype ( 1.2.840.113556.1.4.587
1548         NAME 'meetingStartTime'
1549         SYNTAX '1.3.6.1.4.1.1466.115.121.1.53' )
1550
1551 attributetype ( 1.2.840.113556.1.4.1310
1552         NAME 'mSMQSiteGatesMig'
1553         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1554
1555 attributetype ( 1.2.840.113556.1.4.709
1556         NAME 'dhcpReservations'
1557         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44' )
1558
1559 attributetype ( 1.2.840.113556.1.4.614
1560         NAME 'adminContextMenu'
1561         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1562
1563 attributetype ( 1.2.840.113556.1.4.1332
1564         NAME 'pKIOverlapPeriod'
1565         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1566         SINGLE-VALUE )
1567
1568 attributetype ( 1.2.840.113556.1.4.142
1569         NAME 'winsockAddresses'
1570         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
1571
1572 attributetype ( 1.2.840.113556.1.4.923
1573         NAME 'mSMQAuthenticate'
1574         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1575         SINGLE-VALUE )
1576
1577 attributetype ( 1.2.840.113556.1.4.1344
1578         NAME 'dSUIAdminMaximum'
1579         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1580         SINGLE-VALUE )
1581
1582 attributetype ( 1.2.840.113556.1.4.848
1583         NAME 'appSchemaVersion'
1584         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1585         SINGLE-VALUE )
1586
1587 attributetype ( 1.2.840.113556.1.4.123
1588         NAME 'serviceClassInfo'
1589         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
1590
1591 attributetype ( 1.2.840.113556.1.4.769
1592         NAME 'aCSEventLogLevel'
1593         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1594         SINGLE-VALUE )
1595
1596 attributetype ( 1.2.840.113556.1.4.751
1597         NAME 'userSharedFolder'
1598         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1599         SINGLE-VALUE )
1600
1601 attributetype ( 1.2.840.113556.1.4.421
1602         NAME 'domainWidePolicy'
1603         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
1604
1605 attributetype ( 1.2.840.113556.1.4.669
1606         NAME 'rIDSetReferences'
1607         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1608         NO-USER-MODIFICATION )
1609
1610 attributetype ( 1.2.840.113556.1.4.815
1611         NAME 'canUpgradeScript'
1612         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1613
1614 attributetype ( 1.2.840.113556.1.4.610
1615         NAME 'classDisplayName'
1616         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1617
1618 attributetype ( 1.2.840.113556.1.2.226
1619         NAME 'adminDescription'
1620         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1621         SINGLE-VALUE )
1622
1623 attributetype ( 1.2.840.113556.1.4.67
1624         NAME 'lSAModifiedCount'
1625         SYNTAX '1.2.840.113556.1.4.906'
1626         SINGLE-VALUE )
1627
1628 attributetype ( 1.2.840.113556.1.4.509
1629         NAME 'serviceClassName'
1630         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1631         SINGLE-VALUE )
1632
1633 attributetype ( 1.2.840.113556.1.4.56
1634         NAME 'localPolicyFlags'
1635         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1636         SINGLE-VALUE )
1637
1638 attributetype ( 1.2.840.113556.1.4.115
1639         NAME 'rpcNsInterfaceID'
1640         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1641         SINGLE-VALUE )
1642
1643 attributetype ( 1.2.840.113556.1.2.194
1644         NAME 'adminDisplayName'
1645         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1646         SINGLE-VALUE )
1647
1648 attributetype ( 1.2.840.113556.1.4.753
1649         NAME 'nameServiceFlags'
1650         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1651         SINGLE-VALUE )
1652
1653 attributetype ( 1.2.840.113556.1.4.589
1654         NAME 'meetingBandwidth'
1655         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' )
1656
1657 attributetype ( 1.2.840.113556.1.4.755
1658         NAME 'domainIdentifier'
1659         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1660         SINGLE-VALUE
1661         NO-USER-MODIFICATION )
1662
1663 attributetype ( 1.2.840.113556.1.4.370
1664         NAME 'rIDAvailablePool'
1665         SYNTAX '1.2.840.113556.1.4.906'
1666         SINGLE-VALUE )
1667
1668 attributetype ( 1.2.840.113556.1.4.655
1669         NAME 'legacyExchangeDN'
1670         SYNTAX '1.2.840.113556.1.4.905'
1671         SINGLE-VALUE )
1672
1673 attributetype ( 1.2.840.113556.1.4.470
1674         NAME 'trustAttributes'
1675         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1676         SINGLE-VALUE )
1677
1678 attributetype ( 1.2.840.113556.1.4.535
1679         NAME 'fRSRootSecurity'
1680         SYNTAX '1.2.840.113556.1.4.907'
1681         SINGLE-VALUE )
1682
1683 attributetype ( 1.2.840.113556.1.4.532
1684         NAME 'superiorDNSRoot'
1685         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1686         SINGLE-VALUE )
1687
1688 attributetype ( 1.2.840.113556.1.4.278
1689         NAME 'printMaxYExtent'
1690         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1691         SINGLE-VALUE )
1692
1693 attributetype ( 1.2.840.113556.1.4.277
1694         NAME 'printMaxXExtent'
1695         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1696         SINGLE-VALUE )
1697
1698 attributetype ( 1.2.840.113556.1.4.280
1699         NAME 'printMinYExtent'
1700         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1701         SINGLE-VALUE )
1702
1703 attributetype ( 1.2.840.113556.1.4.279
1704         NAME 'printMinXExtent'
1705         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1706         SINGLE-VALUE )
1707
1708 attributetype ( 1.2.840.113556.1.2.32
1709         NAME 'attributeSyntax'
1710         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
1711         SINGLE-VALUE
1712         NO-USER-MODIFICATION )
1713
1714 attributetype ( 1.2.840.113556.1.4.247
1715         NAME 'printAttributes'
1716         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1717         SINGLE-VALUE )
1718
1719 attributetype ( 1.2.840.113556.1.4.152
1720         NAME 'groupAttributes'
1721         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1722         SINGLE-VALUE )
1723
1724 attributetype ( 1.2.840.113556.1.4.816
1725         NAME 'fileExtPriority'
1726         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1727
1728 attributetype ( 1.2.840.113556.1.4.930
1729         NAME 'mSMQServiceType'
1730         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1731         SINGLE-VALUE )
1732
1733 attributetype ( 1.2.840.113556.1.4.363
1734         NAME 'operatingSystem'
1735         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1736         SINGLE-VALUE )
1737
1738 attributetype ( 1.2.840.113556.1.4.1371
1739         NAME 'mS-SQL-SortOrder'
1740         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1741         SINGLE-VALUE )
1742
1743 attributetype ( 1.2.840.113556.1.4.329
1744         NAME 'versionNumberLo'
1745         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1746         SINGLE-VALUE )
1747
1748 attributetype ( 1.2.840.113556.1.4.884
1749         NAME 'msRRASAttribute'
1750         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1751
1752 attributetype ( 1.2.840.113556.1.4.781
1753         NAME 'lastKnownParent'
1754         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1755         SINGLE-VALUE )
1756
1757 attributetype ( 1.2.840.113556.1.4.1209
1758         NAME 'shortServerName'
1759         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1760         SINGLE-VALUE )
1761
1762 attributetype ( 1.2.840.113556.1.4.60
1763         NAME 'lockoutDuration'
1764         SYNTAX '1.2.840.113556.1.4.906'
1765         SINGLE-VALUE )
1766
1767 attributetype ( 1.2.840.113556.1.4.232
1768         NAME 'defaultPriority'
1769         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1770         SINGLE-VALUE )
1771
1772 attributetype ( 1.2.840.113556.1.4.754
1773         NAME 'rpcNsEntryFlags'
1774         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1775         SINGLE-VALUE )
1776
1777 attributetype ( 1.2.840.113556.1.4.713
1778         NAME 'optionsLocation'
1779         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44' )
1780
1781 attributetype ( 1.2.840.113556.1.4.328
1782         NAME 'versionNumberHi'
1783         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1784         SINGLE-VALUE )
1785
1786 attributetype ( 1.2.840.113556.1.4.366
1787         NAME 'rpcNsAnnotation'
1788         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1789         SINGLE-VALUE )
1790
1791 attributetype ( 1.2.840.113556.1.4.886
1792         NAME 'purportedSearch'
1793         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1794         SINGLE-VALUE )
1795
1796 attributetype ( 1.2.840.113556.1.4.776
1797         NAME 'aCSDSBMPriority'
1798         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1799         SINGLE-VALUE )
1800
1801 attributetype ( 1.2.840.113556.1.4.961
1802         NAME 'mSMQSiteForeign'
1803         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7' )
1804
1805 attributetype ( 1.2.840.113556.1.4.335
1806         NAME 'currentLocation'
1807         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1808         SINGLE-VALUE )
1809
1810 attributetype ( 1.2.840.113556.1.4.570
1811         NAME 'meetingProtocol'
1812         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1813
1814 attributetype ( 1.2.840.113556.1.4.420
1815         NAME 'publicKeyPolicy'
1816         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1817         SINGLE-VALUE )
1818
1819 attributetype ( 1.2.840.113556.1.4.1402
1820         NAME 'mS-SQL-Publisher'
1821         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1822         SINGLE-VALUE )
1823
1824 attributetype ( 1.2.840.113556.1.4.812
1825         NAME 'createWizardExt'
1826         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1827
1828 attributetype ( 1.2.840.113556.1.4.1373
1829         NAME 'mS-SQL-Clustered'
1830         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1831         SINGLE-VALUE )
1832
1833 attributetype ( 1.2.840.113556.1.4.334
1834         NAME 'volTableIdxGUID'
1835         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1836         SINGLE-VALUE )
1837
1838 attributetype ( 1.2.840.113556.1.4.696
1839         NAME 'currentParentCA'
1840         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1841
1842 attributetype ( 1.2.840.113556.1.4.504
1843         NAME 'seqNotification'
1844         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1845         SINGLE-VALUE )
1846
1847 attributetype ( 1.2.840.113556.1.4.515
1848         NAME 'serverReference'
1849         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1850         SINGLE-VALUE )
1851
1852 attributetype ( 1.2.840.113556.1.4.1119
1853         NAME 'msNPAllowDialin'
1854         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1855         SINGLE-VALUE )
1856
1857 attributetype ( 1.2.840.113556.1.4.1387
1858         NAME 'mS-SQL-GPSHeight'
1859         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1860         SINGLE-VALUE )
1861
1862 attributetype ( 1.2.840.113556.1.4.1378
1863         NAME 'mS-SQL-AppleTalk'
1864         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1865         SINGLE-VALUE )
1866
1867 attributetype ( 1.2.840.113556.1.4.269
1868         NAME 'linkTrackSecret'
1869         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1870         SINGLE-VALUE )
1871
1872 attributetype ( 1.2.840.113556.1.4.378
1873         NAME 'dnsAllowDynamic'
1874         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
1875         SINGLE-VALUE )
1876
1877 attributetype ( 1.2.840.113556.1.4.49
1878         NAME 'badPasswordTime'
1879         SYNTAX '1.2.840.113556.1.4.906'
1880         SINGLE-VALUE )
1881
1882 attributetype ( 1.2.840.113556.1.4.637
1883         NAME 'privilegeHolder'
1884         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1885
1886 attributetype ( 1.2.840.113556.1.4.289
1887         NAME 'printMediaReady'
1888         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1889
1890 attributetype ( 1.2.840.113556.1.4.288
1891         NAME 'printMACAddress'
1892         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1893         SINGLE-VALUE )
1894
1895 attributetype ( 1.2.840.113556.1.4.66
1896         NAME 'lSACreationTime'
1897         SYNTAX '1.2.840.113556.1.4.906'
1898         SINGLE-VALUE )
1899
1900 attributetype ( 1.2.840.113556.1.4.569
1901         NAME 'meetingLocation'
1902         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1903
1904 attributetype ( 1.2.840.113556.1.4.784
1905         NAME 'aCSIdentityName'
1906         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1907
1908 attributetype ( 1.2.840.113556.1.4.1410
1909         NAME 'mS-DS-CreatorSID'
1910         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1911         SINGLE-VALUE
1912         NO-USER-MODIFICATION )
1913
1914 attributetype ( 1.2.840.113556.1.4.1374
1915         NAME 'mS-SQL-NamedPipe'
1916         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1917         SINGLE-VALUE )
1918
1919 attributetype ( 1.2.840.113556.1.4.843
1920         NAME 'lDAPAdminLimits'
1921         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1922
1923 attributetype ( 1.2.840.113556.1.2.460
1924         NAME 'lDAPDisplayName'
1925         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1926         SINGLE-VALUE )
1927
1928 attributetype ( 1.2.840.113556.1.4.218
1929         NAME 'applicationName'
1930         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1931         SINGLE-VALUE )
1932
1933 attributetype ( 1.2.840.113556.1.4.695
1934         NAME 'pendingParentCA'
1935         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1936
1937 attributetype ( 1.2.840.113556.1.4.779
1938         NAME 'aCSCacheTimeout'
1939         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1940         SINGLE-VALUE )
1941
1942 attributetype ( 1.2.840.113556.1.4.574
1943         NAME 'meetingLanguage'
1944         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1945
1946 attributetype ( 1.2.840.113556.1.4.778
1947         NAME 'aCSDSBMDeadTime'
1948         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1949         SINGLE-VALUE )
1950
1951 attributetype ( 1.2.840.113556.1.4.697
1952         NAME 'cACertificateDN'
1953         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1954         SINGLE-VALUE )
1955
1956 attributetype ( 1.2.840.113556.1.4.138
1957         NAME 'userParameters'
1958         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
1959         SINGLE-VALUE )
1960
1961 attributetype ( 1.2.840.113556.1.4.132
1962         NAME 'trustDirection'
1963         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1964         SINGLE-VALUE )
1965
1966 attributetype ( 1.2.840.113556.1.4.962
1967         NAME 'mSMQQueueQuota'
1968         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1969         SINGLE-VALUE )
1970
1971 attributetype ( 1.2.840.113556.1.4.936
1972         NAME 'mSMQEncryptKey'
1973         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1974         SINGLE-VALUE )
1975
1976 attributetype ( 1.2.840.113556.1.4.885
1977         NAME 'terminalServer'
1978         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
1979         SINGLE-VALUE )
1980
1981 attributetype ( 1.2.840.113556.1.4.233
1982         NAME 'printStartTime'
1983         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
1984         SINGLE-VALUE )
1985
1986 attributetype ( 1.2.840.113556.1.4.664
1987         NAME 'syncWithObject'
1988         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
1989         SINGLE-VALUE )
1990
1991 attributetype ( 1.2.840.113556.1.4.344
1992         NAME 'groupsToIgnore'
1993         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
1994
1995 attributetype ( 1.2.840.113556.1.4.665
1996         NAME 'syncMembership'
1997         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
1998
1999 attributetype ( 1.2.840.113556.1.4.666
2000         NAME 'syncAttributes'
2001         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2002         SINGLE-VALUE )
2003
2004 attributetype ( 1.2.840.113556.1.4.214
2005         NAME 'nextLevelStore'
2006         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2007         SINGLE-VALUE )
2008
2009 attributetype ( 1.2.840.113556.1.4.302
2010         NAME 'sAMAccountType'
2011         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2012         SINGLE-VALUE )
2013
2014 attributetype ( 1.2.840.113556.1.4.1401
2015         NAME 'mS-SQL-Keywords'
2016         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2017
2018 attributetype ( 1.2.840.113556.1.2.210
2019         NAME 'proxyAddresses'
2020         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2021
2022 attributetype ( 1.2.840.113556.1.4.284
2023         NAME 'bytesPerMinute'
2024         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2025         SINGLE-VALUE )
2026
2027 attributetype ( 1.2.840.113556.1.4.241
2028         NAME 'printMaxCopies'
2029         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2030         SINGLE-VALUE )
2031
2032 attributetype ( 1.2.840.113556.1.4.98
2033         NAME 'primaryGroupID'
2034         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2035         SINGLE-VALUE )
2036
2037 attributetype ( 1.2.840.113556.1.4.89
2038         NAME 'nTGroupMembers'
2039         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2040
2041 attributetype ( 1.2.840.113556.1.4.1228
2042         NAME 'mSMQDsServices'
2043         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2044         SINGLE-VALUE )
2045
2046 attributetype ( 1.2.840.113556.1.4.43
2047         NAME 'fRSVersionGUID'
2048         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2049         SINGLE-VALUE )
2050
2051 attributetype ( 1.2.840.113556.1.4.486
2052         NAME 'fRSWorkingPath'
2053         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2054         SINGLE-VALUE )
2055
2056 attributetype ( 1.2.840.113556.1.2.18
2057         NAME 'otherTelephone'
2058         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2059
2060 attributetype ( 1.2.840.113556.1.2.277
2061         NAME 'otherHomePhone'
2062         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2063
2064 attributetype ( 1.2.840.113556.1.4.151
2065         NAME 'oEMInformation'
2066         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2067         SINGLE-VALUE )
2068
2069 attributetype ( 1.2.840.113556.1.2.459
2070         NAME 'networkAddress'
2071         SYNTAX '1.2.840.113556.1.4.905' )
2072
2073 attributetype ( 1.2.840.113556.1.4.966
2074         NAME 'mSMQDigestsMig'
2075         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2076
2077 attributetype ( 1.2.840.113556.1.4.568
2078         NAME 'meetingKeyword'
2079         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2080
2081 attributetype ( 1.2.840.113556.1.4.844
2082         NAME 'lDAPIPDenyList'
2083         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2084
2085 attributetype ( 1.2.840.113556.1.4.847
2086         NAME 'installUiLevel'
2087         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2088         SINGLE-VALUE )
2089
2090 attributetype ( 1.2.840.113556.1.4.894
2091         NAME 'gPCFileSysPath'
2092         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2093         SINGLE-VALUE )
2094
2095 attributetype ( 1.2.840.113556.1.4.488
2096         NAME 'fRSStagingPath'
2097         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2098         SINGLE-VALUE )
2099
2100 attributetype ( 1.2.840.113556.1.2.351
2101         NAME 'auxiliaryClass'
2102         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38' )
2103
2104 attributetype ( 1.2.840.113556.1.4.159
2105         NAME 'accountExpires'
2106         SYNTAX '1.2.840.113556.1.4.906'
2107         SINGLE-VALUE )
2108
2109 attributetype ( 1.2.840.113556.1.4.718
2110         NAME 'dhcpProperties'
2111         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2112
2113 attributetype ( 1.2.840.113556.1.4.346
2114         NAME 'desktopProfile'
2115         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2116         SINGLE-VALUE )
2117
2118 attributetype ( 1.2.840.113556.1.4.762
2119         NAME 'aCSServiceType'
2120         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2121         SINGLE-VALUE )
2122
2123 attributetype ( 1.2.840.113556.1.2.610
2124         NAME 'employeeNumber'
2125         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2126         SINGLE-VALUE )
2127
2128 attributetype ( 1.2.840.113556.1.4.1213
2129         NAME 'assocNTAccount'
2130         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2131         SINGLE-VALUE )
2132
2133 attributetype ( 1.2.840.113556.1.4.498
2134         NAME 'creationWizard'
2135         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2136         SINGLE-VALUE )
2137
2138 attributetype ( 1.2.840.113556.1.4.253
2139         NAME 'cOMOtherProgId'
2140         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2141
2142 attributetype ( 1.2.840.113556.1.4.202
2143         NAME 'auditingPolicy'
2144         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2145         SINGLE-VALUE )
2146
2147 attributetype ( 1.2.840.113556.1.4.635
2148         NAME 'privilegeValue'
2149         SYNTAX '1.2.840.113556.1.4.906'
2150         SINGLE-VALUE )
2151
2152 attributetype ( 1.2.840.113556.1.4.1366
2153         NAME 'mS-SQL-Location'
2154         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2155         SINGLE-VALUE )
2156
2157 attributetype ( 1.2.840.113556.1.4.1334
2158         NAME 'pKIDefaultCSPs'
2159         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2160
2161 attributetype ( 1.2.840.113556.1.4.270
2162         NAME 'printShareName'
2163         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2164
2165 attributetype ( 1.2.840.113556.1.2.33
2166         NAME 'isSingleValued'
2167         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2168         SINGLE-VALUE
2169         NO-USER-MODIFICATION )
2170
2171 attributetype ( 1.2.840.113556.1.4.472
2172         NAME 'domainCrossRef'
2173         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2174         SINGLE-VALUE )
2175
2176 attributetype ( 1.2.840.113556.1.4.1240
2177         NAME 'netbootSIFFile'
2178         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2179
2180 attributetype ( 1.2.840.113556.1.4.250
2181         NAME 'cOMUniqueLIBID'
2182         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2183         SINGLE-VALUE )
2184
2185 attributetype ( 1.2.840.113556.1.4.657
2186         NAME 'serviceDNSName'
2187         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2188         SINGLE-VALUE )
2189
2190 attributetype ( 1.2.840.113556.1.4.782
2191         NAME 'objectCategory'
2192         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2193         SINGLE-VALUE )
2194
2195 attributetype ( 1.2.840.113556.1.4.122
2196         NAME 'serviceClassID'
2197         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2198         SINGLE-VALUE )
2199
2200 attributetype ( 1.2.840.113556.1.4.720
2201         NAME 'dhcpUpdateTime'
2202         SYNTAX '1.2.840.113556.1.4.906'
2203         SINGLE-VALUE )
2204
2205 attributetype ( 1.2.840.113556.1.4.221
2206         NAME 'sAMAccountName'
2207         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2208         SINGLE-VALUE )
2209
2210 attributetype ( 1.2.840.113556.1.4.588
2211         NAME 'meetingEndTime'
2212         SYNTAX '1.3.6.1.4.1.1466.115.121.1.53' )
2213
2214 attributetype ( 1.2.840.113556.1.4.1389
2215         NAME 'mS-SQL-Language'
2216         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2217         SINGLE-VALUE )
2218
2219 attributetype ( 1.2.840.113556.1.4.777
2220         NAME 'aCSDSBMRefresh'
2221         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2222         SINGLE-VALUE )
2223
2224 attributetype ( 1.2.840.113556.1.4.1393
2225         NAME 'mS-SQL-Database'
2226         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2227         SINGLE-VALUE )
2228
2229 attributetype ( 1.2.840.113556.1.4.20
2230         NAME 'cOMInterfaceID'
2231         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2232
2233 attributetype ( 1.2.840.113556.1.4.1403
2234         NAME 'mS-SQL-AllowKnownPullSubscription'
2235         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2236         SINGLE-VALUE )
2237
2238 attributetype ( 1.2.840.113556.1.4.1394
2239         NAME 'mS-SQL-AllowAnonymousSubscription'
2240         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2241         SINGLE-VALUE )
2242
2243 attributetype ( 1.2.840.113556.1.4.654
2244         NAME 'managedObjects'
2245         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2246         NO-USER-MODIFICATION )
2247
2248 attributetype ( 1.2.840.113556.1.2.8
2249         NAME 'possSuperiors'
2250         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38' )
2251
2252 attributetype ( 1.2.840.113556.1.4.791
2253         NAME 'transportType'
2254         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2255         SINGLE-VALUE )
2256
2257 attributetype ( 1.2.840.113556.1.4.345
2258         NAME 'groupPriority'
2259         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2260
2261 attributetype ( 1.2.840.113556.1.4.117
2262         NAME 'rpcNsPriority'
2263         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' )
2264
2265 attributetype ( 1.2.840.113556.1.4.917
2266         NAME 'mSMQQueueType'
2267         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2268         SINGLE-VALUE )
2269
2270 attributetype ( 1.2.840.113556.1.4.141
2271         NAME 'versionNumber'
2272         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2273         SINGLE-VALUE )
2274
2275 attributetype ( 1.2.840.113556.1.2.121
2276         NAME 'uSNLastObjRem'
2277         SYNTAX '1.2.840.113556.1.4.906'
2278         SINGLE-VALUE
2279         NO-USER-MODIFICATION )
2280
2281 attributetype ( 1.2.840.113556.1.4.1346
2282         NAME 'templateRoots'
2283         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
2284
2285 attributetype ( 1.2.840.113556.1.4.93
2286         NAME 'pwdProperties'
2287         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2288         SINGLE-VALUE )
2289
2290 attributetype ( 1.2.840.113556.1.4.290
2291         NAME 'printNumberUp'
2292         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2293         SINGLE-VALUE )
2294
2295 attributetype ( 1.2.840.113556.1.4.536
2296         NAME 'fRSExtensions'
2297         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2298         SINGLE-VALUE )
2299
2300 attributetype ( 1.2.840.113556.1.4.286
2301         NAME 'printRateUnit'
2302         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2303         SINGLE-VALUE )
2304
2305 attributetype ( 1.2.840.113556.1.4.846
2306         NAME 'msiScriptSize'
2307         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2308         SINGLE-VALUE )
2309
2310 attributetype ( 1.2.840.113556.1.4.274
2311         NAME 'printSpooling'
2312         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2313         SINGLE-VALUE )
2314
2315 attributetype ( 1.2.840.113556.1.4.608
2316         NAME 'queryPolicyBL'
2317         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2318         NO-USER-MODIFICATION )
2319
2320 attributetype ( 1.2.840.113556.1.4.103
2321         NAME 'proxyLifetime'
2322         SYNTAX '1.2.840.113556.1.4.906'
2323         SINGLE-VALUE )
2324
2325 attributetype ( 1.2.840.113556.1.4.144
2326         NAME 'operatorCount'
2327         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2328         SINGLE-VALUE )
2329
2330 attributetype ( 1.2.840.113556.1.4.860
2331         NAME 'netbootServer'
2332         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2333         SINGLE-VALUE )
2334
2335 attributetype ( 1.2.840.113556.1.4.369
2336         NAME 'fSMORoleOwner'
2337         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2338         SINGLE-VALUE )
2339
2340 attributetype ( 1.2.840.113556.1.4.276
2341         NAME 'driverVersion'
2342         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2343         SINGLE-VALUE )
2344
2345 attributetype ( 1.2.840.113556.1.4.1388
2346         NAME 'mS-SQL-Version'
2347         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2348         SINGLE-VALUE )
2349
2350 attributetype ( 1.2.840.113556.1.4.939
2351         NAME 'mSMQNameStyle'
2352         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2353         SINGLE-VALUE )
2354
2355 attributetype ( 1.2.840.113556.1.2.471
2356         NAME 'schemaVersion'
2357         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' )
2358
2359 attributetype ( 1.2.840.113556.1.2.436
2360         NAME 'directReports'
2361         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2362         NO-USER-MODIFICATION )
2363
2364 attributetype ( 1.2.840.113556.1.2.255
2365         NAME 'addressSyntax'
2366         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2367         SINGLE-VALUE )
2368
2369 attributetype ( 1.2.840.113556.1.4.235
2370         NAME 'printFormName'
2371         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2372         SINGLE-VALUE )
2373
2374 attributetype ( 1.2.840.113556.1.4.15
2375         NAME 'msiScriptPath'
2376         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2377         SINGLE-VALUE )
2378
2379 attributetype ( 1.2.840.113556.1.4.1312
2380         NAME 'aCSServerList'
2381         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2382
2383 attributetype ( 1.2.840.113556.1.2.615
2384         NAME 'personalTitle'
2385         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2386         SINGLE-VALUE )
2387
2388 attributetype ( 1.2.840.113556.1.4.1305
2389         NAME 'moveTreeState'
2390         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2391
2392 attributetype ( 1.2.840.113556.1.4.945
2393         NAME 'mSMQSiteGates'
2394         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
2395
2396 attributetype ( 1.2.840.113556.1.4.1238
2397         NAME 'mSMQDsService'
2398         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2399         SINGLE-VALUE )
2400
2401 attributetype ( 1.2.840.113556.1.2.76
2402         NAME 'objectVersion'
2403         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2404         SINGLE-VALUE )
2405
2406 attributetype ( 1.2.840.113556.1.4.1414
2407         NAME 'dNSTombstoned'
2408         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2409         SINGLE-VALUE )
2410
2411 attributetype ( 1.2.840.113556.1.4.941
2412         NAME 'mSMQLongLived'
2413         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2414         SINGLE-VALUE )
2415
2416 attributetype ( 1.2.840.113556.1.4.534
2417         NAME 'fRSLevelLimit'
2418         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2419         SINGLE-VALUE )
2420
2421 attributetype ( 1.2.840.113556.1.4.845
2422         NAME 'msiScriptName'
2423         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2424         SINGLE-VALUE )
2425
2426 attributetype ( 1.2.840.113556.1.4.44
2427         NAME 'homeDirectory'
2428         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2429         SINGLE-VALUE )
2430
2431 attributetype ( 1.2.840.113556.1.4.698
2432         NAME 'dhcpUniqueKey'
2433         SYNTAX '1.2.840.113556.1.4.906'
2434         SINGLE-VALUE )
2435
2436 attributetype ( 1.2.840.113556.1.2.227
2437         NAME 'extensionName'
2438         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2439
2440 attributetype ( 1.2.840.113556.1.2.256
2441         NAME 'streetAddress'
2442         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2443         SINGLE-VALUE )
2444
2445 attributetype ( 1.2.840.113556.1.4.113
2446         NAME 'rpcNsBindings'
2447         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2448
2449 attributetype ( 1.2.840.113556.1.4.237
2450         NAME 'printBinNames'
2451         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2452
2453 attributetype ( 1.2.840.113556.1.4.109
2454         NAME 'replicaSource'
2455         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2456         SINGLE-VALUE
2457         NO-USER-MODIFICATION )
2458
2459 attributetype ( 1.2.840.113556.1.4.246
2460         NAME 'printLanguage'
2461         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2462
2463 attributetype ( 1.2.840.113556.1.4.1365
2464         NAME 'mS-SQL-Contact'
2465         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2466         SINGLE-VALUE )
2467
2468 attributetype ( 1.2.840.113556.1.4.357
2469         NAME 'nTMixedDomain'
2470         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2471         SINGLE-VALUE )
2472
2473 attributetype ( 1.2.840.113556.1.4.483
2474         NAME 'fRSFileFilter'
2475         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2476         SINGLE-VALUE )
2477
2478 attributetype ( 1.2.840.113556.1.4.332
2479         NAME 'birthLocation'
2480         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2481         SINGLE-VALUE )
2482
2483 attributetype ( 1.2.840.113556.1.4.682
2484         NAME 'friendlyNames'
2485         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2486
2487 attributetype ( 1.2.840.113556.1.4.622
2488         NAME 'ipsecDataType'
2489         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2490         SINGLE-VALUE )
2491
2492 attributetype ( 1.2.840.113556.1.4.584
2493         NAME 'meetingRating'
2494         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2495
2496 attributetype ( 1.2.840.113556.1.4.681
2497         NAME 'indexedScopes'
2498         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2499
2500 attributetype ( 1.2.840.113556.1.4.312
2501         NAME 'rpcNsObjectID'
2502         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2503
2504 attributetype ( 1.2.840.113556.1.4.168
2505         NAME 'modifiedCount'
2506         SYNTAX '1.2.840.113556.1.4.906'
2507         SINGLE-VALUE )
2508
2509 attributetype ( 1.2.840.113556.1.2.218
2510         NAME 'oMObjectClass'
2511         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2512         SINGLE-VALUE
2513         NO-USER-MODIFICATION )
2514
2515 attributetype ( 1.2.840.113556.1.4.772
2516         NAME 'aCSPolicyName'
2517         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2518         SINGLE-VALUE )
2519
2520 attributetype ( 1.2.840.113556.1.4.502
2521         NAME 'timeVolChange'
2522         SYNTAX '1.2.840.113556.1.4.906'
2523         SINGLE-VALUE )
2524
2525 attributetype ( 1.2.840.113556.1.4.337
2526         NAME 'currMachineId'
2527         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2528         SINGLE-VALUE )
2529
2530 attributetype ( 1.2.840.113556.1.4.120
2531         NAME 'schemaFlagsEx'
2532         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2533         SINGLE-VALUE )
2534
2535 attributetype ( 1.2.840.113556.1.4.1356
2536         NAME 'validAccesses'
2537         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2538         SINGLE-VALUE )
2539
2540 attributetype ( 1.2.840.113556.1.4.158
2541         NAME 'domainReplica'
2542         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2543         SINGLE-VALUE )
2544
2545 attributetype ( 1.2.840.113556.1.4.1309
2546         NAME 'mSMQInterval2'
2547         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2548         SINGLE-VALUE )
2549
2550 attributetype ( 1.2.840.113556.1.4.1308
2551         NAME 'mSMQInterval1'
2552         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2553         SINGLE-VALUE )
2554
2555 attributetype ( 1.2.840.113556.1.4.916
2556         NAME 'canonicalName'
2557         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2558         NO-USER-MODIFICATION )
2559
2560 attributetype ( 1.2.840.113556.1.4.94
2561         NAME 'ntPwdHistory'
2562         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2563
2564 attributetype ( 1.2.840.113556.1.4.133
2565         NAME 'trustPartner'
2566         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2567         SINGLE-VALUE )
2568
2569 attributetype ( 1.2.840.113556.1.4.160
2570         NAME 'lmPwdHistory'
2571         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2572
2573 attributetype ( 1.2.840.113556.1.4.1380
2574         NAME 'mS-SQL-Status'
2575         SYNTAX '1.2.840.113556.1.4.906'
2576         SINGLE-VALUE )
2577
2578 attributetype ( 1.2.840.113556.1.2.469
2579         NAME 'USNIntersite'
2580         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2581         SINGLE-VALUE )
2582
2583 attributetype ( 1.2.840.113556.1.4.858
2584         NAME 'netbootTools'
2585         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2586
2587 attributetype ( 1.2.840.113556.1.4.99
2588         NAME 'priorSetTime'
2589         SYNTAX '1.2.840.113556.1.4.906'
2590         SINGLE-VALUE )
2591
2592 attributetype ( 1.2.840.113556.1.4.1367
2593         NAME 'mS-SQL-Memory'
2594         SYNTAX '1.2.840.113556.1.4.906'
2595         SINGLE-VALUE )
2596
2597 attributetype ( 1.2.840.113556.1.4.950
2598         NAME 'mSMQServices'
2599         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2600         SINGLE-VALUE )
2601
2602 attributetype ( 1.2.840.113556.1.2.613
2603         NAME 'employeeType'
2604         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2605         SINGLE-VALUE )
2606
2607 attributetype ( 1.2.840.113556.1.4.27
2608         NAME 'currentValue'
2609         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2610         SINGLE-VALUE )
2611
2612 attributetype ( 1.2.840.113556.1.4.822
2613         NAME 'siteLinkList'
2614         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
2615
2616 attributetype ( 1.2.840.113556.1.4.107
2617         NAME 'remoteSource'
2618         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2619         SINGLE-VALUE )
2620
2621 attributetype ( 1.2.840.113556.1.4.325
2622         NAME 'setupCommand'
2623         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2624         SINGLE-VALUE )
2625
2626 attributetype ( 1.2.840.113556.1.2.212
2627         NAME 'dSHeuristics'
2628         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2629         SINGLE-VALUE )
2630
2631 attributetype ( 1.2.840.113556.1.4.1336
2632         NAME 'replInterval'
2633         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2634         SINGLE-VALUE )
2635
2636 attributetype ( 1.2.840.113556.1.4.234
2637         NAME 'printEndTime'
2638         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2639         SINGLE-VALUE )
2640
2641 attributetype ( 1.2.840.113556.1.2.1
2642         NAME 'instanceType'
2643         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2644         SINGLE-VALUE
2645         NO-USER-MODIFICATION )
2646
2647 attributetype ( 1.2.840.113556.1.4.722
2648         NAME 'otherIpPhone'
2649         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2650
2651 attributetype ( 1.2.840.113556.1.4.965
2652         NAME 'mSMQSiteName'
2653         SYNTAX '1.2.840.113556.1.4.905'
2654         SINGLE-VALUE )
2655
2656 attributetype ( 1.2.840.113556.1.4.579
2657         NAME 'meetingOwner'
2658         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2659         SINGLE-VALUE )
2660
2661 attributetype ( 1.2.840.113556.1.4.242
2662         NAME 'printCollate'
2663         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2664         SINGLE-VALUE )
2665
2666 attributetype ( 1.2.840.113556.1.4.480
2667         NAME 'defaultGroup'
2668         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2669         SINGLE-VALUE )
2670
2671 attributetype ( 1.2.840.113556.1.4.79
2672         NAME 'minPwdLength'
2673         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2674         SINGLE-VALUE )
2675
2676 attributetype ( 1.2.840.113556.1.4.864
2677         NAME 'netbootSCPBL'
2678         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2679         SINGLE-VALUE
2680         NO-USER-MODIFICATION )
2681
2682 attributetype ( 1.2.840.113556.1.4.650
2683         NAME 'mhsORAddress'
2684         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2685
2686 attributetype ( 1.2.840.113556.1.4.651
2687         NAME 'otherMailbox'
2688         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2689
2690 attributetype ( 1.2.840.113556.1.4.367
2691         NAME 'rpcNsCodeset'
2692         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2693
2694 attributetype ( 1.2.840.113556.1.2.14
2695         NAME 'hasMasterNCs'
2696         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2697         NO-USER-MODIFICATION )
2698
2699 attributetype ( 1.2.840.113556.1.4.952
2700         NAME 'mSMQMigrated'
2701         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2702         SINGLE-VALUE )
2703
2704 attributetype ( 1.2.840.113556.1.2.74
2705         NAME 'dSASignature'
2706         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2707         SINGLE-VALUE )
2708
2709 attributetype ( 1.2.840.113556.1.2.115
2710         NAME 'invocationId'
2711         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2712         SINGLE-VALUE
2713         NO-USER-MODIFICATION )
2714
2715 attributetype ( 1.2.840.113556.1.4.254
2716         NAME 'cOMTypelibId'
2717         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2718
2719 attributetype ( 1.2.840.113556.1.4.26
2720         NAME 'creationTime'
2721         SYNTAX '1.2.840.113556.1.4.906'
2722         SINGLE-VALUE )
2723
2724 attributetype ( 1.2.840.113556.1.4.581
2725         NAME 'meetingScope'
2726         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2727
2728 attributetype ( 1.2.840.113556.1.4.336
2729         NAME 'volTableGUID'
2730         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2731         SINGLE-VALUE )
2732
2733 attributetype ( 1.2.840.113556.1.4.513
2734         NAME 'siteObjectBL'
2735         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2736         NO-USER-MODIFICATION )
2737
2738 attributetype ( 1.2.840.113556.1.4.756
2739         NAME 'aCSTimeOfDay'
2740         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2741         SINGLE-VALUE )
2742
2743 attributetype ( 1.2.840.113556.1.4.757
2744         NAME 'aCSDirection'
2745         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2746         SINGLE-VALUE )
2747
2748 attributetype ( 1.2.840.113556.1.4.77
2749         NAME 'maxTicketAge'
2750         SYNTAX '1.2.840.113556.1.4.906'
2751         SINGLE-VALUE )
2752
2753 attributetype ( 1.2.840.113556.1.4.481
2754         NAME 'schemaUpdate'
2755         SYNTAX '1.3.6.1.4.1.1466.115.121.1.24'
2756         SINGLE-VALUE )
2757
2758 attributetype ( 1.2.840.113556.1.4.80
2759         NAME 'minTicketAge'
2760         SYNTAX '1.2.840.113556.1.4.906'
2761         SINGLE-VALUE )
2762
2763 attributetype ( 1.2.840.113556.1.4.628
2764         NAME 'ipsecNegotiationPolicyReference'
2765         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2766         SINGLE-VALUE )
2767
2768 attributetype ( 1.2.840.113556.1.2.327
2769         NAME 'helpFileName'
2770         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2771         SINGLE-VALUE )
2772
2773 attributetype ( 1.2.840.113556.1.4.148
2774         NAME 'schemaIDGUID'
2775         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2776         SINGLE-VALUE
2777         NO-USER-MODIFICATION )
2778
2779 attributetype ( 1.2.840.113556.1.4.810
2780         NAME 'createDialog'
2781         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2782         SINGLE-VALUE )
2783
2784 attributetype ( 1.2.840.113556.1.4.964
2785         NAME 'mSMQNt4Flags'
2786         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2787         SINGLE-VALUE )
2788
2789 attributetype ( 1.2.840.113556.1.4.327
2790         NAME 'packageFlags'
2791         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2792         SINGLE-VALUE )
2793
2794 attributetype ( 1.2.840.113556.1.2.464
2795         NAME 'wWWHomePage'
2796         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2797         SINGLE-VALUE )
2798
2799 attributetype ( 1.2.840.113556.1.4.507
2800         NAME 'volumeCount'
2801         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2802         SINGLE-VALUE )
2803
2804 attributetype ( 1.2.840.113556.1.4.273
2805         NAME 'printStatus'
2806         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2807         SINGLE-VALUE )
2808
2809 attributetype ( 1.2.840.113556.1.4.890
2810         NAME 'uPNSuffixes'
2811         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2812
2813 attributetype ( 1.2.840.113556.1.4.471
2814         NAME 'trustParent'
2815         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2816         SINGLE-VALUE )
2817
2818 attributetype ( 1.2.840.113556.1.4.1301
2819         NAME 'tokenGroups'
2820         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2821
2822 attributetype ( 1.2.840.113556.1.4.375
2823         NAME 'systemFlags'
2824         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2825         SINGLE-VALUE
2826         NO-USER-MODIFICATION )
2827
2828 attributetype ( 1.2.840.113556.1.4.667
2829         NAME 'syncWithSID'
2830         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2831         SINGLE-VALUE )
2832
2833 attributetype ( 1.2.840.113556.1.4.1306
2834         NAME 'dNSProperty'
2835         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2836
2837 attributetype ( 1.2.840.113556.1.4.710
2838         NAME 'superScopes'
2839         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44' )
2840
2841 attributetype ( 1.2.840.113556.1.4.1347
2842         NAME 'sPNMappings'
2843         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2844
2845 attributetype ( 1.2.840.113556.1.4.272
2846         NAME 'printNotify'
2847         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2848         SINGLE-VALUE )
2849
2850 attributetype ( 1.2.840.113556.1.4.282
2851         NAME 'printMemory'
2852         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2853         SINGLE-VALUE )
2854
2855 attributetype ( 1.2.840.113556.1.4.154
2856         NAME 'serverState'
2857         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2858         SINGLE-VALUE )
2859
2860 attributetype ( 1.2.840.113556.1.4.942
2861         NAME 'mSMQVersion'
2862         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2863         SINGLE-VALUE )
2864
2865 attributetype ( 1.2.840.113556.1.4.373
2866         NAME 'rIDUsedPool'
2867         SYNTAX '1.2.840.113556.1.4.906'
2868         SINGLE-VALUE
2869         NO-USER-MODIFICATION )
2870
2871 attributetype ( 1.2.840.113556.1.4.1355
2872         NAME 'queryFilter'
2873         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2874         SINGLE-VALUE )
2875
2876 attributetype ( 1.2.840.113556.1.4.300
2877         NAME 'printerName'
2878         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2879         SINGLE-VALUE )
2880
2881 attributetype ( 1.2.840.113556.1.4.97
2882         NAME 'preferredOU'
2883         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
2884         SINGLE-VALUE )
2885
2886 attributetype ( 1.2.840.113556.1.4.649
2887         NAME 'primaryInternationalISDNNumber'
2888         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2889         SINGLE-VALUE )
2890
2891 attributetype ( 1.2.840.113556.1.4.333
2892         NAME 'oMTIndxGuid'
2893         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2894         SINGLE-VALUE )
2895
2896 attributetype ( 1.2.840.113556.1.4.1337
2897         NAME 'mSMQUserSid'
2898         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2899         SINGLE-VALUE
2900         NO-USER-MODIFICATION )
2901
2902 attributetype ( 1.2.840.113556.1.4.487
2903         NAME 'fRSRootPath'
2904         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2905         SINGLE-VALUE )
2906
2907 attributetype ( 1.2.840.113556.1.4.918
2908         NAME 'mSMQJournal'
2909         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2910         SINGLE-VALUE )
2911
2912 attributetype ( 1.2.840.113556.1.4.499
2913         NAME 'contextMenu'
2914         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
2915
2916 attributetype ( 1.2.840.113556.1.4.764
2917         NAME 'aCSPriority'
2918         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2919         SINGLE-VALUE )
2920
2921 attributetype ( 1.2.840.113556.1.4.937
2922         NAME 'mSMQSignKey'
2923         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2924         SINGLE-VALUE )
2925
2926 attributetype ( 1.2.840.113556.1.4.359
2927         NAME 'netbootGUID'
2928         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2929         SINGLE-VALUE )
2930
2931 attributetype ( 1.2.840.113556.1.4.925
2932         NAME 'mSMQOwnerID'
2933         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
2934         SINGLE-VALUE )
2935
2936 attributetype ( 1.2.840.113556.1.2.24
2937         NAME 'mustContain'
2938         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38' )
2939
2940 attributetype ( 1.2.840.113556.1.4.379
2941         NAME 'dnsAllowXFR'
2942         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2943         SINGLE-VALUE )
2944
2945 attributetype ( 1.2.840.113556.1.4.1379
2946         NAME 'mS-SQL-Vines'
2947         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2948         SINGLE-VALUE )
2949
2950 attributetype ( 1.2.840.113556.1.4.948
2951         NAME 'mSMQDigests'
2952         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2953
2954 attributetype ( 1.2.840.113556.1.4.662
2955         NAME 'lockoutTime'
2956         SYNTAX '1.2.840.113556.1.4.906'
2957         SINGLE-VALUE )
2958
2959 attributetype ( 1.2.840.113556.1.4.53
2960         NAME 'lastSetTime'
2961         SYNTAX '1.2.840.113556.1.4.906'
2962         SINGLE-VALUE )
2963
2964 attributetype ( 1.2.840.113556.1.4.25
2965         NAME 'countryCode'
2966         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
2967         SINGLE-VALUE )
2968
2969 attributetype ( 1.2.840.113556.1.4.1377
2970         NAME 'mS-SQL-TCPIP'
2971         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2972         SINGLE-VALUE )
2973
2974 attributetype ( 1.2.840.113556.1.4.934
2975         NAME 'mSMQForeign'
2976         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
2977         SINGLE-VALUE )
2978
2979 attributetype ( 1.2.840.113556.1.4.571
2980         NAME 'meetingType'
2981         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2982         SINGLE-VALUE )
2983
2984 attributetype ( 1.2.840.113556.1.4.714
2985         NAME 'dhcpOptions'
2986         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
2987
2988 attributetype ( 1.2.840.113556.1.4.704
2989         NAME 'dhcpServers'
2990         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44' )
2991
2992 attributetype ( 1.2.840.113556.1.4.283
2993         NAME 'assetNumber'
2994         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
2995         SINGLE-VALUE )
2996
2997 attributetype ( 1.2.840.113556.1.2.350
2998         NAME 'addressType'
2999         SYNTAX '1.2.840.113556.1.4.905'
3000         SINGLE-VALUE )
3001
3002 attributetype ( 1.2.840.113556.1.4.940
3003         NAME 'mSMQCSPName'
3004         SYNTAX '1.2.840.113556.1.4.905'
3005         SINGLE-VALUE )
3006
3007 attributetype ( 1.2.840.113556.1.4.671
3008         NAME 'msiFileList'
3009         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3010
3011 attributetype ( 1.2.840.113556.1.4.619
3012         NAME 'dNSHostName'
3013         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3014         SINGLE-VALUE )
3015
3016 attributetype ( 1.2.840.113556.1.4.705
3017         NAME 'dhcpSubnets'
3018         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44' )
3019
3020 attributetype ( 1.2.840.113556.1.4.1328
3021         NAME 'pKIKeyUsage'
3022         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3023         SINGLE-VALUE )
3024
3025 attributetype ( 1.2.840.113556.1.2.30
3026         NAME 'attributeID'
3027         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
3028         SINGLE-VALUE
3029         NO-USER-MODIFICATION )
3030
3031 attributetype ( 1.2.840.113556.1.4.506
3032         NAME 'objectCount'
3033         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3034         SINGLE-VALUE )
3035
3036 attributetype ( 1.2.840.113556.1.4.503
3037         NAME 'timeRefresh'
3038         SYNTAX '1.2.840.113556.1.4.906'
3039         SINGLE-VALUE )
3040
3041 attributetype ( 1.2.840.113556.1.4.139
3042         NAME 'profilePath'
3043         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3044         SINGLE-VALUE )
3045
3046 attributetype ( 1.2.840.113556.1.4.818
3047         NAME 'productCode'
3048         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3049         SINGLE-VALUE )
3050
3051 attributetype ( 1.2.840.113556.1.4.647
3052         NAME 'otherMobile'
3053         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3054
3055 attributetype ( 1.2.840.113556.1.4.12
3056         NAME 'badPwdCount'
3057         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3058         SINGLE-VALUE )
3059
3060 attributetype ( 1.2.840.113556.1.4.1368
3061         NAME 'mS-SQL-Build'
3062         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3063         SINGLE-VALUE )
3064
3065 attributetype ( 1.2.840.113556.1.2.13
3066         NAME 'displayName'
3067         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3068         SINGLE-VALUE )
3069
3070 attributetype ( 1.2.840.113556.1.4.87
3071         NAME 'nETBIOSName'
3072         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3073         SINGLE-VALUE )
3074
3075 attributetype ( 1.2.840.113556.1.4.1395
3076         NAME 'mS-SQL-Alias'
3077         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3078         SINGLE-VALUE )
3079
3080 attributetype ( 1.2.840.113556.1.4.75
3081         NAME 'maxRenewAge'
3082         SYNTAX '1.2.840.113556.1.4.906'
3083         SINGLE-VALUE )
3084
3085 attributetype ( 1.2.840.113556.1.4.806
3086         NAME 'treatAsLeaf'
3087         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3088         SINGLE-VALUE )
3089
3090 attributetype ( 1.2.840.113556.1.4.960
3091         NAME 'mSMQNt4Stub'
3092         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' )
3093
3094 attributetype ( 1.2.840.113556.1.4.324
3095         NAME 'packageType'
3096         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3097         SINGLE-VALUE )
3098
3099 attributetype ( 1.2.840.113556.1.4.1212
3100         NAME 'isEphemeral'
3101         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3102         SINGLE-VALUE
3103         NO-USER-MODIFICATION )
3104
3105 attributetype ( 1.2.840.113556.1.2.36
3106         NAME 'dMDLocation'
3107         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3108         SINGLE-VALUE
3109         NO-USER-MODIFICATION )
3110
3111 attributetype ( 1.2.840.113556.1.4.715
3112         NAME 'dhcpClasses'
3113         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
3114
3115 attributetype ( 1.2.840.113556.1.4.39
3116         NAME 'forceLogoff'
3117         SYNTAX '1.2.840.113556.1.4.906'
3118         SINGLE-VALUE )
3119
3120 attributetype ( 1.2.840.113556.1.2.2
3121         NAME 'whenCreated'
3122         SYNTAX '1.3.6.1.4.1.1466.115.121.1.24'
3123         SINGLE-VALUE
3124         NO-USER-MODIFICATION )
3125
3126 attributetype ( 1.2.840.113556.1.4.566
3127         NAME 'meetingName'
3128         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3129         SINGLE-VALUE )
3130
3131 attributetype ( 1.2.840.113556.1.4.786
3132         NAME 'mailAddress'
3133         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3134         SINGLE-VALUE )
3135
3136 attributetype ( 1.2.840.113556.1.4.590
3137         NAME 'meetingBlob'
3138         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3139         SINGLE-VALUE )
3140
3141 attributetype ( 1.2.840.113556.1.4.71
3142         NAME 'machineRole'
3143         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3144         SINGLE-VALUE )
3145
3146 attributetype ( 1.2.840.113556.1.2.334
3147         NAME 'searchFlags'
3148         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3149         SINGLE-VALUE )
3150
3151 attributetype ( 1.2.840.113556.1.2.3
3152         NAME 'whenChanged'
3153         SYNTAX '1.3.6.1.4.1.1466.115.121.1.24'
3154         SINGLE-VALUE
3155         NO-USER-MODIFICATION )
3156
3157 attributetype ( 1.2.840.113556.1.4.702
3158         NAME 'dhcpObjName'
3159         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3160         SINGLE-VALUE )
3161
3162 attributetype ( 1.2.840.113556.1.4.897
3163         NAME 'aCSMaxAggregatePeakRatePerUser'
3164         SYNTAX '1.2.840.113556.1.4.906'
3165         SINGLE-VALUE )
3166
3167 attributetype ( 1.2.840.113556.1.4.326
3168         NAME 'packageName'
3169         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3170         SINGLE-VALUE )
3171
3172 attributetype ( 1.2.840.113556.1.4.170
3173         NAME 'systemOnly'
3174         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3175         SINGLE-VALUE
3176         NO-USER-MODIFICATION )
3177
3178 attributetype ( 1.2.840.113556.1.4.935
3179         NAME 'mSMQOSType'
3180         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3181         SINGLE-VALUE )
3182
3183 attributetype ( 1.2.840.113556.1.4.680
3184         NAME 'queryPoint'
3185         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3186         SINGLE-VALUE )
3187
3188 attributetype ( 1.2.840.113556.1.4.271
3189         NAME 'printOwner'
3190         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3191         SINGLE-VALUE )
3192
3193 attributetype ( 1.2.840.113556.1.2.19
3194         NAME 'uSNCreated'
3195         SYNTAX '1.2.840.113556.1.4.906'
3196         SINGLE-VALUE
3197         NO-USER-MODIFICATION )
3198
3199 attributetype ( 1.2.840.113556.1.4.494
3200         NAME 'siteServer'
3201         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
3202
3203 attributetype ( 1.2.840.113556.1.4.114
3204         NAME 'rpcNsGroup'
3205         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3206
3207 attributetype ( 1.2.840.113556.1.4.609
3208         NAME 'sIDHistory'
3209         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3210         NO-USER-MODIFICATION )
3211
3212 attributetype ( 1.2.840.113556.1.4.882
3213         NAME 'fRSVersion'
3214         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3215         SINGLE-VALUE )
3216
3217 attributetype ( 1.2.840.113556.1.4.64
3218         NAME 'logonHours'
3219         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3220         SINGLE-VALUE )
3221
3222 attributetype ( 1.2.840.113556.1.4.854
3223         NAME 'netbootAnswerOnlyValidClients'
3224         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3225         SINGLE-VALUE )
3226
3227 attributetype ( 1.2.840.113556.1.4.96
3228         NAME 'pwdLastSet'
3229         SYNTAX '1.2.840.113556.1.4.906'
3230         SINGLE-VALUE )
3231
3232 attributetype ( 1.2.840.113556.1.4.243
3233         NAME 'printColor'
3234         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3235         SINGLE-VALUE )
3236
3237 attributetype ( 1.2.840.113556.1.4.1391
3238         NAME 'mS-SQL-Type'
3239         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3240         SINGLE-VALUE )
3241
3242 attributetype ( 1.2.840.113556.1.4.40
3243         NAME 'fromServer'
3244         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3245         SINGLE-VALUE )
3246
3247 attributetype ( 1.2.840.113556.1.4.157
3248         NAME 'serverRole'
3249         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3250         SINGLE-VALUE )
3251
3252 attributetype ( 1.2.840.113556.1.4.100
3253         NAME 'priorValue'
3254         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3255         SINGLE-VALUE )
3256
3257 attributetype ( 1.2.840.113556.1.4.169
3258         NAME 'logonCount'
3259         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3260         SINGLE-VALUE )
3261
3262 attributetype ( 1.2.840.113556.1.4.90
3263         NAME 'unicodePwd'
3264         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3265         SINGLE-VALUE )
3266
3267 attributetype ( 1.2.840.113556.1.2.21
3268         NAME 'subClassOf'
3269         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
3270         SINGLE-VALUE
3271         NO-USER-MODIFICATION )
3272
3273 attributetype ( 1.2.840.113556.1.4.1396
3274         NAME 'mS-SQL-Size'
3275         SYNTAX '1.2.840.113556.1.4.906'
3276         SINGLE-VALUE )
3277
3278 attributetype ( 1.2.840.113556.1.4.101
3279         NAME 'privateKey'
3280         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3281         SINGLE-VALUE )
3282
3283 attributetype ( 1.2.840.113556.1.4.512
3284         NAME 'siteObject'
3285         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3286         SINGLE-VALUE )
3287
3288 attributetype ( 1.2.840.113556.1.4.62
3289         NAME 'scriptPath'
3290         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3291         SINGLE-VALUE )
3292
3293 attributetype ( 1.2.840.113556.1.4.223
3294         NAME 'serverName'
3295         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3296         SINGLE-VALUE )
3297
3298 attributetype ( 1.2.840.113556.1.4.953
3299         NAME 'mSMQSiteID'
3300         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3301         SINGLE-VALUE )
3302
3303 attributetype ( 1.2.840.113556.1.4.340
3304         NAME 'rightsGuid'
3305         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3306         SINGLE-VALUE )
3307
3308 attributetype ( 1.2.840.113556.1.4.374
3309         NAME 'rIDNextRID'
3310         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3311         SINGLE-VALUE
3312         NO-USER-MODIFICATION )
3313
3314 attributetype ( 1.2.840.113556.1.4.583
3315         NAME 'meetingURL'
3316         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3317
3318 attributetype ( 1.2.840.113556.1.2.400
3319         NAME 'addressEntryDisplayTableMSDOS'
3320         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3321         SINGLE-VALUE )
3322
3323 attributetype ( 1.2.840.113556.1.4.76
3324         NAME 'maxStorage'
3325         SYNTAX '1.2.840.113556.1.4.906'
3326         SINGLE-VALUE )
3327
3328 attributetype ( 1.2.840.113556.1.2.35
3329         NAME 'rangeUpper'
3330         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3331         SINGLE-VALUE )
3332
3333 attributetype ( 1.2.840.113556.1.2.34
3334         NAME 'rangeLower'
3335         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3336         SINGLE-VALUE )
3337
3338 attributetype ( 1.2.840.113556.1.2.118
3339         NAME 'otherPager'
3340         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3341
3342 attributetype ( 1.2.840.113556.1.4.639
3343         NAME 'isMemberOfPartialAttributeSet'
3344         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3345         SINGLE-VALUE )
3346
3347 attributetype ( 1.2.840.113556.1.4.1224
3348         NAME 'parentGUID'
3349         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3350         SINGLE-VALUE
3351         NO-USER-MODIFICATION )
3352
3353 attributetype ( 1.2.840.113556.1.2.141
3354         NAME 'department'
3355         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3356         SINGLE-VALUE )
3357
3358 attributetype ( 1.2.840.113556.1.2.25
3359         NAME 'mayContain'
3360         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38' )
3361
3362 attributetype ( 1.2.840.113556.1.4.150
3363         NAME 'adminCount'
3364         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3365         SINGLE-VALUE )
3366
3367 attributetype ( 1.2.840.113556.1.4.51
3368         NAME 'lastLogoff'
3369         SYNTAX '1.2.840.113556.1.4.906'
3370         SINGLE-VALUE )
3371
3372 attributetype ( 1.2.840.113556.1.4.1409
3373         NAME 'masteredBy'
3374         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3375         NO-USER-MODIFICATION )
3376
3377 attributetype ( 1.2.840.113556.1.4.35
3378         NAME 'employeeID'
3379         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3380         SINGLE-VALUE )
3381
3382 attributetype ( 1.2.840.113556.1.4.719
3383         NAME 'dhcpMaxKey'
3384         SYNTAX '1.2.840.113556.1.4.906'
3385         SINGLE-VALUE )
3386
3387 attributetype ( 1.2.840.113556.1.4.229
3388         NAME 'driverName'
3389         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3390         SINGLE-VALUE )
3391
3392 attributetype ( 1.2.840.113556.1.4.1363
3393         NAME 'mS-SQL-Name'
3394         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3395         SINGLE-VALUE )
3396
3397 attributetype ( 1.2.840.113556.1.4.322
3398         NAME 'categoryId'
3399         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3400         SINGLE-VALUE )
3401
3402 attributetype ( 1.2.840.113556.1.4.889
3403         NAME 'additionalTrustedServiceNames'
3404         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3405
3406 attributetype ( 1.2.840.113556.1.4.1354
3407         NAME 'scopeFlags'
3408         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3409         SINGLE-VALUE )
3410
3411 attributetype ( 1.2.840.113556.1.4.672
3412         NAME 'categories'
3413         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3414
3415 attributetype ( 1.2.840.113556.1.4.855
3416         NAME 'netbootNewMachineNamingPolicy'
3417         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3418
3419 attributetype ( 1.2.840.113556.1.4.19
3420         NAME 'cOMClassID'
3421         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3422
3423 attributetype ( 1.2.840.113556.1.2.120
3424         NAME 'uSNChanged'
3425         SYNTAX '1.2.840.113556.1.4.906'
3426         SINGLE-VALUE
3427         NO-USER-MODIFICATION )
3428
3429 attributetype ( 1.2.840.113556.1.4.2
3430         NAME 'objectGUID'
3431         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3432         SINGLE-VALUE
3433         NO-USER-MODIFICATION )
3434
3435 attributetype ( 1.2.840.113556.1.4.707
3436         NAME 'dhcpRanges'
3437         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44' )
3438
3439 attributetype ( 1.2.840.113556.1.4.1358
3440         NAME 'schemaInfo'
3441         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3442         NO-USER-MODIFICATION )
3443
3444 attributetype ( 1.2.840.113556.1.4.646
3445         NAME 'otherFacsimileTelephoneNumber'
3446         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3447
3448 attributetype ( 1.2.840.113556.1.4.520
3449         NAME 'machinePasswordChangeInterval'
3450         SYNTAX '1.2.840.113556.1.4.906'
3451         SINGLE-VALUE )
3452
3453 attributetype ( 1.2.840.113556.1.4.674
3454         NAME 'rootTrust'
3455         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
3456
3457 attributetype ( 1.2.840.113556.1.4.136
3458         NAME 'trustType'
3459         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3460         SINGLE-VALUE )
3461
3462 attributetype ( 1.2.840.113556.1.4.750
3463         NAME 'groupType'
3464         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3465         SINGLE-VALUE )
3466
3467 attributetype ( 1.2.840.113556.1.4.896
3468         NAME 'uSNSource'
3469         SYNTAX '1.2.840.113556.1.4.906'
3470         SINGLE-VALUE )
3471
3472 attributetype ( 1.2.840.113556.1.4.919
3473         NAME 'mSMQQuota'
3474         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3475         SINGLE-VALUE )
3476
3477 attributetype ( 1.2.840.113556.1.4.927
3478         NAME 'mSMQSites'
3479         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
3480
3481 attributetype ( 1.2.840.113556.1.4.910
3482         NAME 'fromEntry'
3483         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3484         NO-USER-MODIFICATION )
3485
3486 attributetype ( 1.2.840.113556.1.4.1376
3487         NAME 'mS-SQL-SPX'
3488         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3489         SINGLE-VALUE )
3490
3491 attributetype ( 1.2.840.113556.1.4.892
3492         NAME 'gPOptions'
3493         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3494         SINGLE-VALUE )
3495
3496 attributetype ( 1.2.840.113556.1.4.814
3497         NAME 'msiScript'
3498         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3499         SINGLE-VALUE )
3500
3501 attributetype ( 1.2.840.113556.1.4.285
3502         NAME 'printRate'
3503         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3504         SINGLE-VALUE )
3505
3506 attributetype ( 1.2.840.113556.1.4.683
3507         NAME 'cRLPartitionedRevocationList'
3508         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3509         SINGLE-VALUE )
3510
3511 attributetype ( 1.2.840.113556.1.4.652
3512         NAME 'assistant'
3513         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3514         SINGLE-VALUE )
3515
3516 attributetype ( 1.2.840.113556.1.4.490
3517         NAME 'fRSDSPoll'
3518         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3519         SINGLE-VALUE )
3520
3521 attributetype ( 1.2.840.113556.1.4.663
3522         NAME 'partialAttributeDeletionList'
3523         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3524         SINGLE-VALUE
3525         NO-USER-MODIFICATION )
3526
3527 attributetype ( 1.2.840.113556.1.4.52
3528         NAME 'lastLogon'
3529         SYNTAX '1.2.840.113556.1.4.906'
3530         SINGLE-VALUE )
3531
3532 attributetype ( 1.2.840.113556.1.2.22
3533         NAME 'governsID'
3534         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
3535         SINGLE-VALUE
3536         NO-USER-MODIFICATION )
3537
3538 attributetype ( 1.2.840.113556.1.4.341
3539         NAME 'appliesTo'
3540         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3541
3542 attributetype ( 1.2.840.113556.1.4.268
3543         NAME 'eFSPolicy'
3544         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
3545
3546 attributetype ( 1.2.840.113556.1.4.155
3547         NAME 'uASCompat'
3548         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3549         SINGLE-VALUE )
3550
3551 attributetype ( 1.2.840.113556.1.4.538
3552         NAME 'prefixMap'
3553         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3554         SINGLE-VALUE
3555         NO-USER-MODIFICATION )
3556
3557 attributetype ( 1.2.840.113556.1.4.661
3558         NAME 'isDefunct'
3559         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3560         SINGLE-VALUE )
3561
3562 attributetype ( 1.2.840.113556.1.4.708
3563         NAME 'dhcpSites'
3564         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44' )
3565
3566 attributetype ( 1.2.840.113556.1.4.888
3567         NAME 'iPSECNegotiationPolicyAction'
3568         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3569         SINGLE-VALUE )
3570
3571 attributetype ( 1.2.840.113556.1.4.382
3572         NAME 'dnsRecord'
3573         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
3574
3575 attributetype ( 1.2.840.113556.1.4.21
3576         NAME 'cOMProgID'
3577         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3578
3579 attributetype ( 1.2.840.113556.1.4.45
3580         NAME 'homeDrive'
3581         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3582         SINGLE-VALUE )
3583
3584 attributetype ( 1.2.840.113556.1.4.580
3585         NAME 'meetingIP'
3586         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3587         SINGLE-VALUE )
3588
3589 attributetype ( 1.2.840.113556.1.4.1321
3590         NAME 'aCSNonReservedMinPolicedSize'
3591         SYNTAX '1.2.840.113556.1.4.906'
3592         SINGLE-VALUE )
3593
3594 attributetype ( 1.2.840.113556.1.4.717
3595         NAME 'dhcpState'
3596         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44' )
3597
3598 attributetype ( 1.2.840.113556.1.4.922
3599         NAME 'mSMQLabel'
3600         SYNTAX '1.2.840.113556.1.4.905'
3601         SINGLE-VALUE )
3602
3603 attributetype ( 1.2.840.113556.1.4.74
3604         NAME 'maxPwdAge'
3605         SYNTAX '1.2.840.113556.1.4.906'
3606         SINGLE-VALUE )
3607
3608 attributetype ( 1.2.840.113556.1.4.78
3609         NAME 'minPwdAge'
3610         SYNTAX '1.2.840.113556.1.4.906'
3611         SINGLE-VALUE )
3612
3613 attributetype ( 1.2.840.113556.1.4.689
3614         NAME 'cRLObject'
3615         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3616         SINGLE-VALUE )
3617
3618 attributetype ( 1.2.840.113556.1.4.146
3619         NAME 'objectSid'
3620         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3621         SINGLE-VALUE )
3622
3623 attributetype ( 1.2.840.113556.1.4.565
3624         NAME 'meetingID'
3625         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3626         SINGLE-VALUE )
3627
3628 attributetype ( 1.2.840.113556.1.4.620
3629         NAME 'ipsecName'
3630         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3631         SINGLE-VALUE )
3632
3633 attributetype ( 1.2.840.113556.1.2.48
3634         NAME 'isDeleted'
3635         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3636         SINGLE-VALUE
3637         NO-USER-MODIFICATION )
3638
3639 attributetype ( 1.2.840.113556.1.4.760
3640         NAME 'aCSAggregateTokenRatePerUser'
3641         SYNTAX '1.2.840.113556.1.4.906'
3642         SINGLE-VALUE )
3643
3644 attributetype ( 1.2.840.113556.1.4.623
3645         NAME 'ipsecData'
3646         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3647         SINGLE-VALUE )
3648
3649 attributetype ( 1.2.840.113556.1.4.668
3650         NAME 'domainCAs'
3651         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
3652
3653 attributetype ( 1.2.840.113556.1.4.687
3654         NAME 'cAConnect'
3655         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3656         SINGLE-VALUE )
3657
3658 attributetype ( 1.2.840.113556.1.4.238
3659         NAME 'printMaxResolutionSupported'
3660         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3661         SINGLE-VALUE )
3662
3663 attributetype ( 1.2.840.113556.1.4.700
3664         NAME 'dhcpFlags'
3665         SYNTAX '1.2.840.113556.1.4.906'
3666         SINGLE-VALUE )
3667
3668 attributetype ( 1.2.840.113556.1.2.402
3669         NAME 'helpData16'
3670         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3671         SINGLE-VALUE )
3672
3673 attributetype ( 1.2.840.113556.1.4.653
3674         NAME 'managedBy'
3675         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3676         SINGLE-VALUE )
3677
3678 attributetype ( 1.2.840.113556.1.2.9
3679         NAME 'helpData32'
3680         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3681         SINGLE-VALUE )
3682
3683 attributetype ( 1.2.840.113556.1.4.944
3684         NAME 'mSMQSite2'
3685         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3686         SINGLE-VALUE )
3687
3688 attributetype ( 1.2.840.113556.1.4.943
3689         NAME 'mSMQSite1'
3690         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3691         SINGLE-VALUE )
3692
3693 attributetype ( 1.2.840.113556.1.4.677
3694         NAME 'replTopologyStayOfExecution'
3695         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3696         SINGLE-VALUE )
3697
3698 attributetype ( 1.2.840.113556.1.4.912
3699         NAME 'allowedChildClassesEffective'
3700         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
3701         NO-USER-MODIFICATION )
3702
3703 attributetype ( 1.2.840.113556.1.2.231
3704         NAME 'oMSyntax'
3705         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3706         SINGLE-VALUE
3707         NO-USER-MODIFICATION )
3708
3709 attributetype ( 1.2.840.113556.1.4.231
3710         NAME 'priority'
3711         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3712         SINGLE-VALUE )
3713
3714 attributetype ( 1.2.840.113556.1.4.48
3715         NAME 'keywords'
3716         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3717
3718 attributetype ( 1.2.840.113556.1.4.946
3719         NAME 'mSMQCost'
3720         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3721         SINGLE-VALUE )
3722
3723 attributetype ( 1.2.840.113556.1.4.821
3724         NAME 'siteList'
3725         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
3726
3727 attributetype ( 1.2.840.113556.1.4.145
3728         NAME 'revision'
3729         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3730         SINGLE-VALUE )
3731
3732 attributetype ( 1.2.840.113556.1.2.91
3733         NAME 'repsFrom'
3734         SYNTAX 'OctetString'
3735         NO-USER-MODIFICATION )
3736
3737 attributetype ( 1.2.840.113556.1.4.645
3738         NAME 'userCert'
3739         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3740         SINGLE-VALUE )
3741
3742 attributetype ( 1.2.840.113556.1.4.951
3743         NAME 'mSMQQMID'
3744         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3745         SINGLE-VALUE )
3746
3747 attributetype ( 1.2.840.113556.1.4.228
3748         NAME 'portName'
3749         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3750
3751 attributetype ( 1.2.840.113556.1.4.859
3752         NAME 'netbootLocallyInstalledOSes'
3753         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3754
3755 attributetype ( 1.2.840.113556.1.4.261
3756         NAME 'division'
3757         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3758         SINGLE-VALUE )
3759
3760 attributetype ( 1.2.840.113556.1.4.902
3761         NAME 'aCSMaxSizeOfRSVPAccountFile'
3762         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3763         SINGLE-VALUE )
3764
3765 attributetype ( 1.2.840.113556.1.4.699
3766         NAME 'dhcpType'
3767         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3768         SINGLE-VALUE )
3769
3770 attributetype ( 1.2.840.113556.1.4.301
3771         NAME 'wbemPath'
3772         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3773
3774 attributetype ( 1.2.840.113556.1.4.362
3775         NAME 'siteGUID'
3776         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3777         SINGLE-VALUE )
3778
3779 attributetype ( 1.2.840.113556.1.2.26
3780         NAME 'rDNAttID'
3781         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
3782         SINGLE-VALUE
3783         NO-USER-MODIFICATION )
3784
3785 attributetype ( 1.2.840.113556.1.4.900
3786         NAME 'aCSRSVPAccountFilesLocation'
3787         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3788         SINGLE-VALUE )
3789
3790 attributetype ( 1.2.840.113556.1.4.1226
3791         NAME 'mSMQDependentClientServices'
3792         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3793         SINGLE-VALUE )
3794
3795 attributetype ( 1.2.840.113556.1.4.222
3796         NAME 'location'
3797         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3798         SINGLE-VALUE )
3799
3800 attributetype ( 1.2.840.113556.1.4.874
3801         NAME 'fRSFlags'
3802         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3803         SINGLE-VALUE )
3804
3805 attributetype ( 1.2.840.113556.1.4.219
3806         NAME 'iconPath'
3807         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3808
3809 attributetype ( 1.2.840.113556.1.4.688
3810         NAME 'cAWEBURL'
3811         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3812         SINGLE-VALUE )
3813
3814 attributetype ( 1.2.840.113556.1.4.716
3815         NAME 'mscopeId'
3816         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44'
3817         SINGLE-VALUE )
3818
3819 attributetype ( 1.2.840.113556.1.4.660
3820         NAME 'treeName'
3821         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3822         SINGLE-VALUE
3823         NO-USER-MODIFICATION )
3824
3825 attributetype ( 1.2.840.113556.1.4.211
3826         NAME 'schedule'
3827         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3828         SINGLE-VALUE )
3829
3830 attributetype ( 1.2.840.113556.1.4.557
3831         NAME 'parentCA'
3832         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3833         SINGLE-VALUE )
3834
3835 attributetype ( 1.2.840.113556.1.4.249
3836         NAME 'cOMCLSID'
3837         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3838         SINGLE-VALUE )
3839
3840 attributetype ( 1.2.840.113556.1.4.675
3841         NAME 'catalogs'
3842         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3843
3844 attributetype ( 1.2.840.113556.1.2.102
3845         NAME 'memberOf'
3846         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3847         NO-USER-MODIFICATION )
3848
3849 attributetype ( 1.2.840.113556.1.4.690
3850         NAME 'cAUsages'
3851         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3852
3853 attributetype ( 1.2.840.113556.1.4.706
3854         NAME 'dhcpMask'
3855         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44' )
3856
3857 attributetype ( 1.2.840.113556.1.4.511
3858         NAME 'flatName'
3859         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3860         SINGLE-VALUE )
3861
3862 attributetype ( 1.2.840.113556.1.4.686
3863         NAME 'domainID'
3864         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3865         SINGLE-VALUE )
3866
3867 attributetype ( 1.2.840.113556.1.4.58
3868         NAME 'localeID'
3869         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' )
3870
3871 attributetype ( 1.2.840.113556.1.4.16
3872         NAME 'codePage'
3873         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3874         SINGLE-VALUE )
3875
3876 attributetype ( 1.2.840.113556.1.4.768
3877         NAME 'aCSEnableRSVPMessageLogging'
3878         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3879         SINGLE-VALUE )
3880
3881 attributetype ( 1.2.840.113556.1.4.240
3882         NAME 'printOrientationsSupported'
3883         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3884
3885 attributetype ( 1.2.840.113556.1.4.883
3886         NAME 'msRRASVendorAttributeEntry'
3887         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3888
3889 attributetype ( 1.2.840.113556.1.4.1246
3890         NAME 'interSiteTopologyGenerator'
3891         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3892         SINGLE-VALUE )
3893
3894 attributetype ( 1.2.840.113556.1.4.307
3895         NAME 'options'
3896         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3897         SINGLE-VALUE )
3898
3899 attributetype ( 1.2.840.113556.1.4.28
3900         NAME 'dnsRoot'
3901         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
3902
3903 attributetype ( 1.2.840.113556.1.4.887
3904         NAME 'iPSECNegotiationPolicyType'
3905         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3906         SINGLE-VALUE )
3907
3908 attributetype ( 1.2.840.113556.1.4.1392
3909         NAME 'mS-SQL-InformationDirectory'
3910         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3911         SINGLE-VALUE )
3912
3913 attributetype ( 1.2.840.113556.1.4.365
3914         NAME 'operatingSystemServicePack'
3915         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3916         SINGLE-VALUE )
3917
3918 attributetype ( 1.2.840.113556.1.4.88
3919         NAME 'nextRid'
3920         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3921         SINGLE-VALUE )
3922
3923 attributetype ( 1.2.840.113556.1.4.865
3924         NAME 'pekList'
3925         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3926         SINGLE-VALUE )
3927
3928 attributetype ( 1.2.840.113556.1.2.7
3929         NAME 'subRefs'
3930         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3931         NO-USER-MODIFICATION )
3932
3933 attributetype ( 1.2.840.113556.1.4.505
3934         NAME 'oMTGuid'
3935         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3936         SINGLE-VALUE )
3937
3938 attributetype ( 1.2.840.113556.1.4.205
3939         NAME 'pKTGuid'
3940         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3941         SINGLE-VALUE )
3942
3943 attributetype ( 1.2.840.113556.1.2.146
3944         NAME 'company'
3945         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3946         SINGLE-VALUE )
3947
3948 attributetype ( 1.2.840.113556.1.4.82
3949         NAME 'moniker'
3950         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
3951
3952 attributetype ( 1.2.840.113556.1.4.156
3953         NAME 'comment'
3954         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3955         SINGLE-VALUE )
3956
3957 attributetype ( 1.2.840.113556.1.4.721
3958         NAME 'ipPhone'
3959         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3960         SINGLE-VALUE )
3961
3962 attributetype ( 1.2.840.113556.1.4.1361
3963         NAME 'mS-DS-ConsistencyChildCount'
3964         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
3965         SINGLE-VALUE )
3966
3967 attributetype ( 1.2.840.113556.1.4.679
3968         NAME 'creator'
3969         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3970         SINGLE-VALUE )
3971
3972 attributetype ( 1.2.840.113556.1.4.137
3973         NAME 'uNCName'
3974         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3975         SINGLE-VALUE )
3976
3977 attributetype ( 1.2.840.113556.1.4.55
3978         NAME 'dBCSPwd'
3979         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
3980         SINGLE-VALUE )
3981
3982 attributetype ( 1.2.840.113556.1.4.1239
3983         NAME 'mSMQDependentClientService'
3984         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
3985         SINGLE-VALUE )
3986
3987 attributetype ( 1.2.840.113556.1.4.684
3988         NAME 'certificateAuthorityObject'
3989         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
3990         SINGLE-VALUE )
3991
3992 attributetype ( 1.2.840.113556.1.4.621
3993         NAME 'ipsecID'
3994         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
3995         SINGLE-VALUE )
3996
3997 attributetype ( 1.2.840.113556.1.4.914
3998         NAME 'allowedAttributesEffective'
3999         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
4000         NO-USER-MODIFICATION )
4001
4002 attributetype ( 1.2.840.113556.1.2.598
4003         NAME 'dmdName'
4004         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4005         SINGLE-VALUE )
4006
4007 attributetype ( 1.2.840.113556.1.4.759
4008         NAME 'aCSMaxPeakBandwidthPerFlow'
4009         SYNTAX '1.2.840.113556.1.4.906'
4010         SINGLE-VALUE )
4011
4012 attributetype ( 1.2.840.113556.1.2.557
4013         NAME 'Enabled'
4014         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4015         SINGLE-VALUE )
4016
4017 attributetype ( 1.2.840.113556.1.2.326
4018         NAME 'perRecipDialogDisplayTable'
4019         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4020         SINGLE-VALUE )
4021
4022 attributetype ( 1.2.840.113556.1.4.1248
4023         NAME 'interSiteTopologyFailover'
4024         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4025         SINGLE-VALUE )
4026
4027 attributetype ( 1.2.840.113556.1.4.895
4028         NAME 'transportAddressAttribute'
4029         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
4030         SINGLE-VALUE )
4031
4032 attributetype ( 1.2.840.113556.1.4.852
4033         NAME 'netbootCurrentClientCount'
4034         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4035         SINGLE-VALUE )
4036
4037 attributetype ( 1.2.840.113556.1.4.372
4038         NAME 'rIDPreviousAllocationPool'
4039         SYNTAX '1.2.840.113556.1.4.906'
4040         SINGLE-VALUE
4041         NO-USER-MODIFICATION )
4042
4043 attributetype ( 1.2.840.113556.1.2.83
4044         NAME 'repsTo'
4045         SYNTAX 'OctetString'
4046         NO-USER-MODIFICATION )
4047
4048 attributetype ( 1.2.840.113556.1.4.224
4049         NAME 'defaultSecurityDescriptor'
4050         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4051         SINGLE-VALUE )
4052
4053 attributetype ( 1.2.840.113556.1.4.519
4054         NAME 'lastBackupRestorationTime'
4055         SYNTAX '1.2.840.113556.1.4.906'
4056         SINGLE-VALUE )
4057
4058 attributetype ( 1.2.840.113556.1.4.873
4059         NAME 'fRSControlOutboundBacklog'
4060         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4061         SINGLE-VALUE )
4062
4063 attributetype ( 1.2.840.113556.1.4.255
4064         NAME 'vendor'
4065         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4066         SINGLE-VALUE )
4067
4068 attributetype ( 1.2.840.113556.1.4.891
4069         NAME 'gPLink'
4070         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4071         SINGLE-VALUE )
4072
4073 attributetype ( 1.2.840.113556.1.2.214
4074         NAME 'originalDisplayTableMSDOS'
4075         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4076         SINGLE-VALUE )
4077
4078 attributetype ( 1.2.840.113556.1.2.50
4079         NAME 'linkID'
4080         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4081         SINGLE-VALUE
4082         NO-USER-MODIFICATION )
4083
4084 attributetype ( 1.2.840.113556.1.4.1130
4085         NAME 'msNPSavedCallingStationID'
4086         SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
4087
4088 attributetype ( 1.2.840.113556.1.2.49
4089         NAME 'mAPIID'
4090         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4091         SINGLE-VALUE
4092         NO-USER-MODIFICATION )
4093
4094 attributetype ( 1.2.840.113556.1.4.510
4095         NAME 'serviceBindingInformation'
4096         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4097
4098 attributetype ( 1.2.840.113556.1.2.16
4099         NAME 'nCName'
4100         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4101         SINGLE-VALUE
4102         NO-USER-MODIFICATION )
4103
4104 attributetype ( 1.2.840.113556.1.4.1303
4105         NAME 'tokenGroupsNoGCAcceptable'
4106         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
4107
4108 attributetype ( 1.2.840.113556.1.4.1190
4109         NAME 'msRASSavedFramedIPAddress'
4110         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4111         SINGLE-VALUE )
4112
4113 attributetype ( 1.2.840.113556.1.4.766
4114         NAME 'aCSAllocableRSVPBandwidth'
4115         SYNTAX '1.2.840.113556.1.4.906'
4116         SINGLE-VALUE )
4117
4118 attributetype ( 1.2.840.113556.1.4.61
4119         NAME 'lockOutObservationWindow'
4120         SYNTAX '1.2.840.113556.1.4.906'
4121         SINGLE-VALUE )
4122
4123 attributetype ( 1.2.840.113556.1.4.857
4124         NAME 'netbootIntelliMirrorOSes'
4125         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4126
4127 attributetype ( 1.2.840.113556.1.4.1320
4128         NAME 'aCSNonReservedMaxSDUSize'
4129         SYNTAX '1.2.840.113556.1.4.906'
4130         SINGLE-VALUE )
4131
4132 attributetype ( 1.2.840.113556.1.4.265
4133         NAME 'notes'
4134         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4135         SINGLE-VALUE )
4136
4137 attributetype ( 1.2.840.113556.1.4.673
4138         NAME 'retiredReplDSASignatures'
4139         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4140         SINGLE-VALUE
4141         NO-USER-MODIFICATION )
4142
4143 attributetype ( 1.2.840.113556.1.4.1313
4144         NAME 'aCSMaxTokenBucketPerFlow'
4145         SYNTAX '1.2.840.113556.1.4.906'
4146         SINGLE-VALUE )
4147
4148 attributetype ( 1.2.840.113556.1.2.324
4149         NAME 'addressEntryDisplayTable'
4150         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4151         SINGLE-VALUE )
4152
4153 attributetype ( 1.2.840.113556.1.4.1317
4154         NAME 'aCSMinimumDelayVariation'
4155         SYNTAX '1.2.840.113556.1.4.906'
4156         SINGLE-VALUE )
4157
4158 attributetype ( 1.2.840.113556.1.4.872
4159         NAME 'fRSControlInboundBacklog'
4160         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4161         SINGLE-VALUE )
4162
4163 attributetype ( 1.2.840.113556.1.4.38
4164         NAME 'flags'
4165         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4166         SINGLE-VALUE )
4167
4168 attributetype ( 1.2.840.113556.1.4.1399
4169         NAME 'mS-SQL-LastDiagnosticDate'
4170         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4171         SINGLE-VALUE )
4172
4173 attributetype ( 1.2.840.113556.1.4.1348
4174         NAME 'gPCMachineExtensionNames'
4175         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4176         SINGLE-VALUE )
4177
4178 attributetype ( 1.2.840.113556.1.4.1411
4179         NAME 'ms-DS-MachineAccountQuota'
4180         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4181         SINGLE-VALUE )
4182
4183 attributetype ( 1.2.840.113556.1.2.325
4184         NAME 'perMsgDialogDisplayTable'
4185         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4186         SINGLE-VALUE )
4187
4188 attributetype ( 1.2.840.113556.1.4.57
4189         NAME 'defaultLocalPolicyObject'
4190         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4191         SINGLE-VALUE )
4192
4193 attributetype ( 1.2.840.113556.1.4.1189
4194         NAME 'msRASSavedCallbackNumber'
4195         SYNTAX '1.3.6.1.4.1.1466.115.121.1.26'
4196         SINGLE-VALUE )
4197
4198 attributetype ( 1.2.840.113556.1.4.685
4199         NAME 'parentCACertificateChain'
4200         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4201         SINGLE-VALUE )
4202
4203 attributetype ( 1.2.840.113556.1.4.893
4204         NAME 'gPCFunctionalityVersion'
4205         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4206         SINGLE-VALUE )
4207
4208 attributetype ( 1.2.840.113556.1.4.879
4209         NAME 'fRSServiceCommandStatus'
4210         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4211         SINGLE-VALUE )
4212
4213 attributetype ( 1.2.840.113556.1.4.1319
4214         NAME 'aCSNonReservedTokenSize'
4215         SYNTAX '1.2.840.113556.1.4.906'
4216         SINGLE-VALUE )
4217
4218 attributetype ( 1.2.840.113556.1.4.775
4219         NAME 'aCSMaxSizeOfRSVPLogFile'
4220         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4221         SINGLE-VALUE )
4222
4223 attributetype ( 1.2.840.113556.1.2.135
4224         NAME 'cost'
4225         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4226         SINGLE-VALUE )
4227
4228 attributetype ( 1.2.840.113556.1.4.81
4229         NAME 'modifiedCountAtLastProm'
4230         SYNTAX '1.2.840.113556.1.4.906'
4231         SINGLE-VALUE )
4232
4233 attributetype ( 1.2.840.113556.1.4.773
4234         NAME 'aCSRSVPLogFilesLocation'
4235         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4236         SINGLE-VALUE )
4237
4238 attributetype ( 1.2.840.113556.1.2.81
4239         NAME 'info'
4240         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4241         SINGLE-VALUE )
4242
4243 attributetype ( 1.2.840.113556.1.4.125
4244         NAME 'supplementalCredentials'
4245         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
4246
4247 attributetype ( 1.2.840.113556.1.4.819
4248         NAME 'bridgeheadTransportList'
4249         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
4250
4251 attributetype ( 1.2.840.113556.1.4.967
4252         NAME 'mSMQSignCertificatesMig'
4253         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4254         SINGLE-VALUE )
4255
4256 attributetype ( 1.2.840.113556.1.4.1
4257         NAME 'name'
4258         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4259         SINGLE-VALUE
4260         NO-USER-MODIFICATION )
4261
4262 attributetype ( 1.2.840.113556.1.4.1153
4263         NAME 'msRADIUSFramedIPAddress'
4264         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4265         SINGLE-VALUE )
4266
4267 attributetype ( 1.2.840.113556.1.4.1408
4268         NAME 'mS-DS-ReplicatesNCReason'
4269         SYNTAX '1.2.840.113556.1.4.903' )
4270
4271 attributetype ( 1.2.840.113556.1.4.899
4272         NAME 'aCSEnableRSVPAccounting'
4273         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4274         SINGLE-VALUE )
4275
4276 attributetype ( 1.2.840.113556.1.4.881
4277         NAME 'fRSTimeLastConfigChange'
4278         SYNTAX '1.3.6.1.4.1.1466.115.121.1.53'
4279         SINGLE-VALUE )
4280
4281 attributetype ( 1.2.840.113556.1.4.281
4282         NAME 'printStaplingSupported'
4283         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4284         SINGLE-VALUE )
4285
4286 attributetype ( 1.2.840.113556.1.4.1247
4287         NAME 'interSiteTopologyRenew'
4288         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4289         SINGLE-VALUE )
4290
4291 attributetype ( 1.2.840.113556.1.4.364
4292         NAME 'operatingSystemVersion'
4293         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4294         SINGLE-VALUE )
4295
4296 attributetype ( 1.2.840.113556.1.4.91
4297         NAME 'otherLoginWorkstations'
4298         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4299
4300 attributetype ( 1.2.840.113556.1.4.849
4301         NAME 'netbootAllowNewClients'
4302         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4303         SINGLE-VALUE )
4304
4305 attributetype ( 1.2.840.113556.1.4.1372
4306         NAME 'mS-SQL-UnicodeSortOrder'
4307         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4308         SINGLE-VALUE )
4309
4310 attributetype ( 1.2.840.113556.1.4.749
4311         NAME 'url'
4312         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4313
4314 attributetype ( 1.2.840.113556.1.4.206
4315         NAME 'pKT'
4316         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4317         SINGLE-VALUE )
4318
4319 attributetype ( 1.2.840.113556.1.4.199
4320         NAME 'serviceInstanceVersion'
4321         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4322         SINGLE-VALUE )
4323
4324 attributetype ( 1.2.840.113556.1.2.169
4325         NAME 'showInAdvancedViewOnly'
4326         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4327         SINGLE-VALUE )
4328
4329 attributetype ( 1.2.840.113556.1.4.758
4330         NAME 'aCSMaxTokenRatePerFlow'
4331         SYNTAX '1.2.840.113556.1.4.906'
4332         SINGLE-VALUE )
4333
4334 attributetype ( 1.2.840.113556.1.4.868
4335         NAME 'isCriticalSystemObject'
4336         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4337         SINGLE-VALUE )
4338
4339 attributetype ( 1.2.840.113556.1.4.576
4340         NAME 'meetingMaxParticipants'
4341         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4342         SINGLE-VALUE )
4343
4344 attributetype ( 1.2.840.113556.1.4.1208
4345         NAME 'aNR'
4346         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4347         SINGLE-VALUE )
4348
4349 attributetype ( 1.2.840.113556.1.4.153
4350         NAME 'rid'
4351         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4352         SINGLE-VALUE )
4353
4354 attributetype ( 1.2.840.113556.1.2.523
4355         NAME 'proxyGenerationEnabled'
4356         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4357         SINGLE-VALUE )
4358
4359 attributetype ( 1.2.840.113556.1.4.871
4360         NAME 'fRSControlDataCreation'
4361         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4362         SINGLE-VALUE )
4363
4364 attributetype ( 1.2.840.113556.1.4.692
4365         NAME 'previousCACertificates'
4366         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4367         SINGLE-VALUE )
4368
4369 attributetype ( 1.2.840.113556.1.4.24
4370         NAME 'contentIndexingAllowed'
4371         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4372         SINGLE-VALUE )
4373
4374 attributetype ( 1.2.840.113556.1.4.633
4375         NAME 'policyReplicationFlags'
4376         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4377         SINGLE-VALUE )
4378
4379 attributetype ( 1.2.840.113556.1.4.870
4380         NAME 'frsComputerReferenceBL'
4381         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4382         NO-USER-MODIFICATION )
4383
4384 attributetype ( 1.2.840.113556.1.4.1318
4385         NAME 'aCSNonReservedPeakRate'
4386         SYNTAX '1.2.840.113556.1.4.906'
4387         SINGLE-VALUE )
4388
4389 attributetype ( 1.2.840.113556.1.4.901
4390         NAME 'aCSMaxNoOfAccountFiles'
4391         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4392         SINGLE-VALUE )
4393
4394 attributetype ( 1.2.840.113556.1.4.514
4395         NAME 'physicalLocationObject'
4396         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4397         SINGLE-VALUE )
4398
4399 attributetype ( 1.2.840.113556.1.4.928
4400         NAME 'mSMQOutRoutingServers'
4401         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
4402
4403 attributetype ( 1.2.840.113556.1.4.820
4404         NAME 'bridgeheadServerListBL'
4405         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4406         NO-USER-MODIFICATION )
4407
4408 attributetype ( 1.2.840.113556.1.4.1145
4409         NAME 'msRADIUSCallbackNumber'
4410         SYNTAX '1.3.6.1.4.1.1466.115.121.1.26'
4411         SINGLE-VALUE )
4412
4413 attributetype ( 1.2.840.113556.1.4.361
4414         NAME 'netbootMachineFilePath'
4415         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4416         SINGLE-VALUE )
4417
4418 attributetype ( 1.2.840.113556.1.4.963
4419         NAME 'mSMQQueueJournalQuota'
4420         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4421         SINGLE-VALUE )
4422
4423 attributetype ( 1.2.840.113556.1.4.853
4424         NAME 'netbootAnswerRequests'
4425         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4426         SINGLE-VALUE )
4427
4428 attributetype ( 1.2.840.113556.1.4.415
4429         NAME 'operatingSystemHotfix'
4430         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4431         SINGLE-VALUE )
4432
4433 attributetype ( 1.2.840.113556.1.4.149
4434         NAME 'attributeSecurityGUID'
4435         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4436         SINGLE-VALUE )
4437
4438 attributetype ( 1.2.840.113556.1.4.711
4439         NAME 'superScopeDescription'
4440         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4441
4442 attributetype ( 1.2.840.113556.1.4.1359
4443         NAME 'otherWellKnownObjects'
4444         SYNTAX '1.2.840.113556.1.4.903' )
4445
4446 attributetype ( 1.2.840.113556.1.4.780
4447         NAME 'aCSNonReservedTxLimit'
4448         SYNTAX '1.2.840.113556.1.4.906'
4449         SINGLE-VALUE )
4450
4451 attributetype ( 1.2.840.113556.1.4.11
4452         NAME 'authenticationOptions'
4453         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4454         SINGLE-VALUE )
4455
4456 attributetype ( 1.2.840.113556.1.4.867
4457         NAME 'altSecurityIdentities'
4458         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4459
4460 attributetype ( 1.2.840.113556.1.4.1349
4461         NAME 'gPCUserExtensionNames'
4462         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4463         SINGLE-VALUE )
4464
4465 attributetype ( 1.2.840.113556.1.4.358
4466         NAME 'netbootInitialization'
4467         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4468         SINGLE-VALUE )
4469
4470 attributetype ( 1.2.840.113556.1.4.1364
4471         NAME 'mS-SQL-RegisteredOwner'
4472         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4473         SINGLE-VALUE )
4474
4475 attributetype ( 1.2.840.113556.1.4.761
4476         NAME 'aCSMaxDurationPerFlow'
4477         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4478         SINGLE-VALUE )
4479
4480 attributetype ( 1.2.840.113556.1.4.1330
4481         NAME 'pKICriticalExtensions'
4482         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4483
4484 attributetype ( 1.2.840.113556.1.4.748
4485         NAME 'attributeDisplayNames'
4486         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4487
4488 attributetype ( 1.2.840.113556.1.4.1404
4489         NAME 'mS-SQL-AllowImmediateUpdatingSubscription'
4490         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4491         SINGLE-VALUE )
4492
4493 attributetype ( 1.2.840.113556.1.4.1191
4494         NAME 'msRASSavedFramedRoute'
4495         SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
4496
4497 attributetype ( 1.2.840.113556.1.4.752
4498         NAME 'userSharedFolderOther'
4499         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4500
4501 attributetype ( 1.2.840.113556.1.2.131
4502         NAME 'co'
4503         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4504         SINGLE-VALUE )
4505
4506 attributetype ( 1.2.840.113556.1.4.909
4507         NAME 'extendedAttributeInfo'
4508         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4509         NO-USER-MODIFICATION )
4510
4511 attributetype ( 1.2.840.113556.1.4.1241
4512         NAME 'netbootMirrorDataFile'
4513         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4514
4515 attributetype ( 1.2.840.113556.1.4.1315
4516         NAME 'aCSMinimumPolicedSize'
4517         SYNTAX '1.2.840.113556.1.4.906'
4518         SINGLE-VALUE )
4519
4520 attributetype ( 1.2.840.113556.1.4.1353
4521         NAME 'localizationDisplayId'
4522         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4523         SINGLE-VALUE )
4524
4525 attributetype ( 1.2.840.113556.1.4.582
4526         NAME 'meetingAdvertiseScope'
4527         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4528         SINGLE-VALUE )
4529
4530 attributetype ( 1.2.840.113556.1.4.1343
4531         NAME 'dSUIAdminNotification'
4532         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4533
4534 attributetype ( 1.2.840.113556.1.4.1381
4535         NAME 'mS-SQL-LastUpdatedDate'
4536         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4537         SINGLE-VALUE )
4538
4539 attributetype ( 1.2.840.113556.1.4.1357
4540         NAME 'dSCorePropagationData'
4541         SYNTAX '1.3.6.1.4.1.1466.115.121.1.24'
4542         NO-USER-MODIFICATION )
4543
4544 attributetype ( 1.2.840.113556.1.4.320
4545         NAME 'implementedCategories'
4546         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
4547
4548 attributetype ( 1.2.840.113556.1.4.783
4549         NAME 'defaultObjectCategory'
4550         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4551         SINGLE-VALUE )
4552
4553 attributetype ( 1.2.840.113556.1.4.422
4554         NAME 'domainPolicyReference'
4555         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4556         SINGLE-VALUE )
4557
4558 attributetype ( 1.2.840.113556.1.4.929
4559         NAME 'mSMQInRoutingServers'
4560         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
4561
4562 attributetype ( 1.2.840.113556.1.4.1311
4563         NAME 'printDuplexSupported'
4564         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4565         SINGLE-VALUE )
4566
4567 attributetype ( 1.2.840.113556.1.4.693
4568         NAME 'pendingCACertificates'
4569         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4570         SINGLE-VALUE )
4571
4572 attributetype ( 1.2.840.113556.1.2.281
4573         NAME 'nTSecurityDescriptor'
4574         SYNTAX '1.2.840.113556.1.4.907'
4575         SINGLE-VALUE )
4576
4577 attributetype ( 1.2.840.113556.1.4.198
4578         NAME 'systemAuxiliaryClass'
4579         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
4580         NO-USER-MODIFICATION )
4581
4582 attributetype ( 1.2.840.113556.1.4.898
4583         NAME 'aCSNonReservedTxSize'
4584         SYNTAX '1.2.840.113556.1.4.906'
4585         SINGLE-VALUE )
4586
4587 attributetype ( 1.2.840.113556.1.4.1382
4588         NAME 'mS-SQL-InformationURL'
4589         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4590         SINGLE-VALUE )
4591
4592 attributetype ( 1.2.840.113556.1.4.3
4593         NAME 'replPropertyMetaData'
4594         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4595         SINGLE-VALUE
4596         NO-USER-MODIFICATION )
4597
4598 attributetype ( 1.2.840.113556.1.4.1384
4599         NAME 'mS-SQL-PublicationURL'
4600         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4601         SINGLE-VALUE )
4602
4603 attributetype ( 1.2.840.113556.1.4.275
4604         NAME 'printKeepPrintedJobs'
4605         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4606         SINGLE-VALUE )
4607
4608 attributetype ( 1.2.840.113556.1.2.267
4609         NAME 'uSNDSALastObjRemoved'
4610         SYNTAX '1.2.840.113556.1.4.906'
4611         SINGLE-VALUE
4612         NO-USER-MODIFICATION )
4613
4614 attributetype ( 1.2.840.113556.1.4.381
4615         NAME 'dnsNotifySecondaries'
4616         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' )
4617
4618 attributetype ( 1.2.840.113556.1.4.1360
4619         NAME 'mS-DS-ConsistencyGuid'
4620         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4621         SINGLE-VALUE )
4622
4623 attributetype ( 1.2.840.113556.1.4.869
4624         NAME 'frsComputerReference'
4625         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4626         SINGLE-VALUE )
4627
4628 attributetype ( 1.2.840.113556.1.4.1369
4629         NAME 'mS-SQL-ServiceAccount'
4630         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4631         SINGLE-VALUE )
4632
4633 attributetype ( 1.2.840.113556.1.4.1124
4634         NAME 'msNPCallingStationID'
4635         SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
4636
4637 attributetype ( 1.2.840.113556.1.4.947
4638         NAME 'mSMQSignCertificates'
4639         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4640         SINGLE-VALUE )
4641
4642 attributetype ( 1.2.840.113556.1.4.624
4643         NAME 'ipsecOwnersReference'
4644         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
4645
4646 attributetype ( 1.2.840.113556.1.4.14
4647         NAME 'builtinModifiedCount'
4648         SYNTAX '1.2.840.113556.1.4.906'
4649         SINGLE-VALUE )
4650
4651 attributetype ( 1.2.840.113556.1.4.634
4652         NAME 'privilegeDisplayName'
4653         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4654         SINGLE-VALUE )
4655
4656 attributetype ( 1.2.840.113556.1.4.380
4657         NAME 'dnsSecureSecondaries'
4658         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' )
4659
4660 attributetype ( 1.2.840.113556.1.4.817
4661         NAME 'localizedDescription'
4662         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4663
4664 attributetype ( 1.2.840.113556.1.4.195
4665         NAME 'systemPossSuperiors'
4666         SYNTAX '1.3.6.1.4.1.1466.115.121.1.38'
4667         NO-USER-MODIFICATION )
4668
4669 attributetype ( 1.2.840.113556.1.2.353
4670         NAME 'displayNamePrintable'
4671         SYNTAX '1.3.6.1.4.1.1466.115.121.1.44'
4672         SINGLE-VALUE )
4673
4674 attributetype ( 1.2.840.113556.1.4.771
4675         NAME 'servicePrincipalName'
4676         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4677
4678 attributetype ( 1.2.840.113556.1.4.866
4679         NAME 'pekKeyChangeInterval'
4680         SYNTAX '1.2.840.113556.1.4.906'
4681         SINGLE-VALUE )
4682
4683 attributetype ( 1.2.840.113556.1.2.445
4684         NAME 'originalDisplayTable'
4685         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4686         SINGLE-VALUE )
4687
4688 attributetype ( 1.2.840.113556.1.4.1398
4689         NAME 'mS-SQL-LastBackupDate'
4690         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4691         SINGLE-VALUE )
4692
4693 attributetype ( 1.2.840.113556.1.4.517
4694         NAME 'ipsecPolicyReference'
4695         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4696         SINGLE-VALUE )
4697
4698 attributetype ( 1.2.840.113556.1.4.823
4699         NAME 'certificateTemplates'
4700         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4701
4702 attributetype ( 1.2.840.113556.1.2.15
4703         NAME 'hasPartialReplicaNCs'
4704         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4705         NO-USER-MODIFICATION )
4706
4707 attributetype ( 1.2.840.113556.1.4.457
4708         NAME 'localPolicyReference'
4709         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4710         SINGLE-VALUE )
4711
4712 attributetype ( 1.2.840.113556.1.2.380
4713         NAME 'extendedCharsAllowed'
4714         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4715         SINGLE-VALUE
4716         NO-USER-MODIFICATION )
4717
4718 attributetype ( 1.2.840.113556.1.4.629
4719         NAME 'ipsecFilterReference'
4720         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )
4721
4722 attributetype ( 1.2.840.113556.1.4.626
4723         NAME 'ipsecISAKMPReference'
4724         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4725         SINGLE-VALUE )
4726
4727 attributetype ( 1.2.840.113556.1.4.876
4728         NAME 'fRSMemberReferenceBL'
4729         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4730         NO-USER-MODIFICATION )
4731
4732 attributetype ( 1.2.840.113556.1.4.314
4733         NAME 'rpcNsTransferSyntax'
4734         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4735         SINGLE-VALUE )
4736
4737 attributetype ( 1.2.840.113556.1.4.1227
4738         NAME 'mSMQRoutingServices'
4739         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4740         SINGLE-VALUE )
4741
4742 attributetype ( 1.2.840.113556.1.4.1375
4743         NAME 'mS-SQL-MultiProtocol'
4744         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4745         SINGLE-VALUE )
4746
4747 attributetype ( 1.2.840.113556.1.4.825
4748         NAME 'enrollmentProviders'
4749         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4750         SINGLE-VALUE )
4751
4752 attributetype ( 1.2.840.113556.1.4.287
4753         NAME 'printNetworkAddress'
4754         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4755         SINGLE-VALUE )
4756
4757 attributetype ( 1.2.840.113556.1.4.1171
4758         NAME 'msRADIUSServiceType'
4759         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4760         SINGLE-VALUE )
4761
4762 attributetype ( 1.2.840.113556.1.4.631
4763         NAME 'printPagesPerMinute'
4764         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4765         SINGLE-VALUE )
4766
4767 attributetype ( 1.2.840.113556.1.4.299
4768         NAME 'printMediaSupported'
4769         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
4770
4771 attributetype ( 1.2.840.113556.1.4.824
4772         NAME 'signatureAlgorithms'
4773         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4774         SINGLE-VALUE )
4775
4776 attributetype ( 1.2.840.113556.1.4.877
4777         NAME 'fRSPartnerAuthLevel'
4778         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4779         SINGLE-VALUE )
4780
4781 attributetype ( 1.2.840.113556.1.4.636
4782         NAME 'privilegeAttributes'
4783         SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'
4784         SINGLE-VALUE )
4785
4786 attributetype ( 1.2.840.113556.1.4.640
4787         NAME 'partialAttributeSet'
4788         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4789         SINGLE-VALUE
4790         NO-USER-MODIFICATION )
4791
4792 attributetype ( 1.2.840.113556.1.4.850
4793         NAME 'netbootLimitClients'
4794         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4795         SINGLE-VALUE )
4796
4797 attributetype ( 1.2.840.113556.1.4.1383
4798         NAME 'mS-SQL-ConnectionURL'
4799         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4800         SINGLE-VALUE )
4801
4802 attributetype ( 1.2.840.113556.1.4.1406
4803         NAME 'mS-SQL-AllowSnapshotFilesFTPDownloading'
4804         SYNTAX '1.3.6.1.4.1.1466.115.121.1.7'
4805         SINGLE-VALUE )
4806
4807 attributetype ( 1.2.840.113556.1.4.1331
4808         NAME 'pKIExpirationPeriod'
4809         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40'
4810         SINGLE-VALUE )
4811
4812 attributetype ( 1.2.840.113556.1.4.531
4813         NAME 'nonSecurityMemberBL'
4814         SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
4815         NO-USER-MODIFICATION )
4816
4817 attributetype ( 1.2.840.113556.1.4.540
4818         NAME 'initialAuthOutgoing'
4819         SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
4820         SINGLE-VALUE )
4821
4822 attributetype ( 1.2.840.113556.1.4.1158
4823         NAME 'msRADIUSFramedRoute'
4824         SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
4825
4826 attributetype ( 1.2.840.113556.1.4.200
4827         NAME 'controlAccessRights'
4828         SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
4829