Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 160567

Summary: net-dns/bind-9 - bind-sdb support
Product: Gentoo Linux Reporter: Daniel Klaffenbach <danielklaffenbach>
Component: New packagesAssignee: BIND Maintainers (DISABLED) <bind+disabled>
Status: RESOLVED FIXED    
Severity: enhancement CC: jellofishi
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
URL: http://bind9-ldap.bayour.com/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: bind 9.4.1 sdb ldap patch
9.4.1 ebuild with sdb-ldap use flag

Description Daniel Klaffenbach 2007-01-06 20:30:22 UTC
it would be really cool if you could add support for ldap (bind-sdb) in the bind ebuild. actually bind-sdb is already included in bind9, but you have to add some things to the makefile to get it to work (as you can see in the readme of bind-sdb). i've tried to use the ldap use-flag for bind, but this does not enable bind-sdb. maybe you could add a use-flag like "bind-sdb" in a future release of bind, to enable support for a ldap-database.
people who use gentoo on their servers (like me;) would probably love this.

Reproducible: Always

Steps to Reproduce:
1. download bind from isc.org
2. unpack
3. check files in contrib/sdb/ldap
Comment 1 Baptiste aka mRyOuNg 2007-02-10 11:14:15 UTC
same for me with 9.3.4 and hardened profile ...

falling back to previous version (which was 9.3.2-r4) did the trick ...
Comment 2 Konstantin Arkhipov (RETIRED) gentoo-dev 2007-02-22 11:18:51 UTC
btw, you can use dlz's ldap support atm.
Comment 3 Daniel Klaffenbach 2007-09-05 16:48:24 UTC
OK, I know it took a while but I've finally tried dlz. What I can say about dlz/LDAP right now is that it is a pain in the butt to get it to work with ldap - I gave up after many sleepless nights :(...
Bind-sdb is much easier to set up and also easier to administrate/modify. Since it does _not_ require any additional files (they come with every release of bind) it should not be too hard to add sdb-support...
Comment 4 Gabi Shaar 2008-03-07 15:31:34 UTC
Created attachment 145490 [details, diff]
bind 9.4.1 sdb ldap patch
Comment 5 Gabi Shaar 2008-03-07 15:32:12 UTC
Created attachment 145491 [details]
9.4.1 ebuild with sdb-ldap use flag
Comment 6 Gabi Shaar 2008-03-07 15:33:01 UTC
a quick patch
only briefly tested.
please test.
Comment 7 Gabi Shaar 2008-03-07 15:34:45 UTC
uses release 1.0 of sdb-ldap from http://bind9-ldap.bayour.com/
Comment 8 Tobias Scherbaum (RETIRED) gentoo-dev 2008-07-20 10:28:10 UTC
(In reply to comment #7)
> uses release 1.0 of sdb-ldap from http://bind9-ldap.bayour.com/
> 

sdb-ldap support using the 1.1.0 patch added in 9.5.0_p1-r1.