[Bug 1071928] Re: isc-dhcp-server-ldap (4.2.4-1ubuntu10.1) is not capable of ldap

Stéphane Graber stgraber at stgraber.org
Fri Apr 19 07:27:20 UTC 2013


I couldn't easily test this against an actual LDAP server, but I
confirmed that the LDAP and non-LDAP binaries are no longer identical
and that the LDAP version appears to look for the extra config options.

So even if it doesn't actually work, we're already infinitely better
than where we were before (and I'm pretty confident that it'll actually
work provided an LDAP server with the right schema).

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1071928

Title:
  isc-dhcp-server-ldap (4.2.4-1ubuntu10.1) is not capable of ldap

Status in “isc-dhcp” package in Ubuntu:
  Fix Released
Status in “isc-dhcp” source package in Quantal:
  Fix Committed

Bug description:
  == Rationale ==
  The current isc-dhcp-server-ldap package doesn't actually contain LDAP support.

  == Test case ==
  1) Install isc-dhcp-server-ldap
  2) Confirm that the binaries aren't identical to those in isc-dhcp-server
  3) Try putting some of the example LDAP options in dhcpd.conf and confirm that dhcpd still starts.

  == Regression potential ==
  I confirmed that the main package isn't touched, so the worst that can happen is that we still won't have ldap support.

  --- Original bug report ---
  When I try to start dhcpd (ldap) I get this error:

  Internet Systems Consortium DHCP Server 4.2.4
  Copyright 2004-2012 Internet Systems Consortium.
  All rights reserved.
  For info, please visit https://www.isc.org/software/dhcp/
  /etc/dhcp/dhcpd.conf line 14: semicolon expected.
  ldap-server "10.0.0.1"
               ^
  /etc/dhcp/dhcpd.conf line 15: semicolon expected.
  ldap-port 389;
             ^

  Also ldd /usr/sbin/dhcpd is not reporting any ldap dependency
  linux-vdso.so.1 =>  (0x00007fffff9ff000)
  libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3420324000)
  /lib64/ld-linux-x86-64.so.2 (0x00007f3420af7000)

  And in the package dependency libldap is also not listed. So I guess
  isc-dhcp-server-ldap ist not compiled against ldap library.

  I know from version 4.1.ESV-R4-0ubuntu5.5 that isc-dhcp-server-ldap
  requires the libldap-2.4-2 library.

  -Ivo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1071928/+subscriptions




More information about the foundations-bugs mailing list