mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Misc. cleanup
This commit is contained in:
parent
8975676fa4
commit
c46e00a34c
4 changed files with 12 additions and 6 deletions
|
|
@ -13,6 +13,12 @@ Copyright 1998-2002, The {{ORG[expand]OLF}}, {{All Rights Reserved}}.
|
|||
|
||||
Copyright 1992-1996, Regents of the {{ORG[expand]UM}}, {{All Rights Reserved}}.
|
||||
|
||||
This document is considered a part of OpenLDAP Software. This
|
||||
document is subject to terms of conditions set forth in {{SECT:OpenLDAP
|
||||
Software Copyright Notices}} and the {{SECT:OpenLDAP Public License}}.
|
||||
Complete copies of the notices and associated license can be found
|
||||
in Appendix B and C, respectively.
|
||||
|
||||
|
||||
P2[notoc] Scope of this Document
|
||||
|
||||
|
|
|
|||
|
|
@ -145,9 +145,9 @@ used only in tightly controlled systems or when the LDAP session
|
|||
is protected by other means (e.g., TLS, {{TERM:IPSEC}}). Where the
|
||||
administrator relies on TLS to protect the password, it is recommended
|
||||
that unprotected authentication be disabled. This is done by setting
|
||||
"{{EX:disallow bind_simple_unprotected}} in {{slapd.conf}}(5). The
|
||||
user/password authenticated bind mechanism can be completely disabled
|
||||
by setting "{{EX:disallow bind_simple}}".
|
||||
"{{EX:disallow bind_simple_unprotected}}" in {{slapd.conf}}(5).
|
||||
The user/password authenticated bind mechanism can be completely
|
||||
disabled by setting "{{EX:disallow bind_simple}}".
|
||||
|
||||
Note: An unsuccessful bind always results in the session having
|
||||
an {{anonymous}} authorization state.
|
||||
|
|
|
|||
|
|
@ -12,11 +12,11 @@ H1: OpenLDAP Software Copyright Notices
|
|||
|
||||
H2: OpenLDAP Copyright Notice
|
||||
|
||||
[[copyright]] 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA
|
||||
[[copyright]] 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms are permitted
|
||||
{{only as authorized}} by the OpenLDAP Public License. A copy of
|
||||
{{only as authorized}} by the {{SECT:OpenLDAP Public License}}. A copy of
|
||||
this license is available at {{URL:http://www.OpenLDAP.org/license.html}}
|
||||
or in file {{F:LICENSE}} in the top-level directory of the
|
||||
distribution.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Copyright 2000-2001, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
|
||||
H1: The OpenLDAP Public License
|
||||
H1: OpenLDAP Public License
|
||||
|
||||
#!block inline
|
||||
#<FONT FACE="Courier">
|
||||
|
|
|
|||
Loading…
Reference in a new issue