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
Kurt Zeilenga
6892f74529
Remove old schema directives
2000-06-06 07:57:41 +00:00
Julio Sánchez Fernández
00a9214608
Initial version of man page for the schema routines
2000-06-05 00:09:24 +00:00
Kurt Zeilenga
45c6324a9d
Move ldapd into the Attic, quipu tools remain for now.
2000-06-01 23:00:22 +00:00
Kurt Zeilenga
e8c292df89
Add -n serviceName (for loggging purposes)
2000-05-26 19:52:40 +00:00
Kurt Zeilenga
e9d0b98a10
Update lber-encode/decode man pages
...
Add ber_get_enum() for symmetry
2000-05-13 23:08:25 +00:00
Kurt Zeilenga
4bc786f34b
Y2k copyright update
2000-05-13 02:47:56 +00:00
Kurt Zeilenga
40d749ed6b
Update LBER man pages to latest API.
...
Need to add lber-types(3) to document BER types, allocation, and deallocation.
May need to add additional pages to document other new features.
2000-05-13 01:44:58 +00:00
Kurt Zeilenga
865e24a8ac
Update man page date.
2000-05-13 01:43:35 +00:00
Kurt Zeilenga
8c386888fa
Move default LDBM directory from /usr/tmp to $(localstatedir)
2000-05-03 10:07:21 +00:00
Kurt Zeilenga
c02d7e2cb6
ITS#503: Extend ldap tools to support SASL/TLS
...
Submitted by Gabor Gombas <gombasg@inf.elte.hu>
2000-04-20 09:23:51 +00:00
Kurt Zeilenga
393ff0ad71
Add .ldaprc to SYSNOPSIS
2000-04-12 01:23:43 +00:00
Kurt Zeilenga
58987407fe
Add comment concerning 'directory' LDBM option... a separate directory
...
must be specified for each database.
2000-03-03 19:51:39 +00:00
Kurt Zeilenga
152c0e25c2
Add reference to RFC 2307 (rootpw)
2000-03-01 22:58:30 +00:00
Kurt Zeilenga
3b4738ea96
remove #include <lber.h> from SYNOPSIS
1999-12-17 05:53:51 +00:00
Kurt Zeilenga
ab7c490960
Add BINDDN user-only directive to .ldaprc
...
Used only for simple bind when dn == NULL and password != NULL.
1999-12-17 03:27:16 +00:00