Quanah Gibson-Mount
fba60ab2ed
ITS#8121 - Note ldap_sasl_bind and ldap_sasl_bind_s can be used to make simple binds via the LDAP_SASL_SIMPLE mechanism
2017-10-06 10:44:38 -07:00
Ted C. Cheng
e20ac6b539
ITS#7520 - back-ldap omit-unknown-schema changes
2017-10-06 10:44:31 -07:00
Quanah Gibson-Mount
44b9fd1c81
ITS#5048 - index on entryCSN is mandatory
2017-10-06 10:39:43 -07:00
Michael Ströder
b65e0b5731
ITS#8714 Send out EXTENDED operation message from back-sock
2017-09-06 15:32:28 +01:00
Quanah Gibson-Mount
0f80e05eeb
ITS#8715 Fix typo with olcTLSCiphersuite
2017-08-21 09:19:12 -07:00
Quanah Gibson-Mount
17cc93d570
ITS#8713 Delete stub man page for LDBM
2017-08-16 08:50:39 -07:00
Quanah Gibson-Mount
cc79503e04
ITS#8123 - Fix wording to match examples
2017-04-26 11:05:35 -07:00
Quanah Gibson-Mount
3eeb562489
Fix slapo-pcache to use mdb as the example backend
2017-04-25 16:09:22 -07:00
Quanah Gibson-Mount
33f5e7122c
ITS#8635 - Note that non-zero serverID's are required for MMR, and that serverID 0 is specific to single master replication only
2017-04-24 13:15:56 -07:00
Quanah Gibson-Mount
c4eaa5416d
ITS#8613 - Note that slapo-memberOf should not be used in a replicated environment
2017-04-24 11:51:15 -07:00
Jephte CLAIN
70e85ec624
ITS#8344 - accesslog database should not be replicated
2017-04-24 11:38:35 -07:00
Howard Chu
dacf15475f
autoca manpage updates
2017-04-09 20:48:37 +01:00
Howard Chu
2860fd4c6c
Move privateKey schema into slapd
2017-04-09 14:16:56 +01:00
Howard Chu
6b573cea57
Flesh out experimental OIDs
2017-04-09 13:47:25 +01:00
Howard Chu
79284a06d3
Catalog of assigned OID arcs
...
With some specific elements as well, but not exhaustively listed.
Patches welcome.
2017-04-09 03:55:01 +01:00
Howard Chu
2b920ecaec
Add autoca overlay
...
Automated certificate authority
2017-04-08 02:51:08 +01:00
Quanah Gibson-Mount
207fde15eb
ITS#7700 - Update documentation about the "limits" configuration option
2017-03-29 14:29:25 -07:00
Quanah Gibson-Mount
515ac60fdc
ITS#7700 - Update syncrepl configuration bits with missing parameters
2017-03-29 13:47:13 -07:00
Quanah Gibson-Mount
b1e1904a8c
ITS#7177, ITS#6339 - Fix VV option information
2017-03-29 12:36:42 -07:00
Jan Vcelak
54c4df72dd
ITS#7177 add SASL_NOCANON option to ldap.conf(5)
2017-03-29 12:35:09 -07:00
Quanah Gibson-Mount
92559cc663
ITS#7341 Fix typo in access control so that it is attrs= not attr=
2017-03-29 12:00:26 -07:00
Gerardo Santana
1ae58200fe
ITS#8499 Fix typo in admin guide
2017-03-29 10:52:48 -07:00
Quanah Gibson-Mount
2af41ec852
ITS#8253 - Further clarification around replication information
2017-02-21 15:27:13 -08:00
Quanah Gibson-Mount
45018fef17
ITS#8253 - better document options for the syncprov module
2017-02-06 15:27:25 -08:00
Howard Chu
6f3c970f47
Document threadqueues option
...
Implemented in 34f832faee
2017-02-06 09:35:05 +00:00
Quanah Gibson-Mount
c01bbc7e3b
Tweak examples to use back-mdb
2017-02-02 10:43:01 -08:00
Quanah Gibson-Mount
6e15ccb4dd
Fix grammar
2017-01-18 13:32:23 -08:00
Quanah Gibson-Mount
ba59f9859d
ITS#8544 - Grammar and escaping fixes
2017-01-18 07:56:59 -08:00
Quanah Gibson-Mount
7b3a853736
ITS#8565 - Clearly document rootdn requirement for the ppolicy overlay
2017-01-18 07:50:23 -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
cd140c12eb
ITS#8538 - Update information on the interval keyword, as it affects refreshAndPersist in very specific circumstances
2016-12-02 13:27:56 -08:00
Ryan Tandy
bbc15ab657
ITS#8185 fix typo in man page
2016-10-11 21:45:32 -07: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
4d3a54835c
Fix minor typo
2016-02-26 18:37:10 -06:00
Quanah Gibson-Mount
118a14f635
Fix documentation changes to remove extra :
2016-02-05 17:56:20 -06:00
Nadezhda Ivanova
6cafdfa8d8
ITS#8303 Asynchronous meta back-end for OpenLDAP
2016-02-01 14:35:47 +00:00
Howard Chu
a4c7943d39
Large multivalued attr support
...
Store attrs with a large number of values separately from the
main entry blob. Note - we need support for large DUPSORT values
for this to be generally usable.
2016-01-31 15:35:11 +00: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
Ondřej Kuzník
f0f366ef5b
ITS#8215 Add slapmodify manpage
2015-10-25 09:00:25 +00:00
Ondřej Kuzník
7a25c7be23
ITS#8215 Manpage fixes
2015-10-25 09:00:01 +00:00
Quanah Gibson-Mount
c55d829aca
mdb is the recommended backend to OpenLDAP
2015-10-20 11:20:26 -05:00
Howard Chu
91ab49c37d
ITS#8249 add option to return search entry
2015-09-17 20:43:37 +01: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
Howard Chu
21bf33b0e8
ITS#8226 limit size of read txns in searches
2015-08-30 04:54:22 +01:00