Re: ldap(1) add SAFE-INIT-CHAR

2018-11-06 Thread Martijn van Duren
On 11/6/18 8:59 AM, Claudio Jeker wrote: > On Tue, Nov 06, 2018 at 08:21:57AM +0100, Martijn van Duren wrote: >> ping >> >> On 10/24/18 10:27 AM, Martijn van Duren wrote: >>> In my previous ldap mail I proclaimed that we should encode whitespace. >>> Reading rfc2849 a bit further, encoding a strin

Re: ldap(1) add SAFE-INIT-CHAR

2018-11-05 Thread Claudio Jeker
On Tue, Nov 06, 2018 at 08:21:57AM +0100, Martijn van Duren wrote: > ping > > On 10/24/18 10:27 AM, Martijn van Duren wrote: > > In my previous ldap mail I proclaimed that we should encode whitespace. > > Reading rfc2849 a bit further, encoding a string with leading space is > > mandatory by SA

Re: ldap(1) add SAFE-INIT-CHAR

2018-11-05 Thread Martijn van Duren
ping On 10/24/18 10:27 AM, Martijn van Duren wrote: > In my previous ldap mail I proclaimed that we should encode whitespace. > Reading rfc2849 a bit further, encoding a string with leading space is > mandatory by SAFE-INIT-CHAR. This is needed because of the definition > of value-spec, which a

ldap(1) add SAFE-INIT-CHAR

2018-10-24 Thread Martijn van Duren
In my previous ldap mail I proclaimed that we should encode whitespace. Reading rfc2849 a bit further, encoding a string with leading space is mandatory by SAFE-INIT-CHAR. This is needed because of the definition of value-spec, which allows additional space, colon, and less-than after the colon