1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/docs-xml/smbdotconf/base/additionaldnshostnames.xml
Isaac Boukris db7560ff0f docs-xml: add "additional dns hostnames" smb.conf option
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14116

Signed-off-by: Isaac Boukris <iboukris@redhat.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2019-10-25 09:21:44 +00:00

12 lines
485 B
XML

<samba:parameter name="additional dns hostnames"
context="G"
type="cmdlist"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para> A list of additional DNS names by which this host can be identified
</para>
</description>
<value type="default"><comment>empty string (no additional dns names)</comment></value>
<value type="example"> host2.example.com host3.other.com </value>
</samba:parameter>