diff options
Diffstat (limited to 'docs/docbook/smbdotconf/security/allowhosts.xml')
-rw-r--r-- | docs/docbook/smbdotconf/security/allowhosts.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/security/allowhosts.xml b/docs/docbook/smbdotconf/security/allowhosts.xml new file mode 100644 index 0000000000..ea7c0fa05e --- /dev/null +++ b/docs/docbook/smbdotconf/security/allowhosts.xml @@ -0,0 +1,9 @@ +<samba:parameter name="allow hosts" + context="S" + hide="1" + xmlns:samba="http://samba.org/common"> +<listitem> + <para>Synonym for <link linkend="HOSTSALLOW"> + <parameter moreinfo="none">hosts allow</parameter></link>.</para> +</listitem> +</samba:parameter> |