|
@@ -683,24 +683,4 @@ creations/deletions), or "all".</description>
|
|
|
</description>
|
|
|
</property>
|
|
|
|
|
|
-<property>
|
|
|
- <name>dfs.web.authentication.kerberos.principal</name>
|
|
|
- <value>HTTP/${dfs.web.hostname}@${kerberos.realm}</value>
|
|
|
- <description>
|
|
|
- The HTTP Kerberos principal used by Hadoop-Auth in the HTTP endpoint.
|
|
|
-
|
|
|
- The HTTP Kerberos principal MUST start with 'HTTP/' per Kerberos
|
|
|
- HTTP SPENGO specification.
|
|
|
- </description>
|
|
|
-</property>
|
|
|
-
|
|
|
-<property>
|
|
|
- <name>dfs.web.authentication.kerberos.keytab</name>
|
|
|
- <value>${user.home}/dfs.web.keytab</value>
|
|
|
- <description>
|
|
|
- The Kerberos keytab file with the credentials for the
|
|
|
- HTTP Kerberos principal used by Hadoop-Auth in the HTTP endpoint.
|
|
|
- </description>
|
|
|
-</property>
|
|
|
-
|
|
|
</configuration>
|