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