openldap/doc/guide/preamble.sdf

228 lines
7.4 KiB
Plaintext
Raw Normal View History

1999-10-01 00:58:26 +08:00
# $OpenLDAP$
2003-01-04 04:04:17 +08:00
# Copyright 1999-2003, The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
#
# Preamble for all OpenLDAP SDF documents
#
!default VERSION 2.1
1999-09-26 01:17:51 +08:00
#
# Paths are relative to the main subdirectories
#
!define DOC_AUTHOR "The OpenLDAP Project <{{URL:http://www.openldap.org/}}>"
!define DOC_NAME "OpenLDAP 2.1"
1999-09-26 01:17:51 +08:00
!define DOC_TYPE "Guide"
!define DOC_LOGO "../images/LDAPlogo.gif"
!define DOC_HTML_LOGO ""
!define DOC_LOF_TITLE "Figures"
!define DOC_LOF
!define HTML_URL_HOME "http://www.openldap.org/"
!define HTML_URL_CATALOG "../index.html"
!macro HTML_HEADER
# !block inline
#<FONT FACE="Arial,Verdana,Helvetica">
# !endblock
!if DOC_LOGO
!block inline
<A HREF="http://www.OpenLDAP.org/">
!endblock
!import DOC_LOGO; align="Left"; border="0"; base=$var{'DOC_LOGO_BASE'}
!block inline
</A>
!endblock
!HTML_NAVIGATE
!clear "Left"
!else
!HTML_NAVIGATE
!endif
!endmacro
!macro HTML_FOOTER
!HTML_PRE_SECTION
!HTML_NAVIGATE
# !block inline; expand
#</FONT>
# !endblock
!block inline; expand
<P>
<FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
2001-05-18 10:45:46 +08:00
________________<BR>
2003-01-04 04:04:17 +08:00
<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>
!endblock
!endmacro
!macro HTML_TOPIC_HEADER
# !block inline; expand
#<FONT FACE="Arial,Verdana,Helvetica">
# !endblock
!define DOC_TOPIC_LOGO $var{'DOC_LOGO'}
!if DOC_TOPIC_LOGO
!default DOC_TOPIC_LOGO_BASE $var{'DOC_LOGO_BASE'}
!block inline
<A HREF="http://www.OpenLDAP.org/">
!endblock
!import DOC_TOPIC_LOGO; align="Left"; border="0"; base=$var{'DOC_TOPIC_LOGO_BASE'}
!block inline
</A>
!endblock
!HTML_TOPIC_NAVIGATE
!clear "Left"
!else
!HTML_TOPIC_NAVIGATE
!endif
!endmacro
!macro HTML_TOPIC_FOOTER
!HTML_PRE_SECTION
!HTML_TOPIC_NAVIGATE
# !block inline; expand
#</FONT>
# !endblock
!block inline; expand
<P>
<FONT COLOR="#808080" FACE="Arial,Verdana,Helvetica" SIZE="1"><B>
2001-05-18 10:45:46 +08:00
________________<BR>
2003-01-04 04:04:17 +08:00
<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>
!endblock
!endmacro
2000-07-30 23:07:14 +08:00
# OpenLDAP related organization
1999-09-26 01:17:51 +08:00
!block organisations; data
2000-08-30 04:22:49 +08:00
Name|Long|Jump
OpenLDAP|OpenLDAP|http://www.openldap.org/
OLF|OpenLDAP Foundation|http://www.openldap.org/foundation/
OLP|OpenLDAP Project|http://www.openldap.org/project/
UM|University of Michigan|http://www.umich.edu/
UMLDAP|University of Michigan LDAP|http://www.umich.edu/~dirsvcs/ldap/
IANA|Internet Assigned Numbers Authority|http://www.iana.org/
IAB|Internet Architecture Board|http://www.iab.org/
IETF|Internet Engineering Task Force|http://www.ietf.org/
IESG|Internet Engineering Steering Group|http://www.ietf.org/iesg/
IRTF|Internet Research Task Force|http://www.irtf.org/
2002-06-18 15:11:58 +08:00
ISO|International Standards Organisation|http://www.iso.ch/
2000-08-30 04:22:49 +08:00
ITU|International Telephone Union|http://www.itu.int/
RFC|RFC Editor|http://www.rfc-editor.org/
OpenSSL|OpenSSL|http://www.openssl.org/
2001-09-08 12:28:39 +08:00
Cyrus|Cyrus Electronic Mail Project|http://asg.web.cmu.edu/cyrus/
2002-06-10 03:11:53 +08:00
Sleepycat|Sleepycat Software|http://www.sleepycat.com/
2000-08-30 04:22:49 +08:00
FSF|Free Software Foundation|http://www.fsf.org/
GNU|GNU Not Unix|http://www.gnu.org/
1999-09-26 01:17:51 +08:00
!endblock
2000-07-30 23:07:14 +08:00
!block products; data
2000-08-30 04:22:49 +08:00
Name|Jump
2002-06-15 05:19:42 +08:00
Berkeley DB|http://www.sleepycat.com/
2000-08-30 04:22:49 +08:00
CVS|http://www.cyclic.com/
Cyrus|http://asg.web.cmu.edu/cyrus/
GNU|http://www.gnu.org/software/
GDBM|http://www.gnu.org/software/gdbm/
Heimdal|http://www.pdc.kth.se/heimdal/
MIT Kerberos|http://web.mit.edu/kerberos/www/
OpenLDAP|http://www.openldap.org/software/
OpenSSL|http://www.openssl.org/
Perl|http://www.perl.com/
2001-09-08 12:28:39 +08:00
SASL|http://asg.web.cmu.edu/sasl/sasl-library.html
2001-01-17 16:20:20 +08:00
SQL|http://www.jcc.com/SQLPages/jccs_sql.htm
2001-09-03 06:30:58 +08:00
TCL|http://tcl.activestate.com/
2000-07-30 23:07:14 +08:00
!endblock
# Internet and X.500 terms
1999-09-26 01:17:51 +08:00
!block terms; data
2000-08-30 04:22:49 +08:00
Term|Definition
2002-06-18 15:11:58 +08:00
AES|Advance Encryption Standard
2000-08-30 04:31:29 +08:00
API|Application Program Interface
2000-08-30 04:22:49 +08:00
ASN|Abstract Syntax Notation
ASN.1|Abstract Syntax Notation 1
BCP|Best Common Practice
2002-06-10 03:11:53 +08:00
BDB|Berkeley DB
2000-08-30 04:22:49 +08:00
BER|Basic Encoding Rules
BNF|BNF
2000-08-30 04:31:29 +08:00
C|The C Programming Language
2002-06-16 20:31:17 +08:00
CA|Certificate Authority
2000-08-30 04:22:49 +08:00
CLDAP|Connection-less LDAP
DAP|Directory Access Protocol
DER|Distinguished Encoding Rules
2002-06-18 15:11:58 +08:00
DES|Data Encryption Standard
3DES|Triple DES
2000-08-30 04:22:49 +08:00
DIT|Directory Information Tree
DN|Distinguished Name
DNS|Domain Name System
DS|Draft Standard
DSA|Directory Service Agent
DSE|DSA-specific Entry
DUA|Directory User Agent
FAQ|Frequently Asked Questions
2000-08-30 14:49:08 +08:00
FTP|File Transfer Protocol
2000-08-30 04:22:49 +08:00
FYI|For Your Information
2000-08-30 04:31:29 +08:00
GSSAPI|Generic Security Services Application Program Interface
2000-08-30 04:22:49 +08:00
I-D|Internet Draft
IP|Internet Protocol
IPSEC|Internet Protocol Security
ITS|Issue Tracking System
2002-09-19 12:43:28 +08:00
Kerberos|Kerberos Authentication Service
2000-08-30 04:22:49 +08:00
LBER|Lightweight BER
LDAP|Lightweight Directory Access Protocol
LDIF|LDAP Data Interchange Format
LDBM|LDAP Database Manager
MIB|Management Information Base
OID|Object Identifier
2002-06-18 15:11:58 +08:00
OSI|Open Systems Interconnect
OTP|One Time Password
2002-06-16 20:31:17 +08:00
PEM|Privacy Enhanced eMail
2000-08-30 04:22:49 +08:00
PS|Proposed Standard
RDN|Relative Distinguished Name
RFC|Request for Comments
2002-06-18 15:11:58 +08:00
SRP|Secure Remote Password
2002-06-18 16:02:36 +08:00
SSF|Security Strength Factor
2002-06-18 15:11:58 +08:00
SSL|Secure Socket Layer
STD|Internet Standard
2000-08-30 04:22:49 +08:00
TCP|Transmission Control Protocol
TLS|Transport Layer Security
SASL|Simple Authentication and Security Layer
SMTP|Simple Mail Transfer Protocol
SNMP|Simple Network Management Protocol
STD|Internet Standard
UDP|User Datagram Protocol
2000-08-30 04:31:29 +08:00
UNIX|UNIX
2000-08-30 04:22:49 +08:00
URI|Uniform Resource Identifier
URL|Uniform Resource Locator
WWW|World Wide Web
X.500|X.500 Directory Services
2002-06-14 20:32:36 +08:00
X.509|X.509 Public Key and Attribute Certificate Frameworks
1999-09-26 01:17:51 +08:00
!endblock
!block references; data
2000-08-30 04:22:49 +08:00
Reference|Status|Document|Jump
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
2001-01-18 10:33:13 +08:00
RFC2222|PS|Simple Authentication and Security Layer|ftp://ftp.isi.edu/in-notes/rfc2222.txt
RFC2251|PS|Lightweight Directory Access Protocol (v3)|ftp://ftp.isi.edu/in-notes/rfc2251.txt
RFC2252|PS|LDAPv3: Attribute Syntax Definitions|ftp://ftp.isi.edu/in-notes/rfc2252.txt
RFC2253|PS|LDAPv3: UTF-8 String Representation of Distinguished Names|ftp://ftp.isi.edu/in-notes/rfc2253.txt
RFC2254|PS|The String Representation of LDAP Search Filters|ftp://ftp.isi.edu/in-notes/rfc2254.txt
RFC2255|PS|The LDAP URL Format|ftp://ftp.isi.edu/in-notes/rfc2255.txt
RFC2256|PS|A Summary of the X.500(96) User Schema for use with LDAPv3|ftp://ftp.isi.edu/in-notes/rfc2256.txt
RFC2296|PS|Use of Language Codes in LDAP|ftp://ftp.isi.edu/in-notes/rfc2296.txt
RFC2798|INFO|Definition of the inetOrgPerson LDAP Object Class|ftp://ftp.isi.edu/in-notes/rfc2798.txt
RFC2829|PS|Authentication Methods for LDAP|ftp://ftp.isi.edu/in-notes/rfc2829.txt
RFC2830|PS|LDAPv3: Extension for Transport Layer Security|ftp://ftp.isi.edu/in-notes/rfc2830.txt
RFC2831|PS|Using Digest Authentication as a SASL Mechanism|ftp://ftp.isi.edu/in-notes/rfc2831.txt
RFC2849|PS|The LDAP Data Interchange Format|ftp://ftp.isi.edu/in-notes/rfc2849.txt
2002-08-29 12:56:05 +08:00
RFC3088|X|OpenLDAP Root Service|ftp://ftp.isi.edu/in-notes/rfc3088.txt
RFC3296|PS|Named Subordinate References in LDAP|ftp://ftp.isi.edu/in-notes/rfc3296.txt
2002-09-19 12:43:28 +08:00
RFC3377|PS|Lightweight Directory Access Protocol (v3): Technical Specification
RFC3383|BCP|Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP)
2003-03-10 23:41:55 +08:00
RFC3384|INFO|Lightweight Directory Access Protocol (version 3) Replication Requirements
RFC3494:INFO|Lightweight Directory Access Protocol version 2 (LDAPv2) to Historic Status
!endblock