[Bug 258192] Re: problem with paths and binding to ldap server

2008-08-15 Thread Grzegorz Marszalek

** Attachment added: "patch that modifies dhcp-3.1.0-ldap-code.dpatch to behave 
properly :)"
   http://launchpadlibrarian.net/16855119/dhcp-ldap.patch

-- 
problem with paths and binding to ldap server
https://bugs.launchpad.net/bugs/258192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 258192] [NEW] problem with paths and binding to ldap server

2008-08-15 Thread Grzegorz Marszalek
Public bug reported:

Binary package hint: dhcp3-server-ldap

Description: Ubuntu 8.04
Release: 8.04
Package: dhcp3-server-ldap 3.1.1-1ubuntu1 (backport from interpid)

Well, when you put in dhcpd.conf something like this:
ldap-server "localhost";
ldap-username "cn=dhcp,dc=localdomain";
ldap-password "password";
ldap-method dynamic;
ldap-base-dn "dc=localdomain";

you expect everything to work as in docs :)

But for now each time I've got very strange error msg:
Cannot login into ldap server localhost:389: Success

Another problem was: dhcp server complained about path to leases file.

Both problems was solved by Holger Lüdecke, I've found his post here:
http://www.mail-archive.com/debian-bugs-
[EMAIL PROTECTED]/msg529069.html

Thanks Holger! :)

I've attached patch which worked for me below.

Cheers

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


** Tags: dhcp

-- 
problem with paths and binding to ldap server
https://bugs.launchpad.net/bugs/258192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs