Kurt Zeilenga
03a4901b5f
assert( e != NULL ) in entry2str()
2002-06-19 22:04:28 +00:00
Kurt Zeilenga
5fcd6b41e3
Use #ifdef, not #if, to check SHUT_RDWR
2002-06-19 18:15:20 +00:00
Pierangelo Masarati
93dbac3caf
use monitorContext for the monitor database
2002-06-19 07:57:01 +00:00
Kurt Zeilenga
0371c61073
Add monitorContext rootDSE attribute
2002-06-19 06:44:16 +00:00
Kurt Zeilenga
dec67d1ad9
Hide cn=Monitor from namingContexts
...
Should add a special DN pointer
2002-06-19 06:06:21 +00:00
Kurt Zeilenga
1990cad7c3
Add monitor test.
...
Need to hide cn=Monitor from namingContext
2002-06-19 06:00:48 +00:00
Kurt Zeilenga
95a835be51
Detail simple method
2002-06-19 01:39:26 +00:00
Kurt Zeilenga
35749a2520
make curlies match
2002-06-18 22:41:03 +00:00
Howard Chu
55521da9cb
Minor cleanup, add mention of BDB to tests
2002-06-18 19:35:29 +00:00
Kurt Zeilenga
39071ff932
SSF updates
2002-06-18 08:02:36 +00:00
Kurt Zeilenga
0d21db2858
SSF discussion
2002-06-18 07:41:56 +00:00
Kurt Zeilenga
ba4faad6e5
Use correct ssfs.
2002-06-18 07:31:20 +00:00
Kurt Zeilenga
2119d34ec6
More security considerations
2002-06-18 07:11:58 +00:00
Howard Chu
5e6c17bb2b
ITS#1891 in ber_flush, no-op if towrite == 0
2002-06-18 01:00:27 +00:00
Kurt Zeilenga
a50f336032
Add some basic network security information
2002-06-18 00:55:39 +00:00
Howard Chu
cf61e03cb8
ITS#1891, debug msg in send_search_entry
2002-06-18 00:37:45 +00:00
Howard Chu
63b948806d
In rootdn, add ref to SASL Authentication identities
2002-06-18 00:23:40 +00:00
Kurt Zeilenga
4c3f1fea00
Add initial security chapter (intro only).
2002-06-18 00:11:36 +00:00
Kurt Zeilenga
a4bcf4c630
Reorganize chapters
2002-06-18 00:05:23 +00:00
Kurt Zeilenga
cbaf9f6649
Make it clear that ldap_explode_dn() and friends are deprecated.
2002-06-17 22:45:34 +00:00
Kurt Zeilenga
9a38d98d37
Add option to disallow unprotected simple authentication.
...
Add protected simple authentication as a "strong" mechanism.
2002-06-17 22:18:27 +00:00
Kurt Zeilenga
3ad829e389
check for -ldb-4 in addition to -ldb4
2002-06-17 22:15:59 +00:00
Kurt Zeilenga
7cfb89cf96
Formatting fix
2002-06-17 05:57:09 +00:00
Kurt Zeilenga
647d1ad562
Some LDBM v BDB cleanup
2002-06-17 05:56:55 +00:00
Kurt Zeilenga
9cee733563
add rootpw hash password comments
2002-06-17 05:33:32 +00:00
Kurt Zeilenga
b818a12f03
Reference slapd-bdb and slapd-ldbm man pages.
...
Update index examples
2002-06-16 18:59:17 +00:00
Howard Chu
38de8a8483
Added CA and PEM terms
2002-06-16 12:31:17 +00:00
Howard Chu
4405c1ab27
Added TLS configuration, mostly the same as the man pages but fleshed
...
out a little more.
2002-06-16 12:24:16 +00:00
Howard Chu
98b1e09c44
Note that TLS_CERT and TLS_KEY are user-only options.
2002-06-16 12:10:23 +00:00
Howard Chu
5d8ce71c83
More minor cleanup
2002-06-16 08:46:41 +00:00
Howard Chu
dca986280e
Fix typo in previous commit
2002-06-16 07:29:06 +00:00
Howard Chu
0f0c268c6d
Minor cleanup and reformat, added TLS options.
2002-06-16 07:19:31 +00:00
Kurt Zeilenga
7d14f78c0e
Fix invalid search filter
2002-06-16 06:12:26 +00:00
Kurt Zeilenga
acb2efde53
Add SSF access control example.
2002-06-16 00:11:51 +00:00
Kurt Zeilenga
3925c471f9
Reserve digit flags
2002-06-15 22:18:51 +00:00
Kurt Zeilenga
27fdd04153
Add -4/-6 flags to slapd to force use of IPv4 or IPv6
2002-06-15 22:01:39 +00:00
Pierangelo Masarati
bf449f33bd
small cleanup
2002-06-15 18:20:41 +00:00
Pierangelo Masarati
d75249abfe
define and normalize static bervals alltogether
2002-06-15 17:01:35 +00:00
Pierangelo Masarati
b9254b8ab4
should compile even without Cyrus SASL
2002-06-15 15:01:17 +00:00
Howard Chu
d1332a169e
Forced commit, previous log msg "should" -> "should not".
2002-06-15 01:20:04 +00:00
Howard Chu
bdd0c38571
Cleanup grammar, etc.
2002-06-15 01:00:50 +00:00
Kurt Zeilenga
1c88e892fe
Use host-less LDAP URLs
2002-06-14 22:12:27 +00:00
Howard Chu
e0a359ef6c
Changed "saslRegexp" to "sasl-regexp". (Both are valid, but this is
...
more consistent with the other sasl directives.)
2002-06-14 22:06:23 +00:00
Kurt Zeilenga
cbba11d7cd
saslAuthzTo/From LDUP URLs should have hostnames
2002-06-14 22:03:52 +00:00
Howard Chu
09d093698c
Typos - "TCP" backend should be "TCL"
2002-06-14 21:59:23 +00:00
Kurt Zeilenga
db77cbdc35
Misc formatting changes
2002-06-14 21:47:09 +00:00
Kurt Zeilenga
b8f8869432
Remove extra BDB define
2002-06-14 21:42:55 +00:00
Kurt Zeilenga
045a8fb8be
LDBM->BDB updates
2002-06-14 21:19:42 +00:00
Kurt Zeilenga
76cb3243d3
Misc cleanup
2002-06-14 20:53:52 +00:00
Kurt Zeilenga
220b41bc91
Patch: Bugs with back-ldap/meta mappings (ITS#1787)
...
================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
================
manpage patch for ITS#1787.
2002-06-14 20:41:40 +00:00