Translate untranslated parts and modify some.
@@ -11,7 +11,7 @@ | ||
11 | 11 | <filename moreinfo="none">smb.conf</filename> file. |
12 | 12 | </para> |
13 | 13 | --> |
14 | - <para>このパラメーターの値(整数値)により、 | |
14 | + <para>このパラメーターの値(文字型)により、 | |
15 | 15 | <filename moreinfo="none">smb.conf</filename> |
16 | 16 | ファイル中でデバッグレベル(ログレベル)を設定することが可能になる。 |
17 | 17 | </para> |
@@ -65,10 +65,9 @@ | ||
65 | 65 | JSON library, a JSON representation is logged under |
66 | 66 | auth_json_audit.</para> |
67 | 67 | --> |
68 | - <para>Authentication and authorization audit information is logged | |
69 | - under the auth_audit, and if Samba is compiled against the jansson | |
70 | - JSON library, a JSON representation is logged under | |
71 | - auth_json_audit.</para> | |
68 | + <para>認証と承認の監査情報は auth_audit のもとにログ出力される。 | |
69 | + jansson JSON ライブラリを用いて Samba をコンパイルしている場合は、 | |
70 | + auth_json_audit のもとに JSON 形式でのログ出力が行われる。</para> | |
72 | 71 | |
73 | 72 | <!-- 原文 samba-4.7.0 |
74 | 73 | <para>Support is comprehensive for all authentication and authorisation |
@@ -77,11 +76,11 @@ | ||
77 | 76 | the file server, NTLM authentication, SMB and RPC authorization is |
78 | 77 | covered.</para> |
79 | 78 | --> |
80 | - <para>Support is comprehensive for all authentication and authorisation | |
81 | - of user accounts in the Samba Active Directory Domain Controller, | |
82 | - as well as the implicit authentication in password changes. In | |
83 | - the file server, NTLM authentication, SMB and RPC authorization is | |
84 | - covered.</para> | |
79 | + <para> | |
80 | + Samba Active Directory ドメインコントローラー内のユーザーアカウント | |
81 | + についての認証と承認は、すべて十分にサポートされている。パスワード | |
82 | + 変更時のような暗黙的な認証も含まれる。ファイルサーバーであれば、NTLM | |
83 | + 認証、SMB 承認、RPC 承認がサポートされる。</para> | |
85 | 84 | |
86 | 85 | <!-- 原文 samba-4.7.0 |
87 | 86 | <para>Log levels for auth_audit and auth_audit_json are:</para> |
@@ -92,12 +91,12 @@ | ||
92 | 91 | <listitem><para>5: Anonymous Authentication and Authorization Success</para></listitem> |
93 | 92 | </itemizedlist> |
94 | 93 | --> |
95 | - <para>Log levels for auth_audit and auth_audit_json are:</para> | |
94 | + <para>auth_audit と auth_audit_json のログレベルは以下の通り。</para> | |
96 | 95 | <itemizedlist> |
97 | - <listitem><para>2: Authentication Failure</para></listitem> | |
98 | - <listitem><para>3: Authentication Success</para></listitem> | |
99 | - <listitem><para>4: Authorization Success</para></listitem> | |
100 | - <listitem><para>5: Anonymous Authentication and Authorization Success</para></listitem> | |
96 | + <listitem><para>2: 認証失敗</para></listitem> | |
97 | + <listitem><para>3: 認証成功</para></listitem> | |
98 | + <listitem><para>4: 承認成功</para></listitem> | |
99 | + <listitem><para>5: 匿名による認証と承認の成功</para></listitem> | |
101 | 100 | </itemizedlist> |
102 | 101 | |
103 | 102 | </description> |