Commit Graph

72 Commits

Author SHA1 Message Date
Kurt Zeilenga
de6ed4fde4 Undocument -C (chase referrals)
(already removed from usage statements)
2002-09-23 21:33:26 +00:00
Kurt Zeilenga
3cb2dc149d Document -R 2002-09-02 19:25:10 +00:00
Kurt Zeilenga
18e4362b07 Add ldapwhoami(1) 2002-08-24 06:28:10 +00:00
Kurt Zeilenga
dabbefd908 Add -y. 2002-08-24 06:19:39 +00:00
Kurt Zeilenga
9c28c9b361 Zap LDAPv2-only stuff 2002-08-08 03:01:14 +00:00
Kurt Zeilenga
b43ad1dd0e Generate man page date from version.sh 2002-06-13 03:59:10 +00:00
Kurt Zeilenga
91088eaa84 Full_Name: Norbert Klasen
Version: head
OS: SuSE Linux 7.3
URL: ftp://ftp.openldap.org/incoming/norbert.klasen.rejects.20020605.patch
Submission from: (NULL) (62.104.216.66)

This patch adds an '-S' option to ldapmodify. If a filename is specified with
this option, records which could not successfully be added/modified/deleted from
the LDAP server will be written to the specified file. Most useful in
conjunction with '-c' option.
2002-06-06 00:31:09 +00:00
Kurt Zeilenga
4543536bdb Fix up -f description 2002-06-01 21:41:09 +00:00
Kurt Zeilenga
2ab8810555 Documentation patch #4 (ITS#1749)
================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
			================

Small changes:
- Fix typo slapd_meta -> slapd-meta in slapd-meta(5).
- Add slapd-dnssrv(5) to SEE ALSO in slapd.conf(5).
- Add descriptions of the files in FILES sections.
- Add $HOME/.udrc to FILES in ud(1) and ud.conf(5).
- Add ldaprc (without ".") and ENVIRONMENT VARIABLES in ldap.conf(5).
- Change manpage references to proper ".BR name (section)".

Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, May 2002.
2002-05-09 02:07:41 +00:00
Kurt Zeilenga
abf91ca1ff Initial ldapcompare(1) implementation. Adapted from patch
submitted by Jeff Costlow <j.costlow@f5.com> (ITS#1560).

Portions:
Copyright 2002, F5 Networks, Inc, All rights reserved.
This software is not subject to any license of F5 Networks.

This is free software; you can redistribute and use it
under the same terms as OpenLDAP itself.
2002-01-29 07:33:11 +00:00
Kurt Zeilenga
0e2af54a3f Update copyright statements 2002-01-04 21:17:25 +00:00
Kurt Zeilenga
545a915c2e Use RFC 2253 DNs 2001-09-04 02:41:53 +00:00
Kurt Zeilenga
d57365f407 Minor cleanup 2001-08-29 17:08:22 +00:00
Kurt Zeilenga
ec8e41f8d8 Remove -r 2001-08-29 17:03:53 +00:00
Kurt Zeilenga
b6fc1d3d43 Update kerberos flags 2001-08-24 20:17:23 +00:00
Kurt Zeilenga
5d34881f45 Add no attrs clarification 2001-07-30 07:03:31 +00:00
Kurt Zeilenga
bac852d131 Add 3112 ref 2001-07-07 05:24:19 +00:00
Kurt Zeilenga
3733bfa207 No -r needed 2001-05-02 19:53:20 +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
e6dc9d1889 Update ldappasswd binddn bug, man page and error reporting 2000-10-11 04:56:08 +00:00
Kurt Zeilenga
fdc7b123ba Fix attrlist description 2000-10-04 01:50:49 +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
c3ceb3b9db clarify Kerberos option availability 2000-08-28 22:49:44 +00:00
Kurt Zeilenga
6f63134b26 Add support for "-H uri" 2000-08-25 05:31:59 +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
f0e445d9dd A few password related updates. 2000-07-22 18:32:33 +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
da85564c0d Update SASL args 2000-07-13 22:54:45 +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
f02e50a1bb Update examples to LDIFv1. Remove old format options. 2000-06-19 16:18:50 +00:00
Kurt Zeilenga
93a8125eab Add OpenLDAP RCS ID 2000-06-18 19:39:31 +00:00
Kurt Zeilenga
bfa0862313 Update -Z description to reduce confusion with ldaps:// 2000-06-14 02:35:42 +00:00
Kurt Zeilenga
4bc786f34b Y2k copyright update 2000-05-13 02:47:56 +00:00
Kurt Zeilenga
865e24a8ac Update man page date. 2000-05-13 01:43:35 +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
041c1545e8 Update usage and man page. 1999-12-10 04:59:28 +00:00
Kurt Zeilenga
d5edb4bff6 Reengineered ldappasswd(1). Uses extended operation to set
user password.  Likely to be modified to use bind control
instead.  Use of modify deprecated in favor mechanisms that
support passwords stored externally to the directory (such
as in a SASL service).
Modified slapd extended operation infrastructure to support
backend provided extended operations.
1999-12-08 04:37:59 +00:00
Gary Williams
e5583656ec add -r switch to man page 1999-12-06 19:02:39 +00:00