Bug #7040: Provisioning fails with directory backends

Endi Sukma Dewata edewata at redhat.com
Wed Feb 17 18:18:12 MST 2010


Hi,

I'm looking for a solution for this bug:
https://bugzilla.samba.org/show_bug.cgi?id=7040
It's been blocking some of us from working with FDS or
OpenLDAP backend.

I noticed in the following revision that the controls was
originally removed by calling save_controls(), but then
it was replaced by setting the criticality to false.

http://gitweb.samba.org/?p=samba.git;a=commitdiff;h=558a38671af5ea05d9ee1d815f0c1c2dab41a80c

I think this revision would not be complete without patch
#1 that was posted in the bug because by not removing
the controls the LDAP client library will try to encode
the controls but it will fail because the controls aren't
registered.

The other alternative would be restoring the save_controls()
which is done in patch #5.

Please let me know how to proceed from here. Thanks.

--
Endi S. Dewata


More information about the samba-technical mailing list