Specifies which character standard is used when checking DNS names.
|
Property configured by |
|
|
Property applies to |
|
|
BootStrap.ini |
|
|
LTI |
˜ |
|
CustomSettings.ini |
˜ |
|
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
|
Value |
Description |
|
0 |
Uses ANSI characters that comply with Internet Engineering Task Force (IETF) Request for Comments (RFCs). This value corresponds to the Strict RFC(ANSI) selection when configuring DNS in the Deployment Workbench. |
|
1 |
Uses ANSI characters that do not necessarily comply with IETF RFCs. This value corresponds to the Non RFC (ANSI) selection when configuring DNS in the Deployment Workbench. |
|
2 |
Uses multibyte UCS Transformation Format 8 (UTF-8) characters. This is the default setting. This value corresponds to the Multibyte (UTF-8) selection when configuring DNS in the Deployment Workbench. |
|
3 |
Uses all characters. This value corresponds to the All names selection when configuring DNS in the Deployment Workbench. |
|
Example |
|
[Settings] Priority=Default
[Default] DNSServerOptionNameCheckFlag=2 |
Related Topics