Annotation of 43BSDReno/contrib/isode-beta/dsap/oidtable.at, revision 1.1

1.1     ! root        1: ###############################################################################
        !             2: #
        !             3: # oidtable.at - OSI Directory OID Table for Attributes
        !             4: #
        !             5: # $Header: /f/osi/dsap/RCS/oidtable.at,v 7.0 89/11/23 21:39:13 mrose Rel $
        !             6: #
        !             7: #
        !             8: # $Log:        oidtable.at,v $
        !             9: # Revision 7.0  89/11/23  21:39:13  mrose
        !            10: # Release 6.0
        !            11: # 
        !            12: ###############################################################################
        !            13: 
        !            14: 
        !            15: # format:-
        !            16: #
        !            17: # name:                         oid            :syntax
        !            18: #
        !            19: 
        !            20: # CCITT X.520/ISO 9594-6 defined attribute types
        !            21: 
        !            22: objectClass:                    attributeType.0         :ObjectClass
        !            23: aliasedObjectName:              attributeType.1         :DN
        !            24: knowledgeInformation:           attributeType.2         :CaseIgnoreString
        !            25: commonName,cn:                 attributeType.3         :CaseIgnoreString
        !            26: surname,sn:                     attributeType.4         :CaseIgnoreString
        !            27: serialNumber:                   attributeType.5         :PrintableString
        !            28: countryName,c:                 attributeType.6         :CountryString
        !            29: localityName,l:                        attributeType.7         :CaseIgnoreString
        !            30: stateOrProvinceName,st:         attributeType.8         :CaseIgnoreString
        !            31: streetAddress:                  attributeType.9         :CaseIgnoreString
        !            32: organizationName,o:            attributeType.10        :CaseIgnoreString
        !            33: organizationalUnitName,ou:     attributeType.11        :CaseIgnoreString
        !            34: title:                          attributeType.12        :CaseIgnoreString
        !            35: description:                    attributeType.13        :CaseIgnoreString
        !            36: searchGuide:                    attributeType.14        :Guide
        !            37: businessCategory:               attributeType.15        :CaseIgnoreString
        !            38: postalAddress:                  attributeType.16        :PostalAddress
        !            39: postalCode:                     attributeType.17        :CaseIgnoreString
        !            40: postOfficeBox:                  attributeType.18        :CaseIgnoreString
        !            41: physicalDeliveryOfficeName:     attributeType.19        :CaseIgnoreString
        !            42: telephoneNumber:               attributeType.20        :TelephoneNumber
        !            43: telexNumber:                    attributeType.21        :TelexNumber
        !            44: teletexTerminalIdentifier:      attributeType.22        :TeletexTerminalIdentifier
        !            45: facsimileTelephoneNumber:       attributeType.23        :FacsimileTelephoneNumber
        !            46: x121Address:                    attributeType.24        :NumericString
        !            47: internationaliSDNNumber:        attributeType.25        :NumericString
        !            48: registeredAddress:              attributeType.26        :PostalAddress
        !            49: destinationIndicator:           attributeType.27        :DestinationString
        !            50: preferredDeliveryMethod:        attributeType.28        :DeliveryMethod
        !            51: presentationAddress:            attributeType.29        :PresentationAddress
        !            52: supportedApplicationContext:    attributeType.30        :OID
        !            53: member:                         attributeType.31        :DN
        !            54: owner:                          attributeType.32        :DN
        !            55: roleOccupant:                   attributeType.33        :DN
        !            56: seeAlso:                        attributeType.34        :DN
        !            57: userPassword:                   attributeType.35        :Password
        !            58: userCertificate:                attributeType.36        :Certificate
        !            59: cACertificate:                  attributeType.37        :Certificate
        !            60: authorityRevocationList:        attributeType.38        :CertificateList
        !            61: certificateRevocationList:      attributeType.39        :CertificateList
        !            62: crossCertificatePair:          attributeType.40        :CertificatePair
        !            63: 
        !            64: # THORN and RARE defined attributes
        !            65: 
        !            66: userid,uid:                     thornAttributeType.1    :CaseIgnoreString
        !            67: textEncodedORaddress:           thornAttributeType.2    :CaseIgnoreString
        !            68: rfc822Mailbox,mail:             thornAttributeType.3    :CaseIgnoreIA5String
        !            69: info:                           thornAttributeType.4    :CaseIgnoreString
        !            70: favouriteDrink,drink:           thornAttributeType.5    :CaseIgnoreString
        !            71: roomNumber:                    thornAttributeType.6    :CaseIgnoreString
        !            72: photo:                          thornAttributeType.7    :Photo:file
        !            73: userClass:                      thornAttributeType.8    :CaseIgnoreString
        !            74: host:                           thornAttributeType.9    :CaseIgnoreString
        !            75: manager:                        thornAttributeType.10   :DN
        !            76: documentIdentifier:             thornAttributeType.11   :CaseIgnoreString
        !            77: documentTitle:                  thornAttributeType.12   :CaseIgnoreString
        !            78: documentVersion:                thornAttributeType.13   :CaseIgnoreString
        !            79: documentAuthor:                 thornAttributeType.14   :DN
        !            80: documentLocation:               thornAttributeType.15   :CaseIgnoreString
        !            81: durName:                       thornAttributeType.16   :CaseIgnoreString
        !            82: wkdName:                       thornAttributeType.17   :CaseIgnoreString
        !            83: protocolProfile:               thornAttributeType.18   :CaseIgnoreString
        !            84: objectID:                      thornAttributeType.19   :CaseIgnoreString
        !            85: homePhone:                     thornAttributeType.20   :TelephoneNumber
        !            86: secretary:                     thornAttributeType.21   :DN
        !            87: otherMailbox:                  thornAttributeType.22   :Mailbox
        !            88: lastModifiedTime:              thornAttributeType.23   :UTCTime
        !            89: lastModifiedBy:                        thornAttributeType.24   :DN
        !            90: 
        !            91: domainComponent:               thornAttributeType.25   :CaseIgnoreIA5String
        !            92: aRecord:                       thornAttributeType.26   :IA5String
        !            93: mDRecord:                      thornAttributeType.27   :IA5String
        !            94: mXRecord:                      thornAttributeType.28   :IA5String
        !            95: nSRecord:                      thornAttributeType.29   :IA5String
        !            96: sOARecord:                     thornAttributeType.30   :IA5String
        !            97: cNAMERecord:                   thornAttributeType.31   :IA5String
        !            98: nRSSystemDescription:          thornAttributeType.32   :VisibleString
        !            99: forwardOnlyInformation:                thornAttributeType.33   :nRSInformation
        !           100: reverseOnlyInformation:                thornAttributeType.34   :nRSInformation
        !           101: forwardAndReverseInformation:  thornAttributeType.35   :nRSInformation
        !           102: nRSTextualDescription:         thornAttributeType.36   :IA5String
        !           103: associatedDomain:              thornAttributeType.37   :IA5String
        !           104: associatedName:                        thornAttributeType.38   :DN
        !           105: homePostalAddress:             thornAttributeType.39   :PostalAddress
        !           106: 
        !           107: thornACL:                      thornSystemAttributeType.1      :ThornACL
        !           108: timeStamp:                     thornSystemAttributeType.2      :UTCTime
        !           109: ruleDescription:               thornSystemAttributeType.3      :RDType
        !           110: objectDescription:             thornSystemAttributeType.4      :ODType
        !           111: attributeDescription:          thornSystemAttributeType.5      :ADType
        !           112: thornRule:                     thornSystemAttributeType.6      :OID
        !           113: knowledgeReference:            thornSystemAttributeType.7      :KnowledgeReference
        !           114: 
        !           115: # QUIPU defined attributes types
        !           116: 
        !           117: treeStructure:                  quipuAttributeType.1    :Schema
        !           118: accessControlList,acl:          quipuAttributeType.2    :Acl
        !           119: eDBinfo:                        quipuAttributeType.3    :Edbinfo
        !           120: masterDSA:                      quipuAttributeType.4    :DN
        !           121: slaveDSA:                       quipuAttributeType.5    :DN
        !           122: friendlyCountryName,co:                quipuAttributeType.8    :CaseIgnoreString
        !           123: control:                        quipuAttributeType.15   :IA5String
        !           124: quipuVersion:                   quipuAttributeType.16   :IA5String
        !           125: protectedPassword:             quipuAttributeType.17   :ProtectedPassword
        !           126: entrySecurityPolicy:           quipuAttributeType.18   :SecurityPolicy
        !           127: dsaDefaultSecurityPolicy:      quipuAttributeType.19   :SecurityPolicy
        !           128: dsaPermittedSecurityPolicy:    quipuAttributeType.20   :SecurityPolicy
        !           129: 
        !           130: # ISODE defined attributes types
        !           131: 
        !           132: #      none defined yet...
        !           133: 
        !           134: # NYSER defined attribute types
        !           135: 
        !           136: mobileTelephoneNumber,mobile:  nyserAttributeType.1    :TelephoneNumber
        !           137: pagerTelephoneNumber,pager:    nyserAttributeType.2    :TelephoneNumber
        !           138: 
        !           139: 
        !           140: # MHS defined attribute types
        !           141: 
        !           142: mhsDeliverableContentLength:   mhsAttributeType.0      :Integer
        !           143: mhsDeliverableContentTypes:    mhsAttributeType.1      :OID
        !           144: mhsDeliverableEits:            mhsAttributeType.2      :OID
        !           145: mhsDLMembers:                  mhsAttributeType.3      :ORName
        !           146: mhsDLSubmitPermissions:                mhsAttributeType.4      :DLSubmitPermission
        !           147: mhsMessageStoreName:           mhsAttributeType.5      :DN
        !           148: mhsORAddresses:                        mhsAttributeType.6      :ORAddress
        !           149: mhsPreferredDeliveryMethods:   mhsAttributeType.7      :DeliveryMethod
        !           150: mhsSupportedAutomaticActions:  mhsAttributeType.8      :OID
        !           151: mhsSupportedContentTypes:      mhsAttributeType.9      :OID
        !           152: mhsSupportedOptionalAttributes:        mhsAttributeType.10     :OID
        !           153: 
        !           154: 
        !           155: # end of attributes

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.