On Sat, May 01, 2021 at 05:31:44PM +0200, Michael Ströder wrote:
> HI!
>
> slapo-ppolicy in OpenLDAP 2.5 shows slightly different behaviour in
> python-ldap0 tests (see test output below).
>
> Tests:
> https://gitlab.com/ae-dir/python-ldap0/-/blob/master/tests/test_ppolicy.py
>
> When working wi
On 5/4/21 9:47 AM, Ondřej Kuzník wrote:
> On Sat, May 01, 2021 at 05:31:44PM +0200, Michael Ströder wrote:
>> slapo-ppolicy in OpenLDAP 2.5 shows slightly different behaviour in
>> python-ldap0 tests (see test output below).
>> [..]
>> AssertionError: 'Password expired! 1 grace logins left.' != 'Pa
On Tue, May 04, 2021 at 12:07:20PM +0200, Michael Ströder wrote:
> Still I have failures in my draft-vchu-ldap-pwd-policy tests (see
> below). These might be related to ITS#9279, though I'm not sure. Any
> changes in this area?
Don't know, my guess is compare it with tests/scripts/test022-ppolicy
HI!
I have issues with OpenSSL ciphers on my openSUSE Tumbleweed and release
2.5.4 when connecting to an 2.4 provider:
TLS: can't connect: error:141A90B5:SSL
routines:ssl_cipher_list_to_bytes:no ciphers available.
An 2.4.58 consumer replica works just fine.
There is this commit in RE25 and I'm
Michael Ströder wrote:
> HI!
>
> I have issues with OpenSSL ciphers on my openSUSE Tumbleweed and release
> 2.5.4 when connecting to an 2.4 provider:
>
> TLS: can't connect: error:141A90B5:SSL
> routines:ssl_cipher_list_to_bytes:no ciphers available.
>
> An 2.4.58 consumer replica works just fin