Authentication
Securing your Open Source Data Platform (ODP) environment is crucial to protect sensitive data and ensure a trusted computing environment. This section provides comprehensive documentation on various aspects of authentication and security in ODP. Whether you need to replace self-signed certificates with CA certificates for Knox, generate SSL keystore and truststore for NiFi, or enable SSL for services using a Bash script, you'll find detailed guides and instructions in the following pages. Click on the links below to access the specific documentation:
- Replacing Knox Self-Signed Certificate with CA Certificate: Follow this page for enhancing the security of Knox by replacing self-signed certificates with trusted CA certificates.
- Enabling SSL for Services Using Bash Script: Follow this page for securing your ODP services with SSL using this Bash script-based method, simplifying the authentication process.
- Enabling Kerberos in an ODP Cluster: Follow this page for enabling Kerberos in an ODP cluster.
- Bash Scripts for Automated Tasks: Follow this page for customizing the scripts with the specific details of your environment as needed.
- Securing NiFi with Existing CA Certificates: Follow this page to secure NiFi with CA certificates.
- Configuring SSL for the Ambari Server: Follow this page for configuring SSL for the Ambari Server.
- Configuring Ranger Admin and Usersync with SSSD or Centrify: Follow this page for configuring Ranger Admin and Usersync with SSSD or Centrify.
- Enabling Cross-Cluster and Cross-Realm Kerberos Authentication for Hadoop Data Migration: Follow this page to enable cross-cluster and cross-realm Kerberos authentication for Hadoop data migration.
Was this page helpful?