Changes between Version 3 and Version 4 of kerberos


Ignore:
Timestamp:
08/31/2012 12:15:42 PM (14 years ago)
Author:
liaojiaohe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kerberos

    v3 v4  
    120120 
    121121/usr/local/bin/kadmin[[BR]] 
    122 addprinc -randkey host/hadooptest-11-64@PCONLINE 
    123 addprinc -randkey host/hadooptest-11-64.pconline.ctc@PCONLINE 
    124 addprinc -randkey hadoop/hadooptest-11-64@PCONLINE 
    125 addprinc -randkey hadoop/hadooptest-11-64.pconline.ctc@PCONLINE 
    126 不知道为什么要两个,可能前面配错了什么,每台机器都要配 
     122addprinc -randkey host/hadooptest-11-64@PCONLINE[[BR]] 
     123addprinc -randkey hadoop/hadooptest-11-64@PCONLINE[[BR]] 
     124addprinc -randkey hadoop/hadooptest-11-64.pconline.ctc@PCONLINE[[BR]] 
     125不知道为什么要两个,可能是没有DNS的原因,每台机器都要配 
    127126 
    128 ktadd -k /data/hadoop-1.0.3/conf/hadoop.keytab hadoop/hadooptest-11-64.pconline.ctc@PCONLINE host/hadooptest-11-64.pconline.ctc@PCONLINE hadoop/hadooptest-11-64@PCONLINE host/hadooptest-11-64@PCONLINE 
     127ktadd -k /data/hadoop-1.0.3/conf/hadoop.keytab hadoop/hadooptest-11-64.pconline.ctc@PCONLINE host/hadooptest-11-64.pconline.ctc@PCONLINE hadoop/hadooptest-11-64@PCONLINE  
    129128 
    130129