File: README.Debian

package info (click to toggle)
ldapvi 1.7-11.2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,204 kB
  • sloc: ansic: 6,536; xml: 1,331; sh: 194; makefile: 16
file content (16 lines) | stat: -rw-r--r-- 799 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ldapvi for Debian
-----------------

   Since version 1.6 of ldapvi it is able to link against a libcrypto for
  supporting MD5.  Unfortunately there are some problems with this:  It
  supports both linking it against the openssl and the gnutls libraries.
  The former is out of scope because of the licence incompatibility of it
  with the GPL.  ldapvi author would add linking exception to its licence,
  though it uses libreadline and that one doesn't have the exception.

   The latter though has a more severe problem: The password prompt will be
  displayed in clear text on the screen.  It is yet unknown why, but for the
  time being upstream was so kind to send a patch along to disable libcrypto
  linking all along.

 -- Rhonda D'Vine <rhonda@debian.org>  Sat, 18 Nov 2006 13:02:21 +0100