smbd: Simplify unpack_nt_owners
[Samba.git] / docs-xml / smbdotconf / base / realm.xml
blob8d56b56e139fb90479ad49b0d071a2d77f26ca9a
1 <samba:parameter name="realm"
2                  context="G"
3                                  type="string"
4                  basic="1" advanced="1" wizard="1" developer="1"
5                  constant="1"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8         <para>This option specifies the kerberos realm to use. The realm is 
9         used as the ADS equivalent of the NT4 <command moreinfo="none">domain</command>. It
10         is usually set to the DNS name of the kerberos server.
11         </para>
12 </description>
13                 
14 <value type="default"></value>
15 <value type="example">mysambabox.mycompany.com</value>
16 </samba:parameter>