mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
8f8a9f0190
(This used to be commit 9f672c26d6
)
16 lines
580 B
XML
16 lines
580 B
XML
<samba:parameter name="realm"
|
|
context="G"
|
|
type="string"
|
|
basic="1" advanced="1" wizard="1" developer="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>
|