openldap/doc/guide/admin
2007-09-30 22:44:23 +00:00
..
abstract.sdf
admin.sdf
appendix-changes.sdf Mention upgrading section in guide changes. 2007-09-11 16:03:30 +00:00
appendix-common-errors.sdf Port of Common LDAP errors etc from FAQ-O-MATIC - TBC 2007-09-30 22:44:23 +00:00
appendix-configs.sdf
appendix-upgrading.sdf Upgrading from 2.3.x Appendix added. Please comment. 2007-09-03 22:59:36 +00:00
aspell.en.pws Chaining example added. 2007-09-06 21:17:45 +00:00
backends.sdf Fix typo, tweak LDIF description 2007-08-25 21:30:26 +00:00
config_dit.png Alignment tweaks 2007-08-27 01:19:04 +00:00
config_local.png
config_ref.png
config_repl.gif
config.sdf
dbtools.sdf aspell --lang=en_US -c 2007-08-06 16:08:05 +00:00
glossary.sdf organisations block was changed to organizations. 2007-08-12 19:00:15 +00:00
guide.book New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
guide.sdf
index.sdf
install.sdf Either OpenSSL or GnuTLS may be used 2007-08-25 22:03:39 +00:00
intro_dctree.png
intro_tree.png
intro.sdf Intro sections complete. Still some content re-working to do. 2007-09-11 13:49:52 +00:00
maintenance.sdf New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
Makefile Upgrading from 2.3.x Appendix added. Please comment. 2007-09-03 22:59:36 +00:00
master.sdf Upgrading from 2.3.x Appendix added. Please comment. 2007-09-03 22:59:36 +00:00
monitoringslapd.sdf New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
overlays.sdf authzFrom removed. 2007-09-06 22:08:24 +00:00
preface.sdf Link change to minimise the CPAN search results for SDF. 2007-08-17 23:03:36 +00:00
quickstart.sdf
README.spellcheck Latest word list. 2007-08-06 17:59:20 +00:00
referrals.sdf Add a disparaging note about use of referrals; use chaining or 2007-08-25 22:30:20 +00:00
replication.sdf Delete garbage characters at head of file, brief note about MirrorMode 2007-08-25 22:29:27 +00:00
runningslapd.sdf libexec is not usually under etc 2007-08-25 21:21:40 +00:00
sasl.sdf fix authzTo regex example 2007-09-03 19:04:19 +00:00
schema.sdf aspell --lang=en_US -c 2007-08-06 16:08:05 +00:00
security.sdf aspell --lang=en_US -c 2007-08-06 16:08:05 +00:00
slapdconf2.sdf Conversion placeholder for slapd.conf to slapd.d/ 2007-09-21 08:54:06 +00:00
slapdconfig.sdf aspell --lang=en_US -c 2007-08-06 16:08:05 +00:00
title.sdf
tls.sdf New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
troubleshooting.sdf Intro sections complete. Still some content re-working to do. 2007-09-11 13:49:52 +00:00
tuning.sdf tidy. 2007-09-06 23:14:09 +00:00

# $OpenLDAP$
# Copyright 2007 The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
#
# README.spellcheck 
#

aspell.en.pws
	We use aspell to spell check the Admin Guide and Man Pages.
	
	Please move aspell.en.pws to ~/.aspell.en.pws and run:
	
	aspell --lang=en_US -c <filename>
	
	If you add additional words and terms, please add
	them or copy them to aspell.en.pws and commit.