Hello,
Dan White wrote:
Emmanuel Dreyfus wrote:
On Mon, Jun 09, 2008 at 09:30:24PM -0700, Howard Chu wrote:
Interesting. Perhaps instead, your overlay should just maintain a fixed entry with a copy of the largest uidNumber in it, instead of searching the entire tree all the time.
FWIW, I had the same need, plus allocating gidNumber, sambaSID and whatever. I do with with a dirty hack that filters the output of an accesslog overlay directed to a shell backend.
When I'll have some time, I'd like to write on a slapo-exec, to run external scripts on various conditions. That would be much cleaner.
Couldn't that either be done via "auditlog" (no shell backend needed, just a fifo) or via "perl backend"? Of course something like "slapo-exec" would be nice, could maybe even be used to synchronize Passwords to Active directory on "change password exop" etc.
bye Christian