Kurt D. Zeilenga wrote:
It might be more appropriate to handle this issue on the consumer than the provider. An arbitrary LDAP sync client might want this and other DSA specific attributes included in the content. That is, the provider should not assume the consumer is doing server-to-server replication.
True. The problem was that the auditContext attribute wasn't defined on the consumer. There's no obvious way to configure a consumer to exclude unknown attributes, and turning schema checking off doesn't help here.
Kurt
At 01:10 PM 12/23/2006, hyc@OpenLDAP.org wrote:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/overlays
Modified Files: accesslog.c 1.68 -> 1.69
Log Message: ITS#4788 don't return auditContext attr on syncrepl searches
CVS Web URLs: http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/overlays/ http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/overlays/accesslog.c
Changes are generally available on cvs.openldap.org (and CVSweb) within 30 minutes of being committed.