> > But It seems that serving ns zones over ldap is not possible on OpenBSD... > > The > > sdb-ldap backend is not in the OpenBSD ports... > > You can add dlz-ldap backend to OpenBSD's bind. > > All you need to do (assuming that you've got OpenBSD's sources in /usr/src > and bind-9.4.2-P2.tar.gz unpacked in your working directory): > 1) cp -R bind-9.4.2-P2/contrib /usr/src/usr.sbin/bind/ > 2) cp bind-9.4.2-P2/configure /usr/src/usr.sbin/bind/ > 3) edit configure script and remove all *tests* from ac_config_files > 4) add "--with-dlz-ldap=yes" to CONFIGURE_OPTS in Makefile.bsd-wrapper > 5) rebuild bind > > Best regards, > Piotr Sikora < [email protected] > >
Thank you ! I'll try this way. I'll come back to tell you how it is... ^^ Anyway I'm still looking for a documentation about mod_ldapvhost ... Regards ae. _________________________________________________________________ Dicouvrez toutes les possibilitis de communication avec vos proches http://www.microsoft.com/windows/windowslive/default.aspx

