Randy Kunkee
0ef87764d7
Move backend_syncfreq code down into back-ldbm. Creates new configuration
...
for LDBM backends called "dbsync", which takes minimum of one argument up
to 3 args which are sync frequency, # of delays, and delay periods. See
man page update for "dbsync" configuration for more details.
2001-06-28 09:20:33 +00:00
Kurt Zeilenga
1229cfcc3f
Backout directory config option
2001-06-22 21:00:24 +00:00
Kurt Zeilenga
ff993c7ddb
Misc updates to password codes / docs
2001-06-13 05:40:24 +00:00
Kurt Zeilenga
72a55aa40f
Leave dn2ufn.
2001-06-11 20:45:06 +00:00
Kurt Zeilenga
6cb35c0d89
More caching as experimental
2001-06-11 20:34:14 +00:00
Kurt Zeilenga
7746f0cbf9
Remove UFN man pages
2001-06-11 20:32:58 +00:00
Kurt Zeilenga
796e2ed786
Remove rebind from links for now
2001-06-11 20:26:05 +00:00
Kurt Zeilenga
9969deb348
Comment out rebind stuff until someone has a chance to
...
rewrite it.
2001-06-11 20:25:02 +00:00
Kurt Zeilenga
cc6fab319e
Add support for separate max incoming for anonymous and authenticated
...
sessions (defaults: 256K and 16M respectively).
2001-05-29 20:00:55 +00:00
Kurt Zeilenga
49a4319b07
document sockbuf_max_incoming
2001-05-29 16:10:08 +00:00
Kurt Zeilenga
351e436dcf
Add an LDBM backend "directory" directive (in addition to
...
the existing database "directory" directive) to allow setting
of a DB_ENV directory. Should likely be database specific.
2001-05-29 01:51:37 +00:00
Kurt Zeilenga
80e026a1b6
Add lber-memory(3) to see also
2001-05-18 00:26:15 +00:00
Kurt Zeilenga
3733bfa207
No -r needed
2001-05-02 19:53:20 +00:00
Kurt Zeilenga
990ab4b119
Randfile
2001-05-02 19:52:58 +00:00
Kurt Zeilenga
867ed1c7c8
use "authcid" instead of "username".
2001-01-18 08:04:56 +00:00
Kurt Zeilenga
1ad7bd20bf
s/binddn/credentials/
2001-01-03 18:20:07 +00:00
Kurt Zeilenga
2f8f8b588e
Fix format typo
2000-12-28 02:19:21 +00:00
Kurt Zeilenga
e7103a9f64
Add INADDR_ANY clarification.
2000-11-05 21:34:53 +00:00
Kurt Zeilenga
26e3fc4625
Document the "threads" directive
2000-10-18 00:22:30 +00:00
Kurt Zeilenga
9520b708eb
Fix typo in concurrency description
2000-10-18 00:15:32 +00:00
Kurt Zeilenga
026a23fb81
Partial update of URL man page...
2000-10-17 19:07:56 +00:00
Kurt Zeilenga
282b192474
Note that the directory containing the replogfile as well as
...
the slurpd temporary directory should have limited read/write/execute
access.
2000-10-16 22:19:29 +00:00
Kurt Zeilenga
df47e87ec3
Zap defaultaccess option
2000-10-13 04:46:50 +00:00
Kurt Zeilenga
e6dc9d1889
Update ldappasswd binddn bug, man page and error reporting
2000-10-11 04:56:08 +00:00
Kurt Zeilenga
e9862ac995
Clarify handling of -r (chroot) option
2000-10-09 23:53:35 +00:00
Kurt Zeilenga
bbe9651ca9
fix maxbufsize=factor typo
2000-10-07 02:07:39 +00:00
Kurt Zeilenga
a912e6eea0
Make sure authzid form produces a valid subject DN. Support
...
both u: and dn: forms.
Rework sasl-regex DN be of the form
uid=user,cn=realm,cn=mech,cn=authz
Fix up slapd.conf(5)
2000-10-06 23:50:38 +00:00
Kurt Zeilenga
1e7fe604e9
Comment on rootpw only be valid if rootdn is with namingContext
2000-10-06 21:19:20 +00:00
Kurt Zeilenga
1b635156ab
s/saslregex/sasl-regex/
...
Other minor updates
2000-10-06 21:16:36 +00:00
Kurt Zeilenga
71ba10ed20
Clarify memory usage
2000-10-04 20:40:49 +00:00
Kurt Zeilenga
fdc7b123ba
Fix attrlist description
2000-10-04 01:50:49 +00:00
Kurt Zeilenga
314363a7f4
ITS#774 remove extranous paragraph regarding LDIF output
2000-09-26 17:08:38 +00:00
Mark Adamson
bf1ee530ea
Implementation of SASL authorization.
2000-09-21 17:32:54 +00:00
Kurt Zeilenga
0cd8cf72fb
Fix file:: uri
2000-09-19 20:44:05 +00:00
Kurt Zeilenga
ad08ff008e
Remove -s (noschemacheck in favor of using global_schemacheck)
2000-09-17 20:40:43 +00:00
Kurt Zeilenga
b4c6774bf6
ITS#747: align with code changes from Bert Vermeulen <bert@biot.com>
2000-09-15 23:42:50 +00:00
Kurt Zeilenga
34f8561467
Update slurpd with StartTLS and additional SASL parameters
2000-09-15 23:41:07 +00:00
Kurt Zeilenga
5852f7188b
Add 'defaultSearchBase' configuration directive to help support
...
brain-damaged LDAPv2 clients.
2000-09-11 21:57:14 +00:00
Kurt Zeilenga
3342ea3b49
Add more bind allow/disallow flags
2000-09-11 18:24:24 +00:00
Kurt Zeilenga
2e13824d0d
Add "allow tls_2_anon" to allow StartTLS to force session to anonymous.
...
Add "disallow tls_authc" to disallow StartTLS when session is authenticated.
Create and use connection2anonymous routine for consistency.
2000-09-08 22:59:01 +00:00
Kurt Zeilenga
f4bc2e65d2
ITS#719 remove (more) -b
2000-09-07 18:01:22 +00:00
Kurt Zeilenga
4be39a7ae5
ITS(719) remove -b
2000-09-07 17:58:05 +00:00
Kurt Zeilenga
9c646a7fd8
Bring man page in sync with current usage.
...
No ignore of numbers, no alternative form.
2000-09-06 22:29:40 +00:00
Kurt Zeilenga
a07a97e7f6
document optional user argument
2000-09-06 18:44:51 +00:00
Kurt Zeilenga
5ed98aed27
Update references to RFCs
2000-09-01 22:10:19 +00:00
Kurt Zeilenga
db67d7cdc5
Add sasl-host directive
2000-08-30 03:50:16 +00:00
Kurt Zeilenga
c3ceb3b9db
clarify Kerberos option availability
2000-08-28 22:49:44 +00:00
Kurt Zeilenga
26e8ba267d
Add security factors to man page
2000-08-28 19:17:37 +00:00
Kurt Zeilenga
9715e7f008
Add disallow and requires to man page. Fix sasl ssf handling bug.
2000-08-28 18:58:13 +00:00
Kurt Zeilenga
a54b9cde6e
Rework last commit for better forward compatibility
2000-08-25 07:55:08 +00:00
Kurt Zeilenga
be654e45f1
Remove meantion of authPassword from slappasswd(8) for 2.0.
...
Use -u scheme (in line with future code).
Need to trim authPassword from release schema code/confs.
2000-08-25 07:42:11 +00:00
Kurt Zeilenga
6f63134b26
Add support for "-H uri"
2000-08-25 05:31:59 +00:00
Kurt Zeilenga
95e11598ca
Add URI to admin guide in See Also section
2000-08-24 23:18:06 +00:00
Kurt Zeilenga
8596bfe2d5
Document sasl_secprops
2000-08-24 01:09:18 +00:00
Kurt Zeilenga
2e4ed9333b
Update date as well
2000-08-23 23:43:39 +00:00
Kurt Zeilenga
edd14b7c95
Update index description with substr varients and
...
(experimental) subtyping options.
2000-08-23 23:43:19 +00:00
Kurt Zeilenga
66552eb0bb
Fix up examples
2000-08-21 03:10:47 +00:00
Kurt Zeilenga
52223bd699
Use example.com in examples
2000-08-21 03:09:53 +00:00
Kurt Zeilenga
7c3f69d756
More LDIF clarifications
2000-08-20 06:31:32 +00:00
Kurt Zeilenga
7a4172dcbd
Clarify LDIF
2000-08-20 06:23:51 +00:00
Kurt Zeilenga
26fc5be75b
Clean up RFC references
2000-08-20 06:21:38 +00:00
Kurt Zeilenga
2683cd6fe6
Update man page header
2000-08-20 01:00:12 +00:00
Kurt Zeilenga
3311d1ca8b
Add descriptions for sasl options.
...
Clarify other options and re-order a bit.
2000-08-19 22:14:14 +00:00
Kurt Zeilenga
25a9f7427d
Remove CLDAP cruft
2000-08-18 04:25:00 +00:00
Kurt Zeilenga
dd3e3a8fb8
rename admin guide
2000-08-18 02:58:05 +00:00
Mark Adamson
4a5498351e
Added SASL authentication to slurpd for connecting to slave LDAP servers.
2000-08-17 16:30:37 +00:00
Kurt Zeilenga
c243a6fa92
ITS#657: Added command-line switch for searchbase to in.xfingerd
...
ITS#658: man page
from Tom Jordan <tjordan@doit.wisc.edu>
2000-08-16 20:27:17 +00:00
Kurt Zeilenga
2b3b074b1c
Update date
2000-08-13 22:06:44 +00:00
Kurt Zeilenga
56476a834e
update guide ref + date
2000-08-13 22:06:01 +00:00
Kurt Zeilenga
f40d19abfc
s/SLAPD and SLURPD/OpenLDAP/ .. (admin guide)
2000-08-13 22:00:36 +00:00
Kurt Zeilenga
99a775dc89
Add -r
2000-08-13 21:59:42 +00:00
Kurt Zeilenga
27ebe8534a
Move default slurpd directory to $(LOCALSTATEDIR)/openldap-slurp.
2000-08-10 02:52:01 +00:00
Kurt Zeilenga
ee2e7457c7
Clean up attributetype and objectclass description
2000-08-07 23:04:20 +00:00
Kurt Zeilenga
40a233c079
Update command line option descriptions
2000-08-07 22:29:55 +00:00
Kurt Zeilenga
b7f0758fa2
Minor updates, needs to be updated and cleaned up
...
Should be PRIMARY source for configuration options.
2000-07-22 19:04:33 +00:00
Kurt Zeilenga
f0e445d9dd
A few password related updates.
2000-07-22 18:32:33 +00:00
Kurt Zeilenga
890e342594
More links
2000-07-22 18:23:11 +00:00
Kurt Zeilenga
8fbe721b7a
Add links for most _ext varients
2000-07-22 18:22:06 +00:00
Kurt Zeilenga
08d03a1333
Update C/R
2000-07-22 02:00:47 +00:00
Kurt Zeilenga
1a5a805cf4
Update ldap(3) (namely removing no longer supported routines)
...
such as DNS DNs and charset routines.
2000-07-22 01:59:08 +00:00
Kurt Zeilenga
90389fbb76
Trim AUTHOR section
2000-07-22 01:33:53 +00:00
Kurt Zeilenga
1609e96253
Add slapindex(8) and fix typo in slapcat(8).
2000-07-19 02:47:44 +00:00
Kurt Zeilenga
0f5c87a41c
Clean up usage()
2000-07-17 21:54:20 +00:00
Kurt Zeilenga
44b42ba9c0
Add -I/-Q SASL mode options
2000-07-17 02:43:41 +00:00
Kurt Zeilenga
76f3601c3b
Add -x flag (simple bind)
2000-07-16 00:52:04 +00:00
Kurt Zeilenga
19e45aee80
Add basic pages for BER types and memory allocators.
2000-07-13 22:56:16 +00:00
Kurt Zeilenga
da85564c0d
Update SASL args
2000-07-13 22:54:45 +00:00
Kurt Zeilenga
5fc22599e2
Update SASL code to reuse context through life of session.
...
Replace 'negotiated' with 'interactive' bind
Add hooks for SASL/EXTERNAL
Disable SASL security layers
Rework SASL command line and config file parameters
2000-07-13 22:54:38 +00:00
Kurt Zeilenga
e2fa599482
Move old files to the Attic
2000-06-25 22:01:42 +00:00
Kurt Zeilenga
a56c2b59f9
Add -C to manual pages
2000-06-25 20:29:20 +00:00
Kurt Zeilenga
5f20cf1ed5
Modify ldapsearch(1) significantly. Now handles LDAPv3 search
...
references, extended results, and extended partial results. LDIF
extended to support these new features and reported version 2.
-L now limits output to LDIFv1 for compatibility reasons. No
-L is now LDIFv2. Old alternative form is no longer supported.
Use LDAP_TMPDIR (in ldap_config.h) instead of hardcoded /tmp
Use LDAP_FILE_URI_PREFIX (in ldap_config.h) instead of hardcoded
file://tmp/
2000-06-25 00:35:17 +00:00
Kurt Zeilenga
2c7f89b1b2
remove locale option. OpenLDAP is designed only for the "C" locale.
2000-06-20 16:55:23 +00:00
Kurt Zeilenga
f02e50a1bb
Update examples to LDIFv1. Remove old format options.
2000-06-19 16:18:50 +00:00
Kurt Zeilenga
55d180f3ab
Incomplete update of LDIF, refer to RFC
2000-06-18 19:41:49 +00:00
Kurt Zeilenga
65f9a005ed
Add reference to slappasswd(8)
2000-06-18 19:40:38 +00:00
Kurt Zeilenga
93a8125eab
Add OpenLDAP RCS ID
2000-06-18 19:39:31 +00:00
Kurt Zeilenga
187f4ab730
A couple of minor updates... needs overhaul
2000-06-16 06:44:25 +00:00
Kurt Zeilenga
d81a1ccfa4
Initial slappasswd(8) page
2000-06-16 06:43:55 +00:00
Kurt Zeilenga
bfa0862313
Update -Z description to reduce confusion with ldaps://
2000-06-14 02:35:42 +00:00
Kurt Zeilenga
ec426532b2
Reworked thread code to better support thread-library specific
...
r/w locks and thread pools. Hide internal structures (using
pthread'ish technics). Place common code in threads.c. Move
no-thread code to thr_stub.c. Move thread pool code to tpool.c.
Removed setconcurrency call from initializer, added 'concurrency'
directive to slapd. Tested code under pthreads, pth, and no-threads.
2000-06-13 02:42:13 +00:00