mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 15:21:51 -08:00
Mention possible problems with ldapsearch from OpenLDAP version 1.
This commit is contained in:
parent
5a9af4e1f0
commit
8f4df05929
1 changed files with 7 additions and 0 deletions
|
|
@ -582,6 +582,13 @@ is to use the default compiler `cc'.
|
|||
`before-change-function' and `after-change-function', which are no
|
||||
longer used by Emacs. Please use PSGML 1.2.3 or later.
|
||||
|
||||
* The LDAP support rely on ldapsearch program from OpenLDAP version 2.
|
||||
|
||||
It can fail to work with ldapsearch program from OpenLDAP version 1.
|
||||
Version 1 of OpenLDAP is now deprecated. If you are still using it,
|
||||
please upgrade to version 2. As a temporary workaround, remove
|
||||
argument "-x" from the variable `ldap-ldapsearch-args'.
|
||||
|
||||
* Unicode characters are not unified with other Mule charsets.
|
||||
|
||||
As of v21.1, Emacs charsets are still not unified. This means that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue