@@ -12573,12 +12573,13 @@ example.com. NS ns2.example.net.
|
||||
the rules are checked for each existing record type.
|
||||
</para>
|
||||
<para>
|
||||
The <replaceable>ruletype</replaceable> field has 13
|
||||
The <replaceable>ruletype</replaceable> field has 16
|
||||
values:
|
||||
<varname>name</varname>, <varname>subdomain</varname>,
|
||||
<varname>wildcard</varname>, <varname>self</varname>,
|
||||
<varname>selfsub</varname>, <varname>selfwild</varname>,
|
||||
<varname>krb5-self</varname>, <varname>ms-self</varname>,
|
||||
<varname>krb5-selfsub</varname>, <varname>ms-selfsub</varname>,
|
||||
<varname>krb5-subdomain</varname>,
|
||||
<varname>ms-subdomain</varname>,
|
||||
<varname>tcp-self</varname>, <varname>6to4-self</varname>,
|
||||
@@ -12737,6 +12738,20 @@ example.com. NS ns2.example.net.
|
||||
</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row rowsep="0">
|
||||
<entry colname="1">
|
||||
<para>
|
||||
<varname>ms-selfsub</varname>
|
||||
</para>
|
||||
</entry> <entry colname="2">
|
||||
<para>
|
||||
This is similar to <command>ms-self</command>
|
||||
except it also allows updates to any subdomain of
|
||||
the name specified in the Windows machine
|
||||
principal, not just to the name itself.
|
||||
</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row rowsep="0">
|
||||
<entry colname="1">
|
||||
<para>
|
||||
@@ -12808,6 +12823,20 @@ example.com. NS ns2.example.net.
|
||||
</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row rowsep="0">
|
||||
<entry colname="1">
|
||||
<para>
|
||||
<varname>krb5-selfsub</varname>
|
||||
</para>
|
||||
</entry> <entry colname="2">
|
||||
<para>
|
||||
This is similar to <command>krb5-self</command>
|
||||
except it also allows updates to any subdomain of
|
||||
the name specified in the 'machine' part of the
|
||||
Kerberos principal, not just to the name itself.
|
||||
</para>
|
||||
</entry>
|
||||
</row>
|
||||
<row rowsep="0">
|
||||
<entry colname="1">
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user