]> git.sur5r.net Git - openldap/blob - doc/guide/preamble.sdf
Add ASN to TERMs
[openldap] / doc / guide / preamble.sdf
1 # $OpenLDAP$
2 # Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved.
3 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
4  
5 #
6 # Preamble for all OpenLDAP SDF documents
7 #
8
9 !default VERSION 2.0
10
11 #
12 # Paths are relative to the main subdirectories
13 #
14
15 !define DOC_AUTHOR      "The OpenLDAP Project <{{URL:http://www.openldap.org/}}>"
16 !define DOC_NAME    "OpenLDAP"
17 !define DOC_TYPE    "Guide"
18
19 !define DOC_LOGO        "../images/LDAPwww.gif"
20 # should create a smaller logo for HTML and TOPIC purposes
21 #!define DOC_HTML_LOGO  "../images/LDAPlogo.gif"
22 !define DOC_TOPIC_LOGO  "../images/LDAPlogo.gif"
23
24 !define DOC_LOF_TITLE   "Figures"
25 !define DOC_LOF
26
27 !define HTML_URL_HOME           "http://www.openldap.org/"
28 !define HTML_URL_CATALOG        "../index.html"
29
30 # OpenLDAP related organization
31 !block organisations; data
32 Name     Long                                   Jump
33 OpenLDAP OpenLDAP                               http://www.openldap.org/
34 OLF      OpenLDAP Foundation                    http://www.openldap.org/foundation/
35 OLP      OpenLDAP Project                       http://www.openldap.org/project/
36 UM       University of Michigan                 http://www.umich.edu/
37 UMLDAP   University of Michigan LDAP            http://www.umich.edu/~dirsvcs/ldap/
38 IANA     Internet Assigned Numbers Authority    http://www.iana.org/
39 IAB      Internet Architecture Board            http://www.iab.org/
40 IETF     Internet Engineering Task Force        http://www.ietf.org/
41 IESG     Internet Engineering Steering Group    http://www.ietf.org/iesg/
42 IRTF     Internet Research Task Force           http://www.irtf.org/
43 ISO      International Standards Organisation   http://www.iso.org/
44 ITU      International Telephone Union          http://www.itu.int/
45 RFC      RFC Editor                             http://www.rfc-editor.org/
46 OpenSSL  OpenSSL                                http://www.openssl.org/
47 Cyrus    Cyrus                                  http://asg.cmu.edu/cyrus/
48 Sleepy   Sleepycat Software                     http://www.sleepycat.com/
49 FSF      Free Software Foundation               http://www.fsf.org/
50 GNU      Gnu Not Unix                           http://www.gnu.org/
51 !endblock
52
53 !block products; data
54 Name            Jump
55 BerkeleyDB      http://www.sleepycat.com/
56 CVS             http://www.cyclic.com/
57 Cyrus           http://asg.cmu.edu/cyrus/sasl/
58 GNU             http://www.gnu.org/software/
59 GDBM            http://www.gnu.org/software/gdbm/
60 Heimdal         http://www.pdc.kth.se/heimdal/
61 MIT Kerberos    http://web.mit.edu/kerberos/www/
62 OpenLDAP        http://www.openldap.org/software/
63 OpenSSL         http://www.openssl.org/
64 Perl            http://www.perl.com/
65 SQL             http://www.sql.com/
66 TCL             http://www.tcl.com/
67 !endblock
68
69 # Internet and X.500 terms
70 !block terms; data
71 Term    Definition
72 ASN     Abstract Syntax Notation
73 ASN.1   Abstract Syntax Notation 1
74 BCP     Best Common Practice
75 BER     Basic Encoding Rules
76 CLDAP   Connection-less LDAP
77 DAP     Directory Access Protocol
78 DER     Distinguished Encoding Rules
79 DN      Distinguished Name
80 DSE     DSA-specific Entry
81 DNS     Domain Name System
82 DS      Draft Standard
83 DSA     Directory System Agent
84 DUA     Directory User Agent
85 FAQ     Frequently Asked Questions
86 FYI     For Your Information
87 GSSAPI  Generic Security Services Application Programming Interface
88 I-D     Internet Draft
89 IP      Internet Protocol
90 IPSEC   Internet Protocol Security
91 ITS     Issue Tracking System
92 LBER    Lightweight BER
93 LDAP    Lightweight Directory Access Protocol
94 LDIF    LDAP Directory Interchange Format
95 LDBM    LDAP Database Manager
96 OID     Object Identifier
97 OSI     OSI
98 PS      Proposed Standard
99 RDN     Relative Distinguished Name
100 RFC     Request for Comments
101 TCP     Transmission Control Protocol
102 TLS     Transport Security Layer
103 SASL    Simple Authentication and Security Layer
104 STD     Internet Standard
105 UDP     User Datagram Protocol
106 URI     Uniform Resource Identifier
107 URL     Uniform Resource Locator
108 WWW     World Wide Web
109 X.500   X.500 Directory Services
110 !endblock
111
112 !block references; data
113 Reference       Status  Document        Jump
114 RFC2251         PS      RFC2251         ftp://ftp.isi.edu/in-notes/rfc2251.txt
115 RFC2252         PS      RFC2252         ftp://ftp.isi.edu/in-notes/rfc2252.txt
116 RFC2253         PS      RFC2253         ftp://ftp.isi.edu/in-notes/rfc2253.txt
117 RFC2254         PS      RFC2254         ftp://ftp.isi.edu/in-notes/rfc2254.txt
118 RFC2255         PS      RFC2255         ftp://ftp.isi.edu/in-notes/rfc2255.txt
119 RFC2256         PS      RFC2256         ftp://ftp.isi.edu/in-notes/rfc2256.txt
120 RFC2829         PS      RFC2829         ftp://ftp.isi.edu/in-notes/rfc2829.txt
121 RFC2830         PS      RFC2830         ftp://ftp.isi.edu/in-notes/rfc2830.txt
122 RFC2831         PS      RFC2831         ftp://ftp.isi.edu/in-notes/rfc2831.txt
123 !endblock