Quanah Gibson-Mount
45018fef17
ITS#8253 - better document options for the syncprov module
2017-02-06 15:27:25 -08:00
Quanah Gibson-Mount
c01bbc7e3b
Tweak examples to use back-mdb
2017-02-02 10:43:01 -08:00
Quanah Gibson-Mount
bf9d779171
ITS#8563 - Fix missing mentions of back-mdb
2017-01-17 10:40:45 -08:00
Quanah Gibson-Mount
760ee6cd10
ITS#8562 - Various typo fixes
2017-01-17 10:35:32 -08:00
Quanah Gibson-Mount
1df85d3427
Happy New Year!
2017-01-03 12:36:47 -08:00
Quanah Gibson-Mount
abe4b3f0ca
Add -n 0 option to example slapadd command
2016-08-28 11:55:48 -07:00
Quanah Gibson-Mount
8d45eb03c2
Fix quickstart guide to reference etc/slapd.d instead of etc/cn=config
2016-08-27 13:22:40 -07:00
Ryan Tandy
e35deef110
ITS#8099 bindconf ciphersuite setting is 'tls_cipher_suite'
2016-06-24 18:14:17 -07:00
Quanah Gibson-Mount
118a14f635
Fix documentation changes to remove extra :
2016-02-05 17:56:20 -06:00
Quanah Gibson-Mount
6c4d6c880b
Happy New Year!
2016-01-29 13:32:05 -06:00
Quanah Gibson-Mount
f97da6cb01
ITS 8362 - Drop link to BDB altogether.
...
Other documentation updates to make it clear that (L)MDB is preferred
2016-01-28 18:47:13 -06:00
Quanah Gibson-Mount
f5afd17a9c
ITS 8362 - Fix link to BerkeleyDB download location
2016-01-27 12:24:30 -06:00
Quanah Gibson-Mount
c55d829aca
mdb is the recommended backend to OpenLDAP
2015-10-20 11:20:26 -05:00
Ryan Tandy
cd5147703c
ITS#7897 fix admin guide syncrepl TLS defaults
...
In 2.4 syncrepl was changed to take its TLS defaults from the slapd
configuration (commit 1cc1f9b
) and the man page was updated to document
that (commit 27dd7a5
). This updates the admin guide to match.
2015-09-14 08:46:55 -07:00
Quanah Gibson-Mount
1705fa7e55
Happy New Year
2015-02-11 15:36:57 -06:00
Howard Chu
64d47b170f
ITS#7877 update GnuTLS version to 2.12.0
2014-07-02 16:14:12 -07:00
Howard Chu
e1db1b1719
ITS#7887 doc tweaks
...
MDB is the name of the backend, LMDB is the name of the DB engine.
Also update some BerkeleyDB info.
2014-06-30 03:23:56 -07:00
Quanah Gibson-Mount
49ae28a2ee
(L)MDB updates
2014-04-25 16:04:19 -05:00
Quanah Gibson-Mount
f48242de00
Convert quickstart guide to cn=config
2014-04-25 15:03:50 -05:00
Kurt Zeilenga
5c878c1bf2
Happy new year (belated)
2014-01-25 05:21:25 -08:00
Quanah Gibson-Mount
ef90999f49
ITS#7700
...
Update sections 6.2.2.1, 6.2.3.3
2013-11-05 15:57:43 -08:00
Quanah Gibson-Mount
de896ea1df
Another BDB to MDB bit
2013-11-05 11:16:28 -08:00
Quanah Gibson-Mount
a672161ab7
Add maxsize parameter for mdb examples
2013-09-19 15:03:53 -07:00
Howard Chu
9562ad00bd
ITS#7595 more doc for elliptic curve
2013-09-07 10:13:40 -07:00
Howard Chu
0480aec04e
ITS#7684, #7506 TLSDHParamFile typo
2013-09-07 07:31:56 -07:00
Ben Jencks
056bd0acf9
ITS#7506 DHParamFile: Update docs
...
Update docs to reflect changes in handling and fix some errors.
2013-09-07 06:42:28 -07:00
Howard Chu
288e0041de
ITS#7590 tweak bdb/hdb/mdb notes
2013-05-27 11:34:46 -07:00
Howard Chu
d83c25faab
ITS#7522 fix config syntax errors
2013-03-25 09:00:10 -07:00
Howard Chu
90917242c6
Fix bdb/hdb in example
2013-03-25 08:56:03 -07:00
Howard Chu
7afb21ace2
ITS#7546 fix example DNs
2013-03-25 08:52:27 -07:00
Kurt Zeilenga
0fd1bf30b8
Happy New Year
2013-01-02 10:22:57 -08:00
Howard Chu
a801eaba57
Whitespace cleanup
2012-08-21 21:59:36 -07:00
Howard Chu
b06a0261c7
Revert "(ITS#7341) Ordered list error in overlays.sdf and attr in access-control.sdf"
...
This reverts commit dc9fccccc9
.
The commit appears to have come from an out of date branch.
2012-08-21 21:54:00 -07:00
Howard Chu
e30981838c
Delta-sync Mirror/MMR is now supported
2012-08-21 20:56:41 -07:00
Howard Chu
8aab542e2a
Add MDB description
2012-08-21 20:50:07 -07:00
Howard Chu
e16bee1897
All official backends now support cn=config
...
back-sql was updated in 2.4.27, back-meta in 2.4.33
2012-08-21 20:02:30 -07:00
Gavin Henry
dc9fccccc9
(ITS#7341) Ordered list error in overlays.sdf and attr in access-control.sdf
2012-07-30 20:31:34 +01:00
Quanah Gibson-Mount
d356c16de2
ITS7282 Fix peername.regex example
2012-05-29 16:07:35 -07:00
Hallvard Furuseth
c43b2f3c5b
Change CVS references to Git, or clarify
2012-02-07 16:11:43 +01:00
Hallvard Furuseth
c922e5dbbd
Tweak installation instructions.
...
* Align INSTALL and doc/guide/release/install.sdf, so
INSTALL = (sdf -2txt doc/guide/release/install.sdf) + copyright.
* Autoconf recommends './configure var=val' over 'var=val ./configure'.
* Add -W,-rpath,<path> to an LDFLAGS example.
2012-01-27 15:44:54 +01:00
Howard Chu
cedbc9f77f
Clarification/warning about delta-sync backup/restore
2012-01-16 10:10:19 -08:00
Kurt Zeilenga
2bbf9804b9
Happy New Year!
2012-01-01 07:10:53 -08:00
Howard Chu
30ae9d8807
ITS#7117 fix typo
2011-12-27 02:07:14 -08:00
Quanah Gibson-Mount
28a0b86b63
Fix loglevel <integer> to be loglevel <level> to match reality (and olcLogLevel description too!)
2011-09-08 14:05:56 -07:00
Howard Chu
890d4c6216
ITS#7003 fix typo
2011-07-28 13:48:08 -07:00
Quanah Gibson-Mount
9578bf0145
ITS#6971 correct option is --enable-wrappers
2011-06-13 13:46:01 -07:00
Tim Mooney
45b41fb41a
ITS#6906 Update cachesize recommendations
...
to remove references to indexes in Hash format
Fix whitespace error -- hyc
2011-06-09 00:55:06 -07:00
Tim Mooney
57ce05ec86
ITS#6905 Update intro of slapd-config/slapd.conf
2011-06-09 00:50:20 -07:00
Howard Chu
8965cdc742
Drop note about slapcat for mirrormode
...
slapcat will always be self-consistent since the contextCSN is
snapshotted at the beginning of the dump.
2011-06-03 11:24:19 -07:00
Gavin Henry
806eb93d2c
Reverting.
2011-03-30 11:52:52 +01:00
Gavin Henry
ace047b225
Testing first git commit for docs.
2011-03-30 11:51:44 +01:00
Kurt Zeilenga
cd1f718f01
Update guide Copyright/License handling
...
Avoids redundant files.
And update various notices
2011-03-28 18:40:52 -07:00
Quanah Gibson-Mount
d7d25f5608
ITS#6866
...
Fix math error
2011-03-24 21:41:08 +00:00
Howard Chu
f5b4d0fbac
ITS#6855 based on suggestion from Gervase Markham @ Mozilla
...
The doc already says it is for experienced sysadmins; experienced sysadmins
should already know that manpage section 5 is for config and section 8 is
for system commands.
2011-03-04 23:21:37 +00:00
Howard Chu
cfbe95dbae
Reminder to RTFM. Fix typo.
2011-03-03 16:53:48 +00:00
Howard Chu
e16ad51b5a
Fix typo, slapd.access(5) not (8)
2011-03-03 16:47:10 +00:00
Howard Chu
bb93a17d42
More for ITS#6839
2011-02-23 03:40:08 +00:00
Howard Chu
626e3f9360
More for ITS#6834 ( #6836 was a dup of 6834)
2011-02-19 00:50:59 +00:00
Howard Chu
1fe59d333b
More conversion notes
2011-02-19 00:23:19 +00:00
Howard Chu
c26e71de62
All overlays now support dynamic config. (And almost all backends...)
2011-02-19 00:07:04 +00:00
Howard Chu
b9c7e4b0ce
ITS#6836 conversion notes from Andrew Findlay
2011-02-19 00:05:47 +00:00
Howard Chu
855e82ba6d
ITS#6839 TLS/ldapi/SASL-EXTERNAL notes from Andrew Findlay
2011-02-19 00:03:06 +00:00
Kurt Zeilenga
7619c09e61
Update copyright years
2011-02-11 15:38:57 +00:00
Quanah Gibson-Mount
fa26e69f54
Update recommended BDB versions
2011-01-31 22:06:11 +00:00
Howard Chu
e1f928023e
ITS#6816 cleanup
2011-01-31 21:27:17 +00:00
Howard Chu
c721b2b7a0
ITS#6816 MozNSS doc additions from Rich Megginson @ Red Hat. Needs cleanup.
2011-01-31 21:13:11 +00:00
Gavin Henry
d8abb30645
Update dates
2011-01-06 23:17:51 +00:00
Gavin Henry
4dea614056
ITS#6521 docs: pcache overlay section in admin guide
2011-01-06 18:02:16 +00:00
Kurt Zeilenga
966cef8c9a
Happy New Year
2011-01-05 00:42:37 +00:00
Quanah Gibson-Mount
ed620b9ed3
s/producer/provider
2011-01-04 01:31:30 +00:00
Quanah Gibson-Mount
85ec5a9ecb
ITS#6364: Add information about rootdn setting
2011-01-04 00:49:30 +00:00
Howard Chu
38d9e22b00
ITS#6681 fix examples. Hopefully admins are smart enough to insert
...
the correct uid themselves.
2010-12-23 22:03:49 +00:00
Howard Chu
fdb6873b60
ITS#6609 fix typos
2010-09-18 12:54:35 +00:00
Howard Chu
6022346091
Actually, slapd has supported sasl_setpass for many years...
2010-09-10 08:57:48 +00:00
Howard Chu
a484ea46d9
KERBEROS has not been a valid password scheme since 2004...
2010-09-10 08:50:39 +00:00
Kurt Zeilenga
3dadeb3efe
happy belated New Year
2010-04-13 22:17:29 +00:00
Gavin Henry
500133bbd7
(ITS#6493) Broken link in online openldap administrator's guide
2010-03-18 20:12:50 +00:00
Howard Chu
d66792902f
ITS#6486 - avoid explicit moduleload in examples
2010-03-03 20:47:25 +00:00
Gavin Henry
ab01569248
ITS#6290 dynamic group documentation
2009-12-15 13:09:34 +00:00
Gavin Henry
be1d0945e6
(ITS#6382) Error in set example (groups of groups)
2009-12-15 12:42:02 +00:00
Howard Chu
21b817dc83
ITS#6399, fix RFC4511 references, other references
2009-11-24 03:35:48 +00:00
Howard Chu
097cf046de
ITS#6264 fix broken link
2009-08-19 19:23:43 +00:00
Gavin Henry
5d6d7ee5b5
ITS#6183 Configuration examples should not be in ACL section
2009-06-19 21:12:12 +00:00
Gavin Henry
4e54f3c56d
ITS#6060 Admin guide doesn't describe converting from slapd.conf to cn=config
2009-06-08 15:25:42 +00:00
Howard Chu
e398d4ecf8
ITS#6130 delete temporary note about back-monitor
2009-06-02 23:42:13 +00:00
Howard Chu
169ce0e5ea
ITS#6052 fix typo
2009-04-11 03:55:46 +00:00
Gavin Henry
cf297be6a9
quick change to test access.
2009-03-30 12:03:44 +00:00
Gavin Henry
551432df27
Complex topologies are already possible
2009-03-11 10:06:55 +00:00
Gavin Henry
a77e7a47cf
Correct write links.
2009-03-09 22:42:52 +00:00
Gavin Henry
8b5dde82bd
Correct write links and remove old dia file.
2009-03-09 22:42:24 +00:00
Gavin Henry
86afc76f8e
First attempt to visualise refreshOnly and refreshAndPersist modes of LDAP Sync Protocol.
2009-03-06 17:50:16 +00:00
Gavin Henry
431f73ec90
tiny change, more later.
2009-03-06 16:48:35 +00:00
Gavin Henry
942acfb7e0
Need to check if I've got the topology correct and network paths right. More later.
2009-03-05 18:14:00 +00:00
Gavin Henry
522f951cb9
fat!=far ;-)
2009-03-05 17:20:40 +00:00
Gavin Henry
99a52f55f9
update.
2009-03-05 17:16:11 +00:00
Gavin Henry
44294d0fd6
delta-syncrepl png and svg files.
2009-03-05 17:14:08 +00:00
Howard Chu
995183320e
ITS#5942, #5987 - note that when we say "the URI must be the same as
...
the URI of the provider" we actually mean it. (unlike the rest of the
documentation, where we're just kidding around, of course...)
2009-03-03 18:23:05 +00:00
Gavin Henry
7bfac88409
wrong section.
2009-02-06 17:34:07 +00:00
Gavin Henry
b58feefe37
(ITS#5904) - typo
2009-02-06 17:17:45 +00:00
Gavin Henry
39382216e8
(ITS#5904) Docs: admin guide describes log levels inconsistently
2009-02-06 17:00:47 +00:00