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
Howard Chu
3ee908649a
Added a bit about client and server certificates.
2002-06-14 13:35:09 +00:00
Howard Chu
4082c7a12d
Another typo, mistake in previous commit
2002-06-14 13:18:15 +00:00
Howard Chu
286c97f20a
Fix typos, add a brief mention of Authorization Policy configuration
2002-06-14 13:03:20 +00:00
Howard Chu
75012bf5ac
Fix EX: typo
2002-06-14 13:01:48 +00:00
Howard Chu
77d5a7e9ad
Forced commit, previous had no log entry. Fixed some typos, added a
...
couple references to BDB.
2002-06-14 12:39:59 +00:00
Howard Chu
0d6c14b41d
*** empty log message ***
2002-06-14 12:38:32 +00:00
Howard Chu
48c2f5e86b
Added X.509 term
2002-06-14 12:32:36 +00:00
Howard Chu
7b9d3b4a26
Added sasl-authz-policy
2002-06-14 11:02:57 +00:00
Kurt Zeilenga
04df89d972
zap unnecessary include
2002-06-14 09:10:02 +00:00
Kurt Zeilenga
3b695bc6c8
Use experimental OIDs for saslAuth attributes and hide 'em
...
make the usage distributedOperation
2002-06-14 08:25:14 +00:00
Howard Chu
077aea8127
Fix OID clash in previous commit
2002-06-14 08:16:06 +00:00
Howard Chu
07a34489c6
Added saslAuthzTo and saslAuthzFrom to system schema.
...
Added sasl-authz-policy config keyword to control proxy authorization.
Moved sasl-related config processing to sasl.c:slap_sasl_config().
Moved other global defs used only in saslauthz.c into saslauthz.c.
2002-06-14 08:10:14 +00:00
Howard Chu
6f8b100f6b
Finish implementation of get_ca_list()
2002-06-14 06:09:24 +00:00
Howard Chu
56cba7f97c
In ldap_extended_operation_s, check for NULL retoidp and retdatap
...
before storing NULL.
2002-06-13 16:26:47 +00:00
Kurt Zeilenga
c5de2fd6fd
Update I-Ds.
2002-06-13 16:14:10 +00:00
Kurt Zeilenga
ad673923a3
ITS#1882: fix typo
2002-06-13 14:50:33 +00:00
Kurt Zeilenga
b43ad1dd0e
Generate man page date from version.sh
2002-06-13 03:59:10 +00:00
Kurt Zeilenga
b5e7208cb8
Date: Thu, 2 May 2002 08:54:59 GMT
...
From: h.b.furuseth@usit.uio.no
To: openldap-its@OpenLDAP.org
Subject: Patch: Bugs with back-ldap/meta mappings
Full_Name: Hallvard B. Furuseth
Version: HEAD
OS: Linux
URL: http://folk.uio.no/hbf/OpenLDAP/back-ldap.txt
Submission from: (NULL) (158.36.148.34)
The source claims the 'map' attribute has syntax
map {objectclass | attribute} {<source> | *} [<dest> | *]
while it actually has syntax
map {objectclass | attribute} [<local name> | *] {<foreign name> |
*}
except that the code is confused about it. Removed attributes are
put in both the maps for local and foreign names:
# Remove description and present title as description instead
map attribute description
map attribute description title
-->
slapd.conf: line 10: duplicate mapping found (ignored)
Also, map.c:ldap_back_map_attrs() loops forever on removed attributes
(ie. if one asks ldapsearch for an attribute which has been removed).
2002-06-12 16:39:05 +00:00
Kurt Zeilenga
8aee3e5113
Add pointer to JLDAP TODO list
2002-06-12 16:32:29 +00:00
Kurt Zeilenga
8473308922
Clarify that client side items refer to client/tools and/or ldap(3) work
2002-06-12 16:28:05 +00:00