InterviewSolution
| 1. |
How To Configure Tls Encryption For Cloudera Manager? |
|
Answer» When you configure authentication and authorization on a cluster, Cloudera Manager Server sends sensitive information over the NETWORK to cluster HOSTS, such as Kerberos keytabs and configuration files that CONTAIN passwords. To secure this transfer, you must configure TLS encryption between Cloudera Manager Server and all cluster hosts. TLS encryption is also used to secure client connections to the Cloudera Manager Admin Interface, using HTTPS. Cloudera Manager also supports TLS authentication. Without certificate authentication, a malicious user can add a host to Cloudera Manager by installing the Cloudera Manager Agent software and CONFIGURING it to communicate with Cloudera Manager Server. To prevent this, you must install certificates on each agent host and configure Cloudera Manager Server to trust those certificates. When you configure authentication and authorization on a cluster, Cloudera Manager Server sends sensitive information over the network to cluster hosts, such as Kerberos keytabs and configuration files that contain passwords. To secure this transfer, you must configure TLS encryption between Cloudera Manager Server and all cluster hosts. TLS encryption is also used to secure client connections to the Cloudera Manager Admin Interface, using HTTPS. Cloudera Manager also supports TLS authentication. Without certificate authentication, a malicious user can add a host to Cloudera Manager by installing the Cloudera Manager Agent software and configuring it to communicate with Cloudera Manager Server. To prevent this, you must install certificates on each agent host and configure Cloudera Manager Server to trust those certificates. |
|