1# $OpenLDAP$
2# Copyright 1999-2011 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.4
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.4"
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 2011, <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 2011, <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; sort='Name'
102Name|Long|Jump
103ANSI|American National Standards Institute|http://www.ansi.org/
104BSI|British Standards Institute|http://www.bsi-global.com/
105COSINE|Co-operation and Open Systems Interconnection in Europe
106CPAN|Comprehensive Perl Archive Network|http://cpan.org/
107Cyrus|Project Cyrus|http://cyrusimap.web.cmu.edu/
108FSF|Free Software Foundation|http://www.fsf.org/
109GNU|GNU Not Unix Project|http://www.gnu.org/
110IAB|Internet Architecture Board|http://www.iab.org/
111IANA|Internet Assigned Numbers Authority|http://www.iana.org/
112IEEE|Institute of Electrical and Electronics Engineers|http://www.ieee.org
113IESG|Internet Engineering Steering Group|http://www.ietf.org/iesg/
114IETF|Internet Engineering Task Force|http://www.ietf.org/
115IRTF|Internet Research Task Force|http://www.irtf.org/
116ISO|International Standards Organisation|http://www.iso.org/
117ISOC|Internet Society|http://www.isoc.org/
118ITU|International Telephone Union|http://www.itu.int/
119OLF|OpenLDAP Foundation|http://www.openldap.org/foundation/
120OLP|OpenLDAP Project|http://www.openldap.org/project/
121OpenSSL|OpenSSL Project|http://www.openssl.org/
122RFC Editor|RFC Editor|http://www.rfc-editor.org/
123Oracle|Oracle Corporation|http://www.oracle.com/
124UM|University of Michigan|http://www.umich.edu/
125UMLDAP|University of Michigan LDAP Team|http://www.umich.edu/~dirsvcs/ldap/ldap.html
126!endblock
127
128!block products; data; sort='Name'
129Name|Jump
130Berkeley DB|http://www.oracle.com/database/berkeley-db/db/index.html
131CVS|http://www.cvshome.org/
132Cyrus|http://cyrusimap.web.cmu.edu/generalinfo.html
133Cyrus SASL|http://asg.web.cmu.edu/sasl/sasl-library.html
134GNU|http://www.gnu.org/software/
135GnuTLS|http://www.gnu.org/software/gnutls/
136Heimdal|http://www.pdc.kth.se/heimdal/
137JLDAP|http://www.openldap.org/jldap/
138MIT Kerberos|http://web.mit.edu/kerberos/www/
139MozNSS|http://developer.mozilla.org/en/NSS
140OpenLDAP|http://www.openldap.org/
141OpenLDAP FAQ|http://www.openldap.org/faq/
142OpenLDAP ITS|http://www.openldap.org/its/
143OpenLDAP Software|http://www.openldap.org/software/
144OpenSSL|http://www.openssl.org/
145Perl|http://www.perl.org/
146SDF|http://search.cpan.org/src/IANC/sdf-2.001/doc/catalog.html
147SecureTransport|http://developer.apple.com/library/mac/documentation/Security/Reference/secureTransportRef/Reference/reference.html
148UMLDAP|http://www.umich.edu/~dirsvcs/ldap/ldap.html
149!endblock
150
151# Internet and X.500 terms
152!block terms; data; sort='Term'
153Term|Definition
1543DES|Triple DES
155ABNF|Augmented Backus-Naur Form
156ACDF|Access Control Decision Function
157ACE|ASCII Compatible Encoding
158ASCII|American Standard Code for Information Interchange
159ACID|Atomicity, Consistency, Isolation, and Durability
160ACI|Access Control Information
161ACL|Access Control List
162AES|Advance Encryption Standard
163ABI|Application Binary Interface
164API|Application Program Interface
165ASN.1|Abstract Syntax Notation - One
166AVA|Attribute Value Assertion
167AuthcDN|Authentication DN
168AuthcId|Authentication Identity
169AuthzDN|Authorization DN
170AuthzId|Authorization Identity
171BCP|Best Current Practice
172BDB|Berkeley DB (Backend)
173BER|Basic Encoding Rules
174BNF|Backus-Naur Form
175C|The C Programming Language
176CA|Certificate Authority
177CER|Canonical Encoding Rules
178CLDAP|Connection-less LDAP
179CN|Common Name
180CRAM-MD5|SASL MD5 Challenge/Response Authentication Mechanism
181CRL|Certificate Revocation List
182DAP|Directory Access Protocol
183DC|Domain Component
184DER|Distinguished Encoding Rules
185DES|Data Encryption Standard
186DIB|Directory Information Base
187DIGEST-MD5|SASL Digest MD5 Authentication Mechanism
188DISP|Directory Information Shadowing Protocol
189DIT|Directory Information Tree
190DNS|Domain Name System
191DN|Distinguished Name
192DOP|Directory Operational Binding Management Protocol
193DSAIT|DSA Information Tree
194DSA|Directory System Agent
195DSE|DSA-specific Entry
196DSP|Directory System Protocol
197DS|Draft Standard
198DUA|Directory User Agent
199EXTERNAL|SASL External Authentication Mechanism
200FAQ|Frequently Asked Questions
201FTP|File Transfer Protocol
202FYI|For Your Information
203GSER|Generic String Encoding Rules
204GSS-API|Generic Security Service Application Program Interface
205GSSAPI|SASL Kerberos V GSS-API Authentication Mechanism
206HDB|Hierarchical Database (Backend)
207I-D|Internet-Draft
208IA5|International Alphabet 5
209IDNA|Internationalized Domain Names in Applications
210IDN|Internationalized Domain Name
211ID|Identification
212ID|Identifier
213IDL|Index Data Lookups
214IP|Internet Protocol
215IPC|Inter-process communication
216IPsec|Internet Protocol Security
217IPv4|Internet Protocol, version 4
218IPv6|Internet Protocol, version 6
219ITS|Issue Tracking System
220JPEG|Joint Photographic Experts Group
221Kerberos|Kerberos Authentication Service
222LBER|Lightweight BER
223LDAP|Lightweight Directory Access Protocol
224LDAP Sync|LDAP Content Synchronization
225LDAPv3|LDAP, version 3
226LDIF|LDAP Data Interchange Format
227MD5|Message Digest 5
228MIB|Management Information Base
229MODDN|Modify DN
230MODRDN|Modify RDN
231NSSR|Non-specific Subordinate Reference
232OID|Object Identifier
233OSI|Open Systems Interconnect
234OTP|One Time Password
235PDU|Protocol Data Unit
236PEM|Privacy Enhanced eMail
237PEN|Private Enterprise Number
238PKCS|Public Key Cryptosystem
239PKI|Public Key Infrastructure
240PKIX|Public Key Infrastructure (X.509)
241PLAIN|SASL Plaintext Password Authentication Mechanism
242POSIX|Portable Operating System Interface
243PS|Proposed Standard
244RDN|Relative Distinguished Name
245RFC|Request for Comments
246RPC|Remote Procedure Call
247RXER|Robust XML Encoding Rules
248SASL|Simple Authentication and Security Layer
249SDF|Simple Document Format
250SDSE|Shadowed DSE
251SHA1|Secure Hash Algorithm 1
252SLAPD|Standalone LDAP Daemon
253SLURPD|Standalone LDAP Update Replication Daemon
254SMTP|Simple Mail Transfer Protocol
255SNMP|Simple Network Management Protocol
256SQL|Structured Query Language
257SRP|Secure Remote Password
258SSF|Security Strength Factor
259SSL|Secure Socket Layer
260STD|Internet Standard
261TCP|Transmission Control Protocol
262TLS|Transport Layer Security
263UCS|Universal Multiple-Octet Coded Character Set
264UDP|User Datagram Protocol
265UID|User Identifier
266Unicode|The Unicode Standard
267UNIX|Unix
268URI|Uniform Resource Identifier
269URL|Uniform Resource Locator
270URN|Uniform Resource Name
271UTF-8|8-bit UCS/Unicode Transformation Format
272UTR|Unicode Technical Report
273UUID|Universally Unique Identifier
274WWW|World Wide Web
275X.500|X.500 Directory Services
276X.509|X.509 Public Key and Attribute Certificate Frameworks
277XED|XML Enabled Directory
278XER|XML Encoding Rules
279XML|Extensible Markup Language
280syncrepl|LDAP Sync-based Replication
281!endblock
282
283!block references; data; sort=Reference; style=grid
284Reference|Status|Document|Jump
285UM-GUIDE|O|The SLAPD and SLURPD Administrators Guide|http://www.umich.edu/~dirsvcs/ldap/doc/guides/slapd/guide.pdf
286RFC2079|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
287RFC2296|PS|Use of Language Codes in LDAP|http://www.rfc-editor.org/rfc/rfc2296.txt
288RFC2307|X|An Approach for Using LDAP as a Network Information Service|http://www.rfc-editor.org/rfc/rfc2307.txt
289RFC2589|PS|Lightweight Directory Access Protocol (v3): Extensions for Dynamic Directory Services|http://www.rfc-editor.org/rfc/rfc2589.txt
290RFC2798|I|Definition of the inetOrgPerson LDAP Object Class|http://www.rfc-editor.org/rfc/rfc2798.txt
291RFC2831|PS|Using Digest Authentication as a SASL Mechanism|http://www.rfc-editor.org/rfc/rfc2831.txt
292RFC2849|PS|The LDAP Data Interchange Format|http://www.rfc-editor.org/rfc/rfc2849.txt
293RFC3088|X|OpenLDAP Root Service|http://www.rfc-editor.org/rfc/rfc3088.txt
294RFC3296|PS|Named Subordinate References in LDAP|http://www.rfc-editor.org/rfc/rfc3296.txt
295RFC3384|I|Lightweight Directory Access Protocol (version 3) Replication Requirements|http://www.rfc-editor.org/rfc/rfc3384.txt
296RFC3494|I|Lightweight Directory Access Protocol version 2 (LDAPv2) to Historic Status|http://www.rfc-editor.org/rfc/rfc3494.txt
297RFC4013|PS|SASLprep: Stringprep Profile for User Names and Passwords|http://www.rfc-editor.org/rfc/rfc4013.txt
298RFC4346|PS|The Transport Layer Security (TLS) Protocol, Version 1.1|http://www.rfc-editor.org/rfc/rfc4346.txt
299RFC4422|PS|Simple Authentication and Security Layer (SASL)|http://www.rfc-editor.org/rfc/rfc4422.txt
300RFC4510|PS|Lightweight Directory Access Protocol (LDAP): Technical Specification Roadmap|http://www.rfc-editor.org/rfc/rfc4510.txt
301RFC4511|PS|Lightweight Directory Access Protocol (LDAP): The Protocol|http://www.rfc-editor.org/rfc/rfc4511.txt
302RFC4512|PS|Lightweight Directory Access Protocol (LDAP): Directory Information Models|http://www.rfc-editor.org/rfc/rfc4512.txt
303RFC4513|PS|Lightweight Directory Access Protocol (LDAP): Authentication Methods and Security Mechanisms|http://www.rfc-editor.org/rfc/rfc4513.txt
304RFC4514|PS|Lightweight Directory Access Protocol (LDAP): String Representation of Distinguished Names|http://www.rfc-editor.org/rfc/rfc4514.txt
305RFC4515|PS|Lightweight Directory Access Protocol (LDAP): String Representation of Search Filters|http://www.rfc-editor.org/rfc/rfc4515.txt
306RFC4516|PS|Lightweight Directory Access Protocol (LDAP): Uniform Resource Locator|http://www.rfc-editor.org/rfc/rfc4516.txt
307RFC4517|PS|Lightweight Directory Access Protocol (LDAP): Syntaxes and Matching Rules|http://www.rfc-editor.org/rfc/rfc4517.txt
308RFC4518|PS|Lightweight Directory Access Protocol (LDAP): Internationalized String Preparation|http://www.rfc-editor.org/rfc/rfc4518.txt
309RFC4519|PS|Lightweight Directory Access Protocol (LDAP): Schema for User Applications|http://www.rfc-editor.org/rfc/rfc4519.txt
310RFC4520|BCP|IANA Considerations for LDAP|http://www.rfc-editor.org/rfc/rfc4520.txt
311RFC4533|X|The Lightweight Directory Access Protocol (LDAP) Content Synchronization Operation|http://www.rfc-editor.org/rfc/rfc4533.txt
312Chu-LDAPI|ID|Using LDAP Over IPC Mechanisms|http://tools.ietf.org/html/draft-chu-ldap-ldapi-00
313!endblock
314