Howard Chu
9688a3ae7e
Added GNUtls notes
2007-05-13 01:59:46 +00:00
Howard Chu
735180918d
More notes now that LDAP_OPT_TIMEOUT is implemented.
2007-02-16 11:52:46 +00:00
Kurt Zeilenga
6dcd9a9f77
Use soelim to fix .so problem
...
(Assumes soelim is generally available)
2007-01-02 20:25:16 +00:00
Kurt Zeilenga
da6d9eb046
happy new year
2007-01-02 20:00:42 +00:00
Pierangelo Masarati
72e586ba36
revert previous commit; disable RESTART from ldap.conf
2006-11-13 23:51:52 +00:00
Pierangelo Masarati
10e84d7192
document missing RESTART option (ITS#4749); restore alphabetical order
2006-11-13 16:39:44 +00:00
Howard Chu
caac58806a
Delete bogus .UC 6 macro invocation (This is not a 4.3BSD manpage)
2006-11-09 20:11:47 +00:00
Pierangelo Masarati
c3932ca2c0
s/local socket/IPC/
2006-10-09 19:26:41 +00:00
Pierangelo Masarati
4b78b6253b
cleanup URI
2006-10-09 19:18:03 +00:00
Pierangelo Masarati
18450addda
document VERSION, TIMEOUT and NETWORK_TIMEOUT options
2006-09-26 02:54:34 +00:00
Pierangelo Masarati
028e7c46ca
document the syntax of the ldap.conf(5) file
2006-09-12 21:02:30 +00:00
Pierangelo Masarati
5575f667ba
highlight what's user-only
2006-04-09 22:25:29 +00:00
Kurt Zeilenga
acbb5cf689
Happy new year!
2006-01-03 23:11:52 +00:00
Kurt Zeilenga
4ee2ae8f94
StartTLS cleanup
2005-12-20 00:39:41 +00:00
Hallvard Furuseth
0960b0aadd
Document "REFERRALS".
...
Add SEE ALSO openssl(1) and sasl(3).
2005-07-04 12:01:19 +00:00
Hallvard Furuseth
135672c910
Manpage typos
2005-07-04 06:57:10 +00:00
Kurt Zeilenga
dc0eacd40b
Happy New Year!
2005-01-01 20:49:32 +00:00
Ralf Haferkamp
5704a2ef6e
CRL checking options for ldap.conf and slapd.conf
2004-10-28 18:50:38 +00:00
Pierangelo Masarati
df745fc44f
clarify that the names of the configure statements are case-insensitive, despite style considerations lead to use uppercase for some and lowercase for others
2004-10-27 11:26:27 +00:00
Kurt Zeilenga
5f5d50aeb0
Add TLS cipher suite directive to ldap.conf(5)
2004-09-05 07:21:20 +00:00
Kurt Zeilenga
3c598e89fb
Happy new year
2004-01-01 19:15:16 +00:00
Hallvard Furuseth
d0582fb4c2
Replace some tabs with spaces.
...
Split some too long preformatted lines.
2003-06-29 15:34:32 +00:00
Kurt Zeilenga
b378944fc1
Zap "TLS hard"
2003-05-22 00:15:57 +00:00
Kurt Zeilenga
7c8f3b351f
Warn folks that setting TLS option may break some applications.
...
URI should be used instead.
2003-05-17 01:08:09 +00:00
Hallvard Furuseth
1f00bd3c7f
Manpage nitpicks
2003-03-23 16:37:06 +00:00
Kurt Zeilenga
5abec40030
Document URI and SASL directives
2003-02-09 06:49:34 +00:00
Kurt Zeilenga
6939c53170
Happy new year
2003-01-03 20:20:47 +00:00
Kurt Zeilenga
2ca678ea2e
More LDAPNOINIT statement to top of DESCRIPTION
2002-09-04 20:59:57 +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
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
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
Kurt Zeilenga
0e2af54a3f
Update copyright statements
2002-01-04 21:17:25 +00:00
Kurt Zeilenga
8596bfe2d5
Document sasl_secprops
2000-08-24 01:09:18 +00:00
Kurt Zeilenga
2683cd6fe6
Update man page header
2000-08-20 01:00:12 +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
4bc786f34b
Y2k copyright update
2000-05-13 02:47:56 +00:00
Kurt Zeilenga
393ff0ad71
Add .ldaprc to SYSNOPSIS
2000-04-12 01:23:43 +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
Kurt Zeilenga
305ed36159
Add RCSid and Copyright
1999-09-12 04:41:47 +00:00
Kurt Zeilenga
521f761b2a
s/patch/path/
1999-09-06 18:25:48 +00:00
Kurt Zeilenga
29b0ed18df
Fix misplaced paragraph tag
1999-07-21 17:31:37 +00:00
Kurt Zeilenga
d66a450344
Update init and ldap.conf(5) to handle LDAPNOINIT, LDAPCONF, LDAPRC
...
environment settings.
1999-01-14 23:04:08 +00:00
Kurt Zeilenga
ba84e23867
Add ldap.conf man page.
1998-11-29 20:58:40 +00:00