1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/docs-xml/smbdotconf/base/realm.xml

16 lines
567 B
XML
Raw Normal View History

<samba:parameter name="realm"
context="G"
type="string"
handler="handle_realm"
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>