Add new translated file.
@@ -0,0 +1,19 @@ | ||
1 | +<samba:parameter name="winbind:ignore domains" | |
2 | + context="G" | |
3 | + type="cmdlist" | |
4 | + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> | |
5 | +<description> | |
6 | +<!-- 原文 samba-4.7.0 | |
7 | + <para>Allows to enter a list of trusted domains winbind should | |
8 | + ignore (untrust). This can avoid the overhead of resources from | |
9 | + attempting to login to DCs that should not be communicated with. | |
10 | + </para> | |
11 | +--> | |
12 | + <para>信頼されたドメインのうち、winbind が無視する(信頼しない)ものを設定する。 | |
13 | + これはリソースのオーバーヘッドを回避するものであり、通信を行っていない DC へログインしないようにする。 | |
14 | + </para> | |
15 | + | |
16 | +</description> | |
17 | +<value type="default"></value> | |
18 | +<value type="example">DOMAIN1, DOMAIN2</value> | |
19 | +</samba:parameter> |