1 <samba:parameter name="allow dns updates"
4 enumlist="enum_dns_update_settings"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>This option determines what kind of updates to the DNS are allowed.
10 <para>DNS updates can either be disallowed completely by setting it to
11 <constant>disabled</constant>, enabled over secure connections only by
12 setting it to <constant>secure only</constant> or allowed in all cases
13 by setting it to <constant>nonsecure</constant>.
17 <value type="default">secure only</value>
18 <value type="example">disabled</value>