1 <samba:parameter name="dsdb group change notification"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>When enabled, this option causes Samba (acting as an
7 Active Directory Domain Controller) to stream group membership change
8 events across the internal message bus. Scripts built using
9 Samba's python bindings can listen to these events by
10 registering as the service
11 <filename moreinfo="none">dsdb_group_event</filename>.</para>
13 <para>This should be considered a developer option (it assists
14 in the Samba testsuite) rather than a facility for external
15 auditing, as message delivery is not guaranteed (a feature
16 that the testsuite works around).</para>
18 <para>The group events are also logged via the normal
19 logging methods when the <smbconfoption name="log level"/> is
20 set appropriately.</para>
24 <value type="default">no</value>