1 <samba:parameter name="dns hostname"
4 function="_dns_hostname"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This value is used either register with AD during a join or by calling
11 or during Kerberos authentication to create service principal names. This
12 is not supported in samba-tool yet.
15 <value type="default">[netbios name].[realm]</value>
16 <value type="example">client-hostname.example.com</value>