> See the slapo-retcode(5) manpage.
Ah !! I was pretty sure I had seen some overlay in the past. Thanks for pointing me to this
But it seems I can't get it working or maybe I didn't understand it correctly.
With some googling I added one such entry:
dn: olcOverlay=retcode,olcDatabase={1}mdb,cn=config
changetype: add
objectClass: olcOverlayConfig
objectClass: olcRetcodeConfig
olcOverlay: retcode
olcRetcodeParent: ou=Users,dc=mydomain
olcRetcodeItem: "uid=timeout_user" 0x03 sleeptime=10
Now if I query for 'timeout_user' I should observe a delay of 10 seconds and an error ?
How do I induce timeout/timelimit error on the complete base