Big Data Authentication Architecture PDF
Big Data Authentication Architecture PDF
By
Goals:
• Set up Red Hat Identity Management (IdM/IPA) server pair (fault-tolerant) to provide DNS, Kerberos KDC and
LDAP services for the three Hadoop clusters managed by the DMT group.
Development, Production, SAS Production
• Obtain approval from AD team to set up a one-way trust from AD to our IPA server
• Build new Development Hadoop environment – will have its own KDC and we’ll use a trust to connect it to IPA
• Upgrade existing Production cluster to latest version from Hadoop vendor; Authenticate through IPA
• Install and configure Ranger for fine-grained access control of HDP resources (HDFS, YARN, Hive, Hbase)
Key factors:
• Domain name and realm name will be the same except realm is in caps
• IPA server names must resolve forward and backward for IPA to install properly
• SSSD will be used to cache user credentials, integrate with sudo rules and Host-based access control
Big Data Authentication Architecture
Active
Directory
IPA centralizes:
RedHat Sudo rules
DNS=dmt.rogers.com
Realm=DMT.ROGERS.COM IdM/IPA App IDs
SSSD KDC User Management
Host-based Access Control (via SSSD)
Any questions?