ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / misc / honorchangenotifyprivilege.xml
bloba9c880ce467ad859ab457c694f806c4a0d9172f8
1 <samba:parameter name="honor change notify privilege"
2                  context="S"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7           This option can be used to make use of the change notify privilege.
8           By default notify results are not checked against the file system
9           permissions.
10         </para>
11         <para>
12           If "honor change notify privilege" is enabled, a user will only
13           receive notify results, if he has change notify privilege or
14           sufficient file system permissions. If a user has the change notify
15           privilege, he will receive all requested notify results, even if the
16           user does not have the permissions on the file system.
17         </para>
18 </description>
19 <value type="default">no</value>
20 </samba:parameter>