RE: cache userPassword with bind

2024-04-25 Thread Quanah Gibson-Mount
--On Thursday, April 25, 2024 8:24 AM + Marc wrote: I am just testing if some application is efficiently authenticating with a simple bind (and not doing searches) In a later stage I would like to maybe optimize authenticating against ldap with credential caching. When I saw this I

RE: cache userPassword with bind

2024-04-25 Thread Marc
> > > Am just testing with an alpine linux container and an ldap db with ~10 > > entries, almost nothing. Yet when I look in top res memory is 700MB. So > I > > assume everything is already cached, but I don't really get then this > > logging. I don't even get why 700MB is being used, my data is

RE: cache userPassword with bind

2024-04-24 Thread Quanah Gibson-Mount
--On Wednesday, April 24, 2024 8:37 PM + Marc wrote: Am just testing with an alpine linux container and an ldap db with ~10 entries, almost nothing. Yet when I look in top res memory is 700MB. So I assume everything is already cached, but I don't really get then this logging. I don't

RE: cache userPassword with bind

2024-04-24 Thread Marc
> > > > > > I am testing a bit with bind's. With consecutive binds with the > same > > > test account I always get 'result not in cache'. How can I get this > in > > > cache? > > > > > > > > access_allowed: result not in cache (userPassword) > > > > > > > > 6628dba5.0659c27a 0x7ff072843b38

RE: cache userPassword with bind

2024-04-24 Thread Marc
> > > > I am testing a bit with bind's. With consecutive binds with the same > > test account I always get 'result not in cache'. How can I get this in > > cache? > > > > > > access_allowed: result not in cache (userPassword) > > > > > > 6628dba5.0659c27a 0x7ff072843b38 conn=1023 op=0 BIND > >

RE: cache userPassword with bind

2024-04-24 Thread Marc
> > I am testing a bit with bind's. With consecutive binds with the same > test account I always get 'result not in cache'. How can I get this in > cache? > > > > access_allowed: result not in cache (userPassword) > > > > 6628dba5.0659c27a 0x7ff072843b38 conn=1023 op=0 BIND >

Re: cache userPassword with bind

2024-04-24 Thread Uwe Sauter
Am 24.04.24 um 12:40 schrieb Marc: > I am testing a bit with bind's. With consecutive binds with the same test > account I always get 'result not in cache'. How can I get this in cache? > > access_allowed: result not in cache (userPassword) > > 6628dba5.0659c27a 0x7ff072843b38 conn=1023 op=0