]> git.sur5r.net Git - openldap/blob - doc/guide/preamble.sdf
be0a587ac724705548a37b26d32afb2ae55b01cd
[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"
17 !define DOC_TYPE    "Guide"
18
19 !define DOC_LOGO        "../images/LDAPwww.gif"
20 # should create a smaller logo for HTML and TOPIC purposes
21 #!define DOC_HTML_LOGO  "../images/LDAPlogo.gif"
22 !define DOC_TOPIC_LOGO  "../images/LDAPlogo.gif"
23
24 !define DOC_LOF_TITLE   "Figures"
25 !define DOC_LOF
26
27 !define HTML_URL_HOME           "http://www.openldap.org/"
28 !define HTML_URL_CATALOG        "../index.html"
29
30 # OpenLDAP related organization
31 !block organisations; data
32 Name     Long                                   Jump
33 OpenLDAP OpenLDAP                               http://www.openldap.org/
34 OLF      OpenLDAP Foundation                    http://www.openldap.org/foundation/
35 OLP      OpenLDAP Project                       http://www.openldap.org/project/
36 UM       University of Michigan                 http://www.umich.edu/
37 UMLDAP   University of Michigan LDAP            http://www.umich.edu/~dirsvcs/ldap/
38 IAB      Internet Architecture Board            http://www.iab.org/
39 IETF     Internet Engineering Task Force        http://www.ietf.org/
40 IESG     Internet Engineering Steering Group    http://www.ietf.org/iesg/
41 IRTF     Internet Research Task Force           http://www.irtf.org/
42 ISO      International Standards Organisation   http://www.iso.org/
43 ITU      International Telephone Union          http://www.itu.int/
44 RFC      RFC Editor                             http://www.rfc-editor.org/
45 OpenSSL  OpenSSL                                http://www.openssl.org/
46 Cyrus    Cyrus                                  http://asg.cmu.edu/cyrus/
47 Sleepy   Sleepycat Software                     http://www.sleepycat.com/
48 FSF      Free Software Foundation               http://www.fsf.org/
49 !endblock
50
51 !block products; data
52 Name            Jump
53 BerkeleyDB      http://www.sleepycat.org/
54 CVS             http://www.cyclic.com/
55 Cyrus           http://asg.cmu.edu/cyrus/sasl/
56 GNU             http://www.gnu.org/software/
57 GDBM            http://www.gnu.org/software/gdbm/
58 OpenLDAP        http://www.openldap.org/software/
59 OpenSSL         http://www.openssl.org/
60 Perl            http://www.perl.com/
61 SQL             http://www.sql.com/
62 TCL             http://www.tcl.com/
63 !endblock
64
65 # Internet and X.500 terms
66 !block terms; data
67 Term    Definition
68 BCP     Best Common Practice
69 BER     Basic Encoding Rules
70 CLDAP   Connection-less LDAP
71 DAP     Directory Access Protocol
72 DER     Distinguished Encoding Rules
73 DN      Distinguished Name
74 DSE     DSA-specific Entry
75 DNS     Domain Name System
76 DS      Draft Standard
77 DSA     Directory System Agent
78 DUA     Directory User Agent
79 FAQ     Frequently Asked Questions
80 FYI     For Your Information
81 I-D     Internet Draft
82 IP      Internet Protocol
83 IPSEC   Internet Protocol Security
84 ITS     Issue Tracking System
85 LBER    Lightweight BER
86 LDAP    Lightweight Directory Access Protocol
87 LDIF    LDAP Directory Interchange Format
88 LDBM    LDAP Database Manager
89 OSI     OSI
90 PS      Proposed Standard
91 RDN     Relative Distinguished Name
92 RFC     Request for Comments
93 TCP     Transmission Control Protocol
94 TLS     Transport Security Layer
95 SASL    Simple Authentication and Security Layer
96 STD     Internet Standard
97 UDP     User Datagram Protocol
98 URI     Uniform Resource Identifier
99 URL     Uniform Resource Locator
100 WWW     World Wide Web
101 X.500   X.500 Directory Services
102 !endblock
103
104 !block references; data
105 Reference       Status  Document        Jump
106 RFC2251         PS      RFC2251         ftp://ftp.isi.edu/in-notes/rfc2251.txt
107 RFC2252         PS      RFC2252         ftp://ftp.isi.edu/in-notes/rfc2252.txt
108 RFC2253         PS      RFC2253         ftp://ftp.isi.edu/in-notes/rfc2253.txt
109 RFC2254         PS      RFC2254         ftp://ftp.isi.edu/in-notes/rfc2254.txt
110 RFC2255         PS      RFC2255         ftp://ftp.isi.edu/in-notes/rfc2255.txt
111 RFC2256         PS      RFC2256         ftp://ftp.isi.edu/in-notes/rfc2256.txt
112 RFC2829         PS      RFC2829         ftp://ftp.isi.edu/in-notes/rfc2829.txt
113 RFC2830         PS      RFC2830         ftp://ftp.isi.edu/in-notes/rfc2830.txt
114 RFC2831         PS      RFC2831         ftp://ftp.isi.edu/in-notes/rfc2831.txt
115 !endblock