1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/docs-xml/smbdotconf/base/realm.xml
Garming Sam 82db40a7d9 docs: insert meta data into realm parameter
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-02 23:43:57 +01:00

17 lines
610 B
XML

<samba:parameter name="realm"
context="G"
type="string"
basic="1" advanced="1" wizard="1" developer="1"
constant="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option specifies the kerberos realm to use. The realm is
used as the ADS equivalent of the NT4 <command moreinfo="none">domain</command>. It
is usually set to the DNS name of the kerberos server.
</para>
</description>
<value type="default"></value>
<value type="example">mysambabox.mycompany.com</value>
</samba:parameter>