Annotation of 43BSDReno/contrib/isode-beta/doc/manual/na-summary.tex, revision 1.1

1.1     ! root        1: \File{na\-summary.py},{09:29},{Feb 24 1989}
        !             2: \L{\LB{QuipuNameDefinitions \K{DEFINITIONS} ::=}}
        !             3: \L{\LB{\K{BEGIN}}}
        !             4: \L{\LB{}}
        !             5: \L{\LB{\K{IMPORTS}}}
        !             6: \L{\LB{\K{ABSTRACT}\-\K{OPERATION}, \K{ABSTRACT}\-\K{ERROR}}}
        !             7: \L{\LB{    \K{FROM} AbstractServiceNotation}}
        !             8: \L{\LB{}\Tab{8}{\{joint\-iso\-ccitt mhs\-motis(6) asdc(2) modules(0) notation(1)\}}}
        !             9: \L{\LB{}}
        !            10: \L{\LB{NameError, ServiceError, SecurityError}}
        !            11: \L{\LB{    \K{FROM} DirctoryAbstractService}}
        !            12: \L{\LB{}\Tab{8}{\{joint\-iso\-ccitt ds(5) modules(1) directoryAbstractService(2)\}}}
        !            13: \L{\LB{}}
        !            14: \L{\LB{DistinguishedName, RelativeDistinguishedName, Attribute,}}
        !            15: \L{\LB{\K{ATTRIBUTE}, \K{ATTRIBUTE}\-\K{SYNTAX}, \K{OBJECT}\-\K{CLASS}}}
        !            16: \L{\LB{    \K{FROM} InformationFramework}}
        !            17: \L{\LB{}\Tab{8}{\{joint\-iso\-ccitt ds(5) modules(1) informationFramework(1)\}}}
        !            18: \L{\LB{}}
        !            19: \L{\LB{caseIgnoreStringSyntax}}
        !            20: \L{\LB{    \K{FROM} SelectedAttributeTypes}}
        !            21: \L{\LB{}\Tab{8}{\{joint\-iso\-ccitt ds(5) modules(1) selectedAttributeTypes(5)\}}}
        !            22: \L{\LB{}}
        !            23: \L{\LB{TreeStructure, ACL, EDBInfo, MasterDSA, SlaveDSA,}}
        !            24: \L{\LB{DSA, QuipuVersion,}}
        !            25: \L{\LB{    \K{FROM} QuipuDirectoryDefinitions;}}
        !            26: \L{\LB{}}
        !            27: \L{\LB{quipu \K{OBJECT} \K{IDENTIFIER}}\Tab{24}{::= \{ccitt data(9) pss(2342) ucl(19200300) quipu(99)\}}}
        !            28: \L{\LB{}\Tab{32}{\C{}\-\- interim QUIPU OID}}
        !            29: \CE{}\L{\LB{}}
        !            30: \L{\LB{attributeType \K{OBJECT} \K{IDENTIFIER} ::= \{quipu attributeType(1)\}    }}
        !            31: \L{\LB{}}
        !            32: \L{\LB{attributeSyntax \K{OBJECT} \K{IDENTIFIER} ::= \{quipu attributeSyntax(2)\}}}
        !            33: \L{\LB{}}
        !            34: \L{\LB{objectClass \K{OBJECT} \K{IDENTIFIER} ::= \{quipu objectClass(3)\}}}
        !            35: \L{\LB{}}
        !            36: \L{\LB{treeStructure TreeStructure ::= \{attributeType 1\}}}
        !            37: \L{\LB{}}
        !            38: \L{\LB{acl ACL ::= \{attributeType 2\}}}
        !            39: \L{\LB{}}
        !            40: \L{\LB{eDBInfo EDBInfo ::= \{attributeType 3\}}}
        !            41: \L{\LB{}}
        !            42: \L{\LB{masterDSA MasterDSA ::= \{attributeType 4\}}}
        !            43: \L{\LB{}}
        !            44: \L{\LB{slaveDSA SlaveDSA ::= \{attributeType 5\}}}
        !            45: \L{\LB{}}
        !            46: \L{\LB{control DSAControl ::= \{attributeType 15\}}}
        !            47: \L{\LB{}}
        !            48: \L{\LB{quipuVersion QuipuVersion ::= \{attributeType 16\}}}
        !            49: \L{\LB{}}
        !            50: \L{\LB{quipuDSA QuipuDSA ::= \{objectClass 1\}}}
        !            51: \L{\LB{}}
        !            52: \L{\LB{quipuObject \K{OBJECT}\-\K{CLASS}}}
        !            53: \L{\LB{  \K{SUBCLASS} \K{OF} TOP}}
        !            54: \L{\LB{  \K{MUST} \K{CONTAIN} \{ aCL\}}}
        !            55: \L{\LB{}\Tab{8}{::= \{objectClass 2\}}\Tab{32}{}}
        !            56: \L{\LB{}}
        !            57: \L{\LB{quipuNonLeafObject OBJECTCLASS}}
        !            58: \L{\LB{  \K{SUBCLASS} \K{OF} quipuObject}}
        !            59: \L{\LB{  \K{MUST} \K{CONTAIN} \{masterDSA\}}}
        !            60: \L{\LB{  \K{MAY} \K{CONTAIN} \{slaveDSA,treeStructure\}}}
        !            61: \L{\LB{}\Tab{8}{::= \{objectClass 6\}}}
        !            62: \L{\LB{}}
        !            63: \L{\LB{friendlyCountryName \K{ATTRIBUTE}}}
        !            64: \L{\LB{  \K{WITH} \K{ATTRIBUTE}\-\K{SYNTAX}}}
        !            65: \L{\LB{  caseIgnoreStringSyntax}}
        !            66: \L{\LB{}\Tab{8}{::= \{attributeType 8\}}}
        !            67: \L{\LB{}\Tab{16}{\C{}\-\- example ``UK\'\', ``United Kingdom\'\' etc.}}
        !            68: \CE{}\L{\LB{}}
        !            69: \L{\LB{friendlyCountry \K{OBJECT}\-\K{CLASS}}}
        !            70: \L{\LB{  \K{SUBCLASS} \K{OF} country, quipuObject}}
        !            71: \L{\LB{  \K{MUST} \K{CONTAIN} \{ friendlyCountryName \}}}
        !            72: \L{\LB{}\Tab{8}{::= \{objectClass 3\}}}
        !            73: \L{\LB{}}
        !            74: \L{\LB{fTAMAddress \K{ATTRIBUTE}}}
        !            75: \L{\LB{  \K{WITH} \K{ATTRIBUTE}\-\K{SYNTAX} Presentation Address}}
        !            76: \L{\LB{}\Tab{8}{::=  \{attributeType 10\}}}
        !            77: \L{\LB{}}
        !            78: \L{\LB{teletexAddress \K{ATTRIBUTE}}}
        !            79: \L{\LB{  \K{WITH} \K{ATTRIBUTE}\-\K{SYNTAX} Presentation Address}}
        !            80: \L{\LB{}\Tab{8}{::=  \{attributeType 11\}}}
        !            81: \L{\LB{}}
        !            82: \L{\LB{nIFTPAddress \K{ATTRIBUTE}}}
        !            83: \L{\LB{  \K{WITH} \K{ATTRIBUTE}\-\K{SYNTAX} Presentation Address}}
        !            84: \L{\LB{}\Tab{8}{::=  \{attributeType 12\}}}
        !            85: \L{\LB{}}
        !            86: \L{\LB{filestore \K{ATTRIBUTE}}}
        !            87: \L{\LB{  \K{WITH} \K{ATTRIBUTE}\-\K{SYNTAX} distinguishedNameSyntax}}
        !            88: \L{\LB{}\Tab{8}{::= \{attributeType 13\}}}
        !            89: \L{\LB{}}
        !            90: \L{\LB{filename \K{ATTRIBUTE}}}
        !            91: \L{\LB{  \K{WITH} \K{ATTRIBUTE}\-\K{SYNTAX} caseIgnoreStringSyntax}}
        !            92: \L{\LB{}\Tab{8}{::= \{attributeType 14\}  }}
        !            93: \L{\LB{}}
        !            94: \L{\LB{filestore \K{OBJECT}\-\K{CLASS}}}
        !            95: \L{\LB{  \K{SUBCLASS} \K{OF} quipuObject}}
        !            96: \L{\LB{  \K{MUST} \K{CONTAIN} \{ commonName\}}}
        !            97: \L{\LB{  \K{MAY} \K{CONTAIN} \{ fTAMAddress, teletexAddress, nIFTPAddress, description,}}
        !            98: \L{\LB{}\Tab{8}{info, seeAlso, localityName, organisationName, organisationUnitName \}}}
        !            99: \L{\LB{::= \{objectClass 5\}}}
        !           100: \L{\LB{}}
        !           101: \L{\LB{}}
        !           102: \L{\LB{\K{END}}}
        !           103: \L{\LB{}}

unix.superglobalmegacorp.com

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