Description
Add a plugin to specify SaslProperties for RPC protocol based on connection properties.
HADOOP-10211 enables client and server to specify and support multiple QOP. Some connections needs to be restricted to a specific set of QOP based on connection properties.
Eg. connections from client from a specific subnet needs to be encrypted (QOP=privacy)
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-10211 Enable RPC protocol to negotiate SASL-QOP values between clients and servers
- Closed
- is depended upon by
-
HADOOP-10335 An ip whitelist based implementation to resolve Sasl properties per connection
- Closed
- is related to
-
HADOOP-10547 Give SaslPropertiesResolver.getDefaultProperties() public scope
- Closed
- relates to
-
HDFS-5910 Enhance DataTransferProtocol to allow per-connection choice of encryption/plain-text
- Closed
-
HADOOP-10451 Remove unused field and imports from SaslRpcServer
- Closed