openldap/doc/guide/admin
2008-01-04 17:14:36 +00:00
..
abstract.sdf
admin.sdf
allmail-en.png ITS#5217 and ITS#5216 2007-11-07 23:52:55 +00:00
allusersgroup-en.png ITS#5217 and ITS#5216 2007-11-07 23:52:55 +00:00
appendix-changes.sdf Added -F option. Need to sync with current slapd(8) 2007-10-14 23:38:46 +00:00
appendix-common-errors.sdf common-errors finished, bar some formation of man page names etc. 2007-10-29 22:14:12 +00:00
appendix-configs.sdf
appendix-contrib.sdf Start of documenting Contributions to OpenLDAP Software. 2007-09-30 22:45:34 +00:00
appendix-deployments.sdf To contain a selection of Real World OpenLDAP Deployments and their configurations 2007-09-30 22:46:12 +00:00
appendix-ldap-result-codes.sdf Finish port of rfc4511 into appendix for error codes. Just need to give examples as to why a user would hit a certain error in relation to a slap*/ldap* tool 2007-10-24 15:43:19 +00:00
appendix-recommended-versions.sdf Layout fixes and more versions. 2007-10-14 23:06:05 +00:00
appendix-upgrading.sdf Upgrading from 2.3.x Appendix added. Please comment. 2007-09-03 22:59:36 +00:00
aspell.en.pws MirrorMode picture, spell check and wee MMR update. 2007-11-29 16:59:10 +00:00
backends.sdf
config_dit.png
config_local.png
config_ref.png
config_repl.gif
config.sdf
dbtools.sdf Wee fix. 2007-10-24 16:35:11 +00:00
dual_dc.png MirrorMode picture, spell check and wee MMR update. 2007-11-29 16:59:10 +00:00
glossary.sdf
guide.book This is used in the Makefile rule to build guide.pdf. Hence the -f is bogus. 2007-11-07 15:56:15 +00:00
guide.sdf
index.sdf
install.sdf Point to 'Recommended OpenLDAP Software Dependency Versions' section when discussing BDB etc. 2007-10-24 16:36:26 +00:00
intro_dctree.png
intro_tree.png
intro.sdf I don't think we need to pull anything in from these blog entries. We've covered enough reasons. 2007-10-29 21:34:00 +00:00
maintenance.sdf bdb Oracle URLs 2007-12-19 17:27:19 +00:00
Makefile MirrorMode picture, spell check and wee MMR update. 2007-11-29 16:59:10 +00:00
master.sdf New appendix on dependency versions. Could someone look at the table and tell me why I'm getting: './appendix-recommended-versions.sdf warning, block on 16: {{ phrase not terminated'. Everything looks matched to me. New to tables ;-) 2007-10-13 21:54:42 +00:00
monitoringslapd.sdf remove 'Index'; add 'Sync' and mention custom values 2007-10-11 23:39:09 +00:00
overlays.sdf Slight formatting. 2008-01-02 17:54:42 +00:00
preface.sdf Added -F option. Need to sync with current slapd(8) 2007-10-14 23:38:46 +00:00
quickstart.sdf
README.spellcheck
referrals.sdf
refint.png ITS#5217 and ITS#5216 2007-11-07 23:52:55 +00:00
replication.sdf Quick import of N-Way Multimaster stuff. Clean up tonight. 2008-01-04 17:14:36 +00:00
runningslapd.sdf Added -F option. Need to sync with current slapd(8) 2007-10-14 23:38:46 +00:00
sasl.sdf fix authzTo regex example 2007-09-03 19:04:19 +00:00
schema.sdf
security.sdf
slapdconf2.sdf ITS#5237 typos 2007-11-18 21:09:01 +00:00
slapdconfig.sdf ITS#5237 typos 2007-11-18 21:09:01 +00:00
title.sdf
tls.sdf
troubleshooting.sdf Brief re-work and FAQ import. 2007-10-05 21:26:37 +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.