Kurt Zeilenga
68aebc05c9
Clean up hash password scheme stuff
2002-09-20 17:27:08 +00:00
Kurt Zeilenga
11a07153d6
Add some clarification as to what hash algorithms are used
...
with each password-hash scheme.
2002-09-20 17:12:58 +00:00
Kurt Zeilenga
9c28c9b361
Zap LDAPv2-only stuff
2002-08-08 03:01:14 +00:00
Kurt Zeilenga
884b476c32
Add note regarding user/system checks and operational attributes.
2002-08-02 00:55:50 +00:00
Kurt Zeilenga
65b5f64a0e
Clarify use of slapd.conf(5) v ldap.conf(5).
2002-07-24 03:11:58 +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
Kurt Zeilenga
b43ad1dd0e
Generate man page date from version.sh
2002-06-13 03:59:10 +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
Pierangelo Masarati
d019bff7b8
First commit of Hallvard's backend documentation effort
...
Backend documentation patch, version 1
================
Most of this text is taken from OpenLDAP. The work of rewriting it
to manual pages is done by by Hallvard B. Furuseth and placed into
the public domain. This software is not subject to any license of
the University of Oslo.
================
Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, April 2002.
2002-04-29 20:24:29 +00:00
Pierangelo Masarati
bd0fa7c579
document the -t switch
2002-04-15 19:18:54 +00:00
Kurt Zeilenga
fc71d62b92
trim finger from release
2002-04-15 18:14:02 +00:00
Pierangelo Masarati
d9748f0b06
updates SEE ALSO section
2002-04-13 15:08:03 +00:00
Howard Chu
bf6fccd7bb
ITS#1740
2002-04-13 10:56:16 +00:00
Howard Chu
491c0f22e0
ITS#1735 fix typos
2002-04-11 07:39:51 +00:00
Pierangelo Masarati
4a8ab5dbf2
Mostly based on patches provided by Hallvard B. Furuseth
...
ITS#1677 - cast away const warnings
ITS#1678 - unsigned char args to ctype funcs
ITS#1682 - don't redefine ldap_debug
ITS#1683 - uninitialized vars
ITS#1703 - ldo_debug initialization
ITS#1705 - unsigned testing
ITS#1706 - socklen_t args
ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested)
ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs
ITS#1725 - libdes not required
Implement back-null (/dev/null style backend)
Cleanup some misc warnings ("%lu" format, unused/uninitialized vars,
ambiguous operator precedence)
Kurt, please regenerate configure
2002-04-08 09:43:22 +00:00
Pierangelo Masarati
f11a682c6f
fix ITS#1668
2002-03-23 16:55:46 +00:00
Kurt Zeilenga
0e2af54a3f
Update copyright statements
2002-01-04 21:17:25 +00:00
Kurt Zeilenga
492eb4b65b
Note that slapadd produces LDIF in database order not
...
superior first order. Make note that slapcat doesn't
check for superiors.
2001-10-05 19:48:59 +00:00
Kurt Zeilenga
4abcfca8f5
Clean up DNs and remove extraneous files
2001-09-04 02:47:25 +00:00
Kurt Zeilenga
ff993c7ddb
Misc updates to password codes / docs
2001-06-13 05:40:24 +00:00
Kurt Zeilenga
e7103a9f64
Add INADDR_ANY clarification.
2000-11-05 21:34:53 +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
e9862ac995
Clarify handling of -r (chroot) option
2000-10-09 23:53:35 +00:00
Kurt Zeilenga
314363a7f4
ITS#774 remove extranous paragraph regarding LDIF output
2000-09-26 17:08:38 +00:00
Kurt Zeilenga
ad08ff008e
Remove -s (noschemacheck in favor of using global_schemacheck)
2000-09-17 20:40:43 +00:00
Kurt Zeilenga
5ed98aed27
Update references to RFCs
2000-09-01 22:10:19 +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
2683cd6fe6
Update man page header
2000-08-20 01:00:12 +00:00
Kurt Zeilenga
dd3e3a8fb8
rename admin guide
2000-08-18 02:58:05 +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
56476a834e
update guide ref + date
2000-08-13 22:06:01 +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
40a233c079
Update command line option descriptions
2000-08-07 22:29:55 +00:00
Kurt Zeilenga
f0e445d9dd
A few password related updates.
2000-07-22 18:32:33 +00:00
Kurt Zeilenga
1609e96253
Add slapindex(8) and fix typo in slapcat(8).
2000-07-19 02:47:44 +00:00
Kurt Zeilenga
e2fa599482
Move old files to the Attic
2000-06-25 22:01:42 +00:00
Kurt Zeilenga
93a8125eab
Add OpenLDAP RCS ID
2000-06-18 19:39:31 +00:00
Kurt Zeilenga
d81a1ccfa4
Initial slappasswd(8) page
2000-06-16 06:43:55 +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
4bc786f34b
Y2k copyright update
2000-05-13 02:47:56 +00:00
Kurt Zeilenga
7c28aa058c
Add password check and generation check.
...
Modify tests to use -h "ldap://localhost:port/" instead of -p port.
1999-12-12 18:45:06 +00:00
Kurt Zeilenga
1df4851a15
add deprecated comment to ldapd.8.
1999-09-19 18:12:18 +00:00
Kurt Zeilenga
ed43d13bff
Remove MODRDN bug from Bugs
...
Insert reference to ITS webpage
1999-09-19 17:57:16 +00:00
Kurt Zeilenga
305ed36159
Add RCSid and Copyright
1999-09-12 04:41:47 +00:00
Hallvard Furuseth
203f5b058f
Change -d option to not detach even with -d 0 or compiled with --disable-debug.
1999-09-04 20:24:40 +00:00
Kurt Zeilenga
9f6185ab12
Document -s and -c modes.
1999-08-18 01:49:42 +00:00
Kurt Zeilenga
ec898a143e
s/ldif2dlbm/slapadd/
1999-08-17 20:07:33 +00:00
Kurt Zeilenga
01235987ee
Add man pages for slapadd and slapcat (slapindex coming soon).
...
Remove man pages for old ldbm tools.
1999-08-17 20:04:35 +00:00
Kurt Zeilenga
23565fca08
Update slapd(8) with new -h option.
1999-07-19 21:45:11 +00:00
Julio Sánchez Fernández
661102431a
Document -T and -P
1999-07-16 20:03:53 +00:00
Kurt Zeilenga
7ba980f0f6
Modify slapd set user/group support to use -u/-g instead -U/-G.
...
Moved -u (udp) to -c (connectionless). Connectionless is depreciated
and undocumented.
Added tests for set{,e}{u,g}id to configure. Use existance of
setuid/setgid to enable feature. Use seteuid/setegid only if
they exist.
Fixed minor minor leak of username/groupname if specificied
more than once. (This should actually be an error)
1999-04-21 00:40:20 +00:00
Kurt Zeilenga
d1cbc97c80
Add '-n' and '-s' to ldif2ldbm manpage (ITS$59).
1999-04-13 21:35:21 +00:00
Hallvard Furuseth
9ebd9a0289
Add -U and -G options to set user and group id.
...
Move socket setup to set_socket(), called before the uid/gid change.
1999-04-03 03:19:07 +00:00
Kurt Zeilenga
3550bc48c0
Add slapd -a address support. Allows you to bind to a specific
...
address. Useful for running multiple servers in a virtual hosting
environment.
Modified test001-ldif2ldbm to verify this functionality. Assumes
localhost is 127.0.0.1.
1999-03-17 03:56:25 +00:00
Kurt Spanier
68a8798594
Definition of slapd pid and args files as slapd.conf general parameters;
...
introduction of pid/agrs parameters to the test-suite slapd.conf files;
creation of sub-directory test/var for storage of pid/args files during test;
update of the slapd and slapd.conf man pages.
(The change reduces dependency on ldapconfig.h, since SLAPD_PIDEXT
and SLAPD_ARGSEXT are deleted from the code.)
1999-01-21 15:53:54 +00:00
Kurt Spanier
3e818315f2
Tiny fix to the description of the -l option.
1999-01-08 10:09:07 +00:00
Kurt Spanier
77c35c2bcc
Description of the '-l syslog-local-user' option in the slapd manpage;
...
also description of .pid and .args files.
1999-01-08 09:59:09 +00:00
Kurt Zeilenga
edd464ee8f
Update build environment:
...
default sysconfdir subdirectory is openldap instead of ldap.
This removes conflicts with other ldap subsystems. Should
be configure option.
*.conf files are now preserved. A *.conf.default are always
created with the latest conf.
*.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir)
updated man pages to reflect changes.
1998-11-29 19:48:28 +00:00
Kurt Zeilenga
2a869f5a99
merged with autoconf branch
1998-10-25 01:41:42 +00:00
Kurt Zeilenga
adc2134f03
Modified build environment to correctly support bin,sbin,libexec,etc
...
and setting of variables from Make-platform with defaults in Make-common.
1998-08-19 18:19:39 +00:00
Kurt Zeilenga
079f21c3ac
Added LIBEXECDIR, SBINDIR and patched install rules and files as needed.
1998-08-19 02:38:35 +00:00
Kurt Zeilenga
04ff180cbf
Modified make system to support CVS instead of RCS
1998-08-09 01:24:49 +00:00
Kurt Zeilenga
42e0d83cb3
Initial revision
1998-08-09 00:43:13 +00:00