Pierangelo Masarati wrote:
tomasz wrote:
hi, my problem about it is slave server is not copied attr authzTo from master server
You should explicitly request their replication ...
attrs="*"
... by setting the "attrs" option in "syncrepl" to
attrs="*,authzFrom,authzTo"
Ing. Pierangelo Masarati OpenLDAP Core Team
cheers i will try that at Monday
thank you
i thought '*' included everything.... looks like misreading to me... is it clear in docs?