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