Re: Fwd: Re: Make /etc/default/slapd automatically configurable

2016-12-29 Thread Petter Reinholdtsen
[Ryan Tandy] > It looks like it's possible using gnutls-cli >= 3.5.0. > > gnutls-cli -p 389 --x509cafile /etc/ldap/certs/ca.crt > --starttls-proto=ldap --save-cert=ldap.example.org.crt > ldap.example.org < /dev/null Seem to work like a charm here: % gnutls-cli -p 389 --x509cafile /etc/ldap/certs/

Re: Fwd: Re: Make /etc/default/slapd automatically configurable

2016-12-28 Thread Ryan Tandy
On Tue, Aug 10, 2010 at 12:05:33AM +0200, Petter Reinholdtsen wrote: [Andreas B. Mundt] We currently add the deprecated ldaps:/// protocoll here: SLAPD_SERVICES="ldap:/// ldaps:/// ldapi:///" It would be nice if we would not need ldaps and could only use TLS. This has to be checked. I've che

Re: Fwd: Re: Make /etc/default/slapd automatically configurable

2010-08-09 Thread Andreas B. Mundt
On Tue, Aug 10, 2010 at 12:05:33AM +0200, Petter Reinholdtsen wrote: > [Andreas B. Mundt] > > We use: > > SLAPD_OPTIONS="-4" > > here, which might be there for traditional reasons. > > Not quite sure why we add that one. It was added 2006-01-13 with this > changelog entry: > > [ Andreas Schul

Re: Fwd: Re: Make /etc/default/slapd automatically configurable

2010-08-09 Thread Petter Reinholdtsen
[Andreas B. Mundt] > We currently add the deprecated ldaps:/// protocoll here: > > SLAPD_SERVICES="ldap:/// ldaps:/// ldapi:///" > > It would be nice if we would not need ldaps and could only use > TLS. This has to be checked. I've checked, and we still need ldaps to be able to download the SSL

Re: Fwd: Re: Make /etc/default/slapd automatically configurable

2010-08-09 Thread Andreas B. Mundt
On Sun, Aug 08, 2010 at 05:59:15PM +0200, Luk Claes wrote: > Hi > > Can someone more involved with Debian Edu have a look at this, TIA? [...] > This bug is open for a long time now, what reasonable defaults are > needed for debian-edu ? > > I've attached the default file currently shipped with

Fwd: Re: Make /etc/default/slapd automatically configurable

2010-08-08 Thread Luk Claes
Hi Can someone more involved with Debian Edu have a look at this, TIA? Cheers Luk Original Message Subject: Re: Make /etc/default/slapd automatically configurable Date: Sun, 08 Aug 2010 17:04:35 +0200 From: Matthijs Möhlmann To: Luk Claes , 370...@bugs.debian.org This bug is