Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1941

Server should refuse to start if authentication is 'required' but no auth method is configured

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • rpc, security

    Description

      I started a server with --rpc_authentication=required, but didn't specify a keytab. The server started, but when I try to connect to it, the server abruptly disconnects the client (so the client gets a network error and retries). The server spews the log:

      0316 08:16:36.271464 (+    39us) negotiation.cc:281] Negotiation complete: Invalid argument: Server connection negotiation failed: server connection from 127.0.0.1:55920: RPC authentication (--rpc_authentication) may not be required unless Kerberos (--keytab_file) or external PKI (--rpc_certificate_file et al) are configured
      

      Attachments

        Activity

          People

            aserbin Alexey Serbin
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: