Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
As noted in HADOOP-10221, it is sometimes required for a Hadoop Server to communicate with some client over encrypted channel and with some other clients over unencrypted channel.
Hadoop-10221 introduced an interface SaslPropertiesResolver and the changes required to plugin and use SaslPropertiesResolver to identify the SaslProperties to be used for a connection.
In this jira, an ip-whitelist based implementation of SaslPropertiesResolver is attempted.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-10221 Add a plugin to specify SaslProperties for RPC protocol based on connection properties
- Closed
- is depended upon by
-
HDFS-6188 An ip whitelist based implementation of TrustedChannelResolver
- Closed
- is related to
-
HADOOP-10565 Support IP ranges (CIDR) in proxyuser.hosts
- Closed