Alexis DUBURCQ
Alexis DUBURCQ
I will fix support of `Python < 3.9` due to [unsupported Py_SET_TYPE](https://peps.python.org/pep-0674/).
The CI is passing !
Numpy 1, there is still work to do to fully support numpy 2 in pre-compiled binaries.
I can confirm the issue is not fixed at the time being.
Yes, but it is much less common for observation space to be fully bounded. In any case, the observation distribution under the policy rarely span the whole space in practice,...
Yes it is ! I don't think someone is working on it for now.
I'm also facing a similar issue. I'm not able to find a pattern that is recognised by cryus to take into account group filter. PS: I finally found a way...
Hum, strange. Are you sure that you need `(nsAccountLock=true)`? This field is specific to `FreeIPA` LDAP.
Strange, apparently our configuration is pretty similar yet we are observing different behaviours... Are you sure you can check group membership using anonymous bind ? My knowledge about LDAP is...
After checking the documentation [here](https://github.com/winlibs/cyrus-sasl/blob/d933c030ce12ec0668469d79ab8378e347a1b3ba/saslauthd/LDAP_SASLAUTHD#L85), I'm not sure that you can expect the same result using anonymous bind versus classical bind. Update: I did some trials on by side, I...