Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.0
-
None
-
None
-
Reviewed
Description
As part of HADOOP-10904, DFSUtil should be changed to leverage the new method on Configuration for acquiring known passwords for SSL. The getPassword method will leverage the credential provider API and/or fallback to the clear text value stored in ssl-server.xml.
This will provide an alternative to clear text passwords on disk while maintaining backward compatibility for this behavior.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-10904 Provide Alt to Clear Text Passwords through Cred Provider API
- Resolved