openldap/doc/guide/admin
2007-08-26 11:28:39 +00:00
..
abstract.sdf
admin.sdf
appendix-changes.sdf Add slapo-constraint, dgIdentity notes 2007-08-26 11:28:39 +00:00
appendix-configs.sdf
aspell.en.pws Ando's additions to slapo-pcache 2007-08-26 00:59:42 +00:00
backends.sdf Fix typo, tweak LDIF description 2007-08-25 21:30:26 +00:00
config_dit.png
config_local.png
config_ref.png
config_repl.gif
config.sdf
dbtools.sdf
glossary.sdf
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 RDBM/RDBMS consistency, add GnuTLS, tweak Replication/Configuration notes 2007-08-25 21:43:23 +00:00
maintenance.sdf New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
Makefile New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
master.sdf New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
monitoringslapd.sdf New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
overlays.sdf Note that dyngroup is deprecated in favor of dynlist. We may just 2007-08-25 22:04:11 +00:00
preface.sdf
quickstart.sdf
README.spellcheck
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
schema.sdf
security.sdf
slapdconf2.sdf Fix typo from 1.38 2007-08-25 21:55:54 +00:00
slapdconfig.sdf
title.sdf
tls.sdf New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
troubleshooting.sdf New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +00:00
tuning.sdf New Changes Appendix, plus various other additions and fixes. 2007-08-24 23:24:34 +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.