Details
Description
The createSaslServer function in ZooKeeperSaslServer handles only service principal names (eg. service_name/machine_name@realm), though sometimes user/service principal names without host name (eg. service_name@realm) are used for authentication.
Attachments
Attachments
Issue Links
- Is contained by
-
ZOOKEEPER-1045 Support Quorum Peer mutual authentication via SASL
- Closed
- relates to
-
ZOOKEEPER-1467 Make server principal configurable at client side.
- Closed
-
HADOOP-10183 Allow use of UPN style principals in keytab files
- Patch Available