Public bug reported:

sudo ldapsearch -y /etc/ldap.secrets  -D <mybinddn> -b <search base> -xH
"ldap://localhost";

 does not work, as I get this error:
ldap_bind: Invalid credentials (49)

yet, if I run:

sudo ldapsearch -w $(sudo cat /etc/ldap.secrets)  -D <mybinddn> -b
<search base> -xH "ldap://localhost";

it works. So that rules out the possibility that /etc/ldap.secrets has a
wrong password.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ldap-utils 2.4.21-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Wed May 19 15:17:42 2010
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: openldap

** Affects: openldap (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
ldapsearch -y option does not work
https://bugs.launchpad.net/bugs/582812
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to