Re: Using ldap everywhere ...

2009-03-05 Thread Marc Balmer
Am 05.03.2009 um 19:24 schrieb a. e.: 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

Re: Using ldap everywhere ...

2009-03-05 Thread a. e.
> > 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 un

Re: Using ldap everywhere ...

2009-03-04 Thread Alexander Hall
a. e. wrote: I totally agree with what you say... But the goal of our jobs is to satisfy the user and to help him to get what he wants. Saying that i'm not saying I will forget security, performance and stability. My specific goal is to manage, over openldap the maximum of services. I've been u

Re: Using ldap everywhere ...

2009-03-04 Thread Alexander Hall
Marc Balmer wrote: Am 04.03.2009 um 15:15 schrieb Alexander Hall: Since you seem to get few responses to this, I'll give you my $.02 here: After years of using OpenBSD, I've come to the conclusion that OpenBSD is best served with as little fuzz as possible (using what's in the base system if

Re: Using ldap everywhere ...

2009-03-04 Thread Piotr Sikora
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 wo

Re: Using ldap everywhere ...

2009-03-04 Thread a. e.
> CC: misc@openbsd.org > From: m...@msys.ch > To: alexan...@beard.se > Subject: Re: Using ldap everywhere ... > Date: Wed, 4 Mar 2009 16:51:15 +0100 > > Am 04.03.2009 um 15:15 schrieb Alexander Hall: > > > Since you seem to get few responses to this, I'll give

Re: Using ldap everywhere ...

2009-03-04 Thread a. e.
Best Regards ae. > Date: Wed, 4 Mar 2009 15:15:18 +0100 > From: alexan...@beard.se > To: misc@openbsd.org > Subject: Re: Using ldap everywhere ... > > Since you seem to get few responses to this, I'll give you my $.02 here: > > After years of using OpenBSD, I'

Re: Using ldap everywhere ...

2009-03-04 Thread Marc Balmer
Am 04.03.2009 um 15:15 schrieb Alexander Hall: Since you seem to get few responses to this, I'll give you my $.02 here: After years of using OpenBSD, I've come to the conclusion that OpenBSD is best served with as little fuzz as possible (using what's in the base system if at all possible

Re: Using ldap everywhere ...

2009-03-04 Thread Alexander Hall
Since you seem to get few responses to this, I'll give you my $.02 here: After years of using OpenBSD, I've come to the conclusion that OpenBSD is best served with as little fuzz as possible (using what's in the base system if at all possible). Of course you can install ISC bind if that helps

Re: Using ldap everywhere ...

2009-03-04 Thread a. e.
> Hi everybody, > > > > I'm trying to set up a web/mail/dns/ftp/etc. ... using ldap everywhere... > > But It seems that serving ns zones over ldap is not possible on OpenBSD... The > sdb-ldap backend is not in the OpenBSD ports... > > For the Apache vhosts, i've found that module mod_ldapvhost. But