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

lastmod and replication: slaves strip the attributes (ITS#110)



Full_Name: Alexander Zangerl
Version: 1.2.0
OS: (here irrelevant) solaris 5.5.1,5.6; sunos 4.1.3u1; sparclinux; 
URL: 
Submission from: (NULL) (193.154.146.21)


in a replicated environment, the slave slapds strip the modif* and creat*
attributes they get from the master, if configured without "lastmod"; 

(in theory they should add their _own_ attributes with "lastmod on" but i've 
not been able to achieve this; anyways, nobody wants the slaves to maintain 
their own versions of these attributes on the slaves...)

idea for a fix: maybe add a "dontcare" setting to the lastmod attribute;
slapd should then perceive modif* and creat* as regular attributes and 
neither strip nor add these attributes on its own.

regards,
az