> On Jan 24, 2023, at 10:54 AM, Emmanuel Lécharny <[email protected]> wrote:
> Hi!
> sorry for having been silent those last weeks, I had a lot on my (personal 
> and professional) plate :-)
> 
> First I wish you all an happy new year!

Back at you, HNY!

> A quick update on what I'm working on:
> -

> Password Policy: slow progress, but I'm first documenting all, so it takes a 
> bit of time. Bottom line, I have created a specific Interceptor to handle the 
> PP, instead of having it mixed with the Authentication Interceptor. Simpler 
> and a good separation of concern.
> - I have also updated the LDAP API to contain the related Schema updates (a 
> couple of new AttributeTypes declared in the latest PP draft - V11)
> - I also realised that we are far from being optimal when processing incoming 
> requests in the server: we *always* parse DN, and this is killing the 
> performances. The idea is to leverage the DnFactory instead of doing a newDN( 
> 'blah' ), which may save a lot of CPU. The pb is that the request parsing is 
> done in the LDAP API, so I moved the DnFactory to the LDAP API in order to 
> leverage it. I'll come back with the performance gain once it works.
> 
> 
> That's it for this new year on my side, I wish I can dedicate more time to 
> the project, and that may be possible :-)
> 
> Have fun !

Good to hear, thanks for the update. Will we be seeing releases soon, which 
ones?  Speaking of, looks like Colm’s preparing a new release in Kerby. 

Lots of work by Brian and friends in Scimple, no word from them on when their 
first release will be.  Brian?

I’m planning on holding off on Fortress release until Springtime. During that 
time would like to get the RBAC accelerator code (client side) moved into 
directory, before the code begins to rot.

Trying to keep the ball rolling!  

—
Shawn
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to