]> git.sur5r.net Git - openldap/blob - doc/guide/preamble.sdf
Add missing 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 2.0"
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 <P>
53 <FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
54 ______________<BR>
55 <SMALL>&copy; Copyright 2000, <A HREF="http://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
56
57         !endblock
58 !endmacro
59
60 !macro HTML_TOPIC_HEADER
61         !block inline; expand
62 <FONT FACE="Arial,Verdana,Helvetica">
63         !endblock
64         !define DOC_TOPIC_LOGO $var{'DOC_LOGO'}
65         !if DOC_TOPIC_LOGO
66                 !default DOC_TOPIC_LOGO_BASE $var{'DOC_LOGO_BASE'}
67                 !block inline
68 <A HREF="http://www.OpenLDAP.org/">
69                 !endblock
70                 !import DOC_TOPIC_LOGO; align="Left"; border="0"; base=$var{'DOC_TOPIC_LOGO_BASE'}
71                 !block inline
72 </A>
73                 !endblock
74                 !HTML_TOPIC_NAVIGATE
75                 !clear "Left"
76         !else
77                 !HTML_TOPIC_NAVIGATE
78         !endif
79 !endmacro
80
81 !macro HTML_TOPIC_FOOTER
82         !HTML_PRE_SECTION
83         !HTML_TOPIC_NAVIGATE
84         !block inline; expand
85 </FONT>
86 <P>
87 <FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
88 ______________<BR>
89 <SMALL>&copy; Copyright 2000, <A HREF="http://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</A>, <A HREF="mailto:info@OpenLDAP.org">info@OpenLDAP.org</A></SMALL></B></FONT>
90
91         !endblock
92 !endmacro
93
94
95 # OpenLDAP related organization
96 !block organisations; data
97 Name|Long|Jump
98 OpenLDAP|OpenLDAP|http://www.openldap.org/
99 OLF|OpenLDAP Foundation|http://www.openldap.org/foundation/
100 OLP|OpenLDAP Project|http://www.openldap.org/project/
101 UM|University of Michigan|http://www.umich.edu/
102 UMLDAP|University of Michigan LDAP|http://www.umich.edu/~dirsvcs/ldap/
103 IANA|Internet Assigned Numbers Authority|http://www.iana.org/
104 IAB|Internet Architecture Board|http://www.iab.org/
105 IETF|Internet Engineering Task Force|http://www.ietf.org/
106 IESG|Internet Engineering Steering Group|http://www.ietf.org/iesg/
107 IRTF|Internet Research Task Force|http://www.irtf.org/
108 ISO|International Organization for Standardization|http://www.iso.ch/
109 ITU|International Telephone Union|http://www.itu.int/
110 RFC|RFC Editor|http://www.rfc-editor.org/
111 OpenSSL|OpenSSL|http://www.openssl.org/
112 Cyrus|Cyrus|http://asg.web.cmu.edu/cyrus/
113 Sleepy|Sleepycat Software|http://www.sleepycat.com/
114 FSF|Free Software Foundation|http://www.fsf.org/
115 GNU|GNU Not Unix|http://www.gnu.org/
116 !endblock
117
118 !block products; data
119 Name|Jump
120 BerkeleyDB|http://www.sleepycat.com/
121 CVS|http://www.cyclic.com/
122 Cyrus|http://asg.web.cmu.edu/cyrus/
123 GNU|http://www.gnu.org/software/
124 GDBM|http://www.gnu.org/software/gdbm/
125 Heimdal|http://www.pdc.kth.se/heimdal/
126 MIT Kerberos|http://web.mit.edu/kerberos/www/
127 OpenLDAP|http://www.openldap.org/software/
128 OpenSSL|http://www.openssl.org/
129 Perl|http://www.perl.com/
130 SASL|http://asg.web.cmu.edu/sasl/
131 SQL|http://www.sql.com/
132 TCL|http://www.tcl.com/
133 !endblock
134
135 # Internet and X.500 terms
136 !block terms; data
137 Term|Definition
138 API|Application Program Interface
139 ASN|Abstract Syntax Notation
140 ASN.1|Abstract Syntax Notation 1
141 BCP|Best Common Practice
142 BER|Basic Encoding Rules
143 BNF|BNF
144 C|The C Programming Language
145 CLDAP|Connection-less LDAP
146 DAP|Directory Access Protocol
147 DER|Distinguished Encoding Rules
148 DIT|Directory Information Tree
149 DN|Distinguished Name
150 DNS|Domain Name System
151 DS|Draft Standard
152 DSA|Directory Service Agent
153 DSE|DSA-specific Entry
154 DUA|Directory User Agent
155 FAQ|Frequently Asked Questions
156 FYI|For Your Information
157 GSSAPI|Generic Security Services Application Program Interface
158 I-D|Internet Draft
159 IP|Internet Protocol
160 IPSEC|Internet Protocol Security
161 ITS|Issue Tracking System
162 LBER|Lightweight BER
163 LDAP|Lightweight Directory Access Protocol
164 LDIF|LDAP Data Interchange Format
165 LDBM|LDAP Database Manager
166 MIB|Management Information Base
167 OID|Object Identifier
168 OSI|OSI
169 PS|Proposed Standard
170 RDN|Relative Distinguished Name
171 RFC|Request for Comments
172 TCP|Transmission Control Protocol
173 TLS|Transport Layer Security
174 SASL|Simple Authentication and Security Layer
175 SMTP|Simple Mail Transfer Protocol
176 SNMP|Simple Network Management Protocol
177 STD|Internet Standard
178 UDP|User Datagram Protocol
179 UNIX|UNIX
180 URI|Uniform Resource Identifier
181 URL|Uniform Resource Locator
182 WWW|World Wide Web
183 X.500|X.500 Directory Services
184 !endblock
185
186 !block references; data
187 Reference|Status|Document|Jump
188 RFC2079|PS|RFC2079|ftp://ftp.isi.edu/in-notes/rfc2079.txt
189 RFC2251|PS|RFC2251|ftp://ftp.isi.edu/in-notes/rfc2251.txt
190 RFC2252|PS|RFC2252|ftp://ftp.isi.edu/in-notes/rfc2252.txt
191 RFC2253|PS|RFC2253|ftp://ftp.isi.edu/in-notes/rfc2253.txt
192 RFC2254|PS|RFC2254|ftp://ftp.isi.edu/in-notes/rfc2254.txt
193 RFC2255|PS|RFC2255|ftp://ftp.isi.edu/in-notes/rfc2255.txt
194 RFC2256|PS|RFC2256|ftp://ftp.isi.edu/in-notes/rfc2256.txt
195 RFC2798|PS|RFC2798|ftp://ftp.isi.edu/in-notes/rfc2798.txt
196 RFC2829|PS|RFC2829|ftp://ftp.isi.edu/in-notes/rfc2829.txt
197 RFC2830|PS|RFC2830|ftp://ftp.isi.edu/in-notes/rfc2830.txt
198 RFC2831|PS|RFC2831|ftp://ftp.isi.edu/in-notes/rfc2831.txt
199 !endblock