]> git.sur5r.net Git - openldap/blob - doc/guide/preamble.sdf
Add comment about LDAPv2
[openldap] / doc / guide / preamble.sdf
1 # $OpenLDAP$
2 # Copyright 1999-2003, 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.1
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 2.1"
17 !define DOC_TYPE    "Guide"
18
19 !define DOC_LOGO        "../images/LDAPlogo.gif"
20 !define DOC_HTML_LOGO ""
21
22 !define DOC_LOF_TITLE   "Figures"
23 !define DOC_LOF
24
25 !define HTML_URL_HOME           "http://www.openldap.org/"
26 !define HTML_URL_CATALOG        "../index.html"
27
28 !macro HTML_HEADER
29 #       !block inline
30 #<FONT FACE="Arial,Verdana,Helvetica">
31 #       !endblock
32         !if DOC_LOGO
33                 !block inline
34 <A HREF="http://www.OpenLDAP.org/">
35                 !endblock
36                 !import DOC_LOGO; align="Left"; border="0"; base=$var{'DOC_LOGO_BASE'}
37                 !block inline
38 </A>
39                 !endblock
40                 !HTML_NAVIGATE
41                 !clear "Left"
42         !else
43                 !HTML_NAVIGATE
44         !endif
45 !endmacro
46
47 !macro HTML_FOOTER
48         !HTML_PRE_SECTION
49         !HTML_NAVIGATE
50 #       !block inline; expand
51 #</FONT>
52 #       !endblock
53         !block inline; expand
54 <P>
55 <FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
56 ________________<BR>
57 <SMALL>&copy; Copyright 2003, <A HREF="http://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
58
59         !endblock
60 !endmacro
61
62 !macro HTML_TOPIC_HEADER
63 #       !block inline; expand
64 #<FONT FACE="Arial,Verdana,Helvetica">
65 #       !endblock
66         !define DOC_TOPIC_LOGO $var{'DOC_LOGO'}
67         !if DOC_TOPIC_LOGO
68                 !default DOC_TOPIC_LOGO_BASE $var{'DOC_LOGO_BASE'}
69                 !block inline
70 <A HREF="http://www.OpenLDAP.org/">
71                 !endblock
72                 !import DOC_TOPIC_LOGO; align="Left"; border="0"; base=$var{'DOC_TOPIC_LOGO_BASE'}
73                 !block inline
74 </A>
75                 !endblock
76                 !HTML_TOPIC_NAVIGATE
77                 !clear "Left"
78         !else
79                 !HTML_TOPIC_NAVIGATE
80         !endif
81 !endmacro
82
83 !macro HTML_TOPIC_FOOTER
84         !HTML_PRE_SECTION
85         !HTML_TOPIC_NAVIGATE
86 #       !block inline; expand
87 #</FONT>
88 #       !endblock
89         !block inline; expand
90 <P>
91 <FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
92 ________________<BR>
93 <SMALL>&copy; Copyright 2003, <A HREF="http://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
94
95         !endblock
96 !endmacro
97
98
99 # OpenLDAP related organization
100 !block organisations; data
101 Name|Long|Jump
102 OpenLDAP|OpenLDAP|http://www.openldap.org/
103 OLF|OpenLDAP Foundation|http://www.openldap.org/foundation/
104 OLP|OpenLDAP Project|http://www.openldap.org/project/
105 UM|University of Michigan|http://www.umich.edu/
106 UMLDAP|University of Michigan LDAP|http://www.umich.edu/~dirsvcs/ldap/
107 IANA|Internet Assigned Numbers Authority|http://www.iana.org/
108 IAB|Internet Architecture Board|http://www.iab.org/
109 IETF|Internet Engineering Task Force|http://www.ietf.org/
110 IESG|Internet Engineering Steering Group|http://www.ietf.org/iesg/
111 IRTF|Internet Research Task Force|http://www.irtf.org/
112 ISO|International Standards Organisation|http://www.iso.ch/
113 ITU|International Telephone Union|http://www.itu.int/
114 RFC|RFC Editor|http://www.rfc-editor.org/
115 OpenSSL|OpenSSL|http://www.openssl.org/
116 Cyrus|Cyrus Electronic Mail Project|http://asg.web.cmu.edu/cyrus/
117 Sleepycat|Sleepycat Software|http://www.sleepycat.com/
118 FSF|Free Software Foundation|http://www.fsf.org/
119 GNU|GNU Not Unix|http://www.gnu.org/
120 !endblock
121
122 !block products; data
123 Name|Jump
124 Berkeley DB|http://www.sleepycat.com/
125 CVS|http://www.cyclic.com/
126 Cyrus|http://asg.web.cmu.edu/cyrus/
127 GNU|http://www.gnu.org/software/
128 GDBM|http://www.gnu.org/software/gdbm/
129 Heimdal|http://www.pdc.kth.se/heimdal/
130 MIT Kerberos|http://web.mit.edu/kerberos/www/
131 OpenLDAP|http://www.openldap.org/software/
132 OpenSSL|http://www.openssl.org/
133 Perl|http://www.perl.com/
134 SASL|http://asg.web.cmu.edu/sasl/sasl-library.html
135 SQL|http://www.jcc.com/SQLPages/jccs_sql.htm
136 TCL|http://tcl.activestate.com/
137 !endblock
138
139 # Internet and X.500 terms
140 !block terms; data
141 Term|Definition
142 AES|Advance Encryption Standard
143 API|Application Program Interface
144 ASN|Abstract Syntax Notation
145 ASN.1|Abstract Syntax Notation 1
146 BCP|Best Common Practice
147 BDB|Berkeley DB
148 BER|Basic Encoding Rules
149 BNF|BNF
150 C|The C Programming Language
151 CA|Certificate Authority
152 CLDAP|Connection-less LDAP
153 DAP|Directory Access Protocol
154 DER|Distinguished Encoding Rules
155 DES|Data Encryption Standard
156 3DES|Triple DES
157 DIT|Directory Information Tree
158 DN|Distinguished Name
159 DNS|Domain Name System
160 DS|Draft Standard
161 DSA|Directory Service Agent
162 DSE|DSA-specific Entry
163 DUA|Directory User Agent
164 FAQ|Frequently Asked Questions
165 FTP|File Transfer Protocol
166 FYI|For Your Information
167 GSSAPI|Generic Security Services Application Program Interface
168 I-D|Internet Draft
169 IP|Internet Protocol
170 IPSEC|Internet Protocol Security
171 ITS|Issue Tracking System
172 Kerberos|Kerberos Authentication Service
173 LBER|Lightweight BER
174 LDAP|Lightweight Directory Access Protocol
175 LDIF|LDAP Data Interchange Format
176 LDBM|LDAP Database Manager
177 MIB|Management Information Base
178 OID|Object Identifier
179 OSI|Open Systems Interconnect
180 OTP|One Time Password
181 PEM|Privacy Enhanced eMail
182 PS|Proposed Standard
183 RDN|Relative Distinguished Name
184 RFC|Request for Comments
185 SRP|Secure Remote Password
186 SSF|Security Strength Factor
187 SSL|Secure Socket Layer
188 STD|Internet Standard
189 TCP|Transmission Control Protocol
190 TLS|Transport Layer Security
191 SASL|Simple Authentication and Security Layer
192 SMTP|Simple Mail Transfer Protocol
193 SNMP|Simple Network Management Protocol
194 STD|Internet Standard
195 UDP|User Datagram Protocol
196 UNIX|UNIX
197 URI|Uniform Resource Identifier
198 URL|Uniform Resource Locator
199 WWW|World Wide Web
200 X.500|X.500 Directory Services
201 X.509|X.509 Public Key and Attribute Certificate Frameworks
202 !endblock
203
204 !block references; data
205 Reference|Status|Document|Jump
206 RFC2079|PS|Definition of an X.500 Attribute Type and an Object Class to Hold Uniform Resource Identifers|ftp://ftp.isi.edu/in-notes/rfc2079.txt
207 RFC2222|PS|Simple Authentication and Security Layer|ftp://ftp.isi.edu/in-notes/rfc2222.txt
208 RFC2251|PS|Lightweight Directory Access Protocol (v3)|ftp://ftp.isi.edu/in-notes/rfc2251.txt
209 RFC2252|PS|LDAPv3: Attribute Syntax Definitions|ftp://ftp.isi.edu/in-notes/rfc2252.txt
210 RFC2253|PS|LDAPv3: UTF-8 String Representation of Distinguished Names|ftp://ftp.isi.edu/in-notes/rfc2253.txt
211 RFC2254|PS|The String Representation of LDAP Search Filters|ftp://ftp.isi.edu/in-notes/rfc2254.txt
212 RFC2255|PS|The LDAP URL Format|ftp://ftp.isi.edu/in-notes/rfc2255.txt
213 RFC2256|PS|A Summary of the X.500(96) User Schema for use with LDAPv3|ftp://ftp.isi.edu/in-notes/rfc2256.txt
214 RFC2296|PS|Use of Language Codes in LDAP|ftp://ftp.isi.edu/in-notes/rfc2296.txt
215 RFC2798|INFO|Definition of the inetOrgPerson LDAP Object Class|ftp://ftp.isi.edu/in-notes/rfc2798.txt
216 RFC2829|PS|Authentication Methods for LDAP|ftp://ftp.isi.edu/in-notes/rfc2829.txt
217 RFC2830|PS|LDAPv3: Extension for Transport Layer Security|ftp://ftp.isi.edu/in-notes/rfc2830.txt
218 RFC2831|PS|Using Digest Authentication as a SASL Mechanism|ftp://ftp.isi.edu/in-notes/rfc2831.txt
219 RFC2849|PS|The LDAP Data Interchange Format|ftp://ftp.isi.edu/in-notes/rfc2849.txt
220 RFC3088|X|OpenLDAP Root Service|ftp://ftp.isi.edu/in-notes/rfc3088.txt
221 RFC3296|PS|Named Subordinate References in LDAP|ftp://ftp.isi.edu/in-notes/rfc3296.txt
222 RFC3377|PS|Lightweight Directory Access Protocol (v3): Technical Specification
223 RFC3383|BCP|Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP)
224 RFC3384|INFO|Lightweight Directory Access Protocol (version 3) Replication Requirements
225 RFC3494:INFO|Lightweight Directory Access Protocol version 2 (LDAPv2) to Historic Status
226
227 !endblock