Windows On-Premises Single Active Directory Realm User's Desktop Hadoop Cluster Corporate Network User(user) HadoopClient User'sTicketCache HadoopService(eg hdfs) Service'sKeytab ActiveDirectory Contains user & serviceaccounts and groups 1kinit(hdfs):hdfs-tgt 2load():password Load password from Keytab 3store(hdfs-tgt) Store TGT in memory 4login(guest,password):user-tgt 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