Details
Description
ZOOKEEPER-938 addresses mutual authentication between clients and servers. This bug, on the other hand, is for authentication among quorum peers. Hopefully much of the work done on SASL integration with Zookeeper for ZOOKEEPER-938 can be used as a foundation for this enhancement.
Review board: https://reviews.apache.org/r/47354/
Attachments
Attachments
Issue Links
- contains
-
ZOOKEEPER-2433 ZooKeeperSaslServer: allow user principals in subject
- Closed
- is blocked by
-
ZOOKEEPER-938 Support Kerberos authentication of clients.
- Closed
- is related to
-
ZOOKEEPER-2759 Flaky test: org.apache.zookeeper.server.quorum.QuorumCnxManagerTest.testNoAuthLearnerConnectToAuthRequiredServerWithHigherSid
- Resolved
-
ZOOKEEPER-2689 Fix Kerberos Authentication related test cases
- Closed
-
ZOOKEEPER-2712 MiniKdc test case intermittently failing due to principal not found in Kerberos database
- Closed
-
ZOOKEEPER-107 Allow dynamic changes to server cluster membership
- Resolved
-
ZOOKEEPER-2479 Add 'electionTimeTaken' value in LeaderMXBean and FollowerMXBean
- Closed
-
ZOOKEEPER-2650 Test Improvement by adding more QuorumPeer Auth related test cases
- Closed
- relates to
-
ZOOKEEPER-2639 Port Quorum Peer mutual authentication SASL feature to branch-3.5 and trunk
- Open
- links to