Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18704

Support a "permissive" mode for secure clusters to allow "simple" auth clients

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.4.0, 2.10.3, 3.2.5, 3.3.6
    • None
    • ipc, security
    • None

    Description

      Similar to HBASE-14700, would like to add support for Secure Server to fallback to simple auth for non-secure clients.

      Secure Hadoop to support a permissive mode to allow mixed secure and insecure clients. This allows clients to be incrementally migrated over to a secure configuration. To enable clients to continue to connect using SIMPLE authentication when the cluster is configured for security, set "hadoop.ipc.server.fallback-to-simple-auth-allowed" equal to "true" in hdfs-site.xml. NOTE: This setting should ONLY be used as a temporary measure while converting clients over to secure authentication. It MUST BE DISABLED for secure operation.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rvaleti Ravi Kishore Valeti
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: