Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-2860

Update sample server jaas config for kerberos auth

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • documentation
    • None

    Description

      Currently sample server jaas configuration for kerberos contains:

      principal="zookeeper/yourzkhostname"
      

      Background on why "princinpal=SPN" and "isInitiator=true" won't work is here:
      https://dmdaa.wordpress.com/2010/03/27/the-impact-of-isinitiator-on-jaas-login-configuration-and-the-role-if-spn/

      Expected:

             isInitiator=false
             principal="zookeeper/yourzkhostname";
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dernasherbrezon Andrey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: