]> git.sur5r.net Git - openldap/blob - doc/guide/preamble.sdf
Update URL
[openldap] / doc / guide / preamble.sdf
1 # $OpenLDAP$
2 # Copyright 1999-2001, 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 2001, <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 2001, <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 Organization for Standardization|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|http://asg.web.cmu.edu/cyrus/
117 Sleepy|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 BerkeleyDB|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/
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 API|Application Program Interface
143 ASN|Abstract Syntax Notation
144 ASN.1|Abstract Syntax Notation 1
145 BCP|Best Common Practice
146 BER|Basic Encoding Rules
147 BNF|BNF
148 C|The C Programming Language
149 CLDAP|Connection-less LDAP
150 DAP|Directory Access Protocol
151 DER|Distinguished Encoding Rules
152 DIT|Directory Information Tree
153 DN|Distinguished Name
154 DNS|Domain Name System
155 DS|Draft Standard
156 DSA|Directory Service Agent
157 DSE|DSA-specific Entry
158 DUA|Directory User Agent
159 FAQ|Frequently Asked Questions
160 FTP|File Transfer Protocol
161 FYI|For Your Information
162 GSSAPI|Generic Security Services Application Program Interface
163 I-D|Internet Draft
164 IP|Internet Protocol
165 IPSEC|Internet Protocol Security
166 ITS|Issue Tracking System
167 LBER|Lightweight BER
168 LDAP|Lightweight Directory Access Protocol
169 LDIF|LDAP Data Interchange Format
170 LDBM|LDAP Database Manager
171 MIB|Management Information Base
172 OID|Object Identifier
173 OSI|OSI
174 PS|Proposed Standard
175 RDN|Relative Distinguished Name
176 RFC|Request for Comments
177 TCP|Transmission Control Protocol
178 TLS|Transport Layer Security
179 SASL|Simple Authentication and Security Layer
180 SMTP|Simple Mail Transfer Protocol
181 SNMP|Simple Network Management Protocol
182 STD|Internet Standard
183 UDP|User Datagram Protocol
184 UNIX|UNIX
185 URI|Uniform Resource Identifier
186 URL|Uniform Resource Locator
187 WWW|World Wide Web
188 X.500|X.500 Directory Services
189 !endblock
190
191 !block references; data
192 Reference|Status|Document|Jump
193 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
194 RFC2222|PS|Simple Authentication and Security Layer|ftp://ftp.isi.edu/in-notes/rfc2222.txt
195 RFC2251|PS|Lightweight Directory Access Protocol (v3)|ftp://ftp.isi.edu/in-notes/rfc2251.txt
196 RFC2252|PS|LDAPv3: Attribute Syntax Definitions|ftp://ftp.isi.edu/in-notes/rfc2252.txt
197 RFC2253|PS|LDAPv3: UTF-8 String Representation of Distinguished Names|ftp://ftp.isi.edu/in-notes/rfc2253.txt
198 RFC2254|PS|The String Representation of LDAP Search Filters|ftp://ftp.isi.edu/in-notes/rfc2254.txt
199 RFC2255|PS|The LDAP URL Format|ftp://ftp.isi.edu/in-notes/rfc2255.txt
200 RFC2256|PS|A Summary of the X.500(96) User Schema for use with LDAPv3|ftp://ftp.isi.edu/in-notes/rfc2256.txt
201 RFC2296|PS|Use of Language Codes in LDAP|ftp://ftp.isi.edu/in-notes/rfc2296.txt
202 RFC2798|INFO|Definition of the inetOrgPerson LDAP Object Class|ftp://ftp.isi.edu/in-notes/rfc2798.txt
203 RFC2829|PS|Authentication Methods for LDAP|ftp://ftp.isi.edu/in-notes/rfc2829.txt
204 RFC2830|PS|LDAPv3: Extension for Transport Layer Security|ftp://ftp.isi.edu/in-notes/rfc2830.txt
205 RFC2831|PS|Using Digest Authentication as a SASL Mechanism|ftp://ftp.isi.edu/in-notes/rfc2831.txt
206 RFC2849|PS|The LDAP Data Interchange Format|ftp://ftp.isi.edu/in-notes/rfc2849.txt
207 !endblock