[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: "triggers" in slapd



Sounds suspiciously similar to things done by the password policy overlay. Read ppolicy.c, perhaps.

On Wed, 20 Sep 2006, Michal Ludvig wrote:

Hi all,

Does slapd(8) support a "trigger" mechanism that would allow one
attribute to be updated based upon update of another attribute?

More specifically I need to update shadowExpire in posixAccount object
whenever either shadowLastChanged or userPassword attributes are
updated. Is that achievable in some elegant way?

Thanks!

Michal