Linux Single Kerberos Realm with LDAP Groups Gateway Node Hadoop Cluster Corporate Network User(user) HadoopClient(cli) User'sTicketCache HadoopServices(eg hdfs) Service'sKeytab MITKDC LDAP Contains group info Contains user &service accounts 1kinit(hdfs):hdfs-tgt TGT stored in memory 2load():password Password loaded from Keytab 3kinit(guest):user-tgt 4prompt():password 5store(user-tgt) 6hadoop fs ls 7load():user-tgt 8tgsReq(user-tgt):user-hdfs-st 9ls[user-hdfs-st](dir):files 10verify(user-hdfs-st) 11groupLookup(user):groups
  • No labels