Changes between Version 11 and Version 12 of kerberos
- Timestamp:
- 09/03/2012 04:58:24 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kerberos
v11 v12 321 321 <property> 322 322 <name>hbase.regionserver.kerberos.principal</name> 323 <value>h base/_HOST@LOCALDOMAIN</value>323 <value>hadoop/_HOST@LOCALDOMAIN</value> 324 324 </property> 325 325 <property> 326 326 <name>hbase.regionserver.keytab.file</name> 327 <value>/data/h base0-0.94.1-sercurity/conf/hbase.keytab</value>327 <value>/data/hadoop-1.0.3/conf/hadoop.keytab</value> 328 328 </property> 329 329 <property> 330 330 <name>hbase.master.kerberos.principal</name> 331 <value>h base/_HOST@LOCALDOMAIN</value>331 <value>hadoop/_HOST@LOCALDOMAIN</value> 332 332 </property> 333 333 <property> 334 334 <name>hbase.master.keytab.file</name> 335 <value>/data/h base0-0.94.1-sercurity/conf/hbase.keytab</value>335 <value>/data/hadoop-1.0.3/conf/hadoop.keytab</value> 336 336 </property> 337 337 … … 361 361 }}} 362 362 363 15.在KDC里面添加hbase用户,在台机器上生成hbase.keytab文件 364 365 addprinc -randkey hbase/hadooptest-11-64.pconline.ctc@LOCALDOMAIN[[BR] 366 367 ktadd -k /data/hbase-0.94.1-security/conf/hbase.keytab hbase/hadooptest-11-64.pconline.ctc@LOCALDOMAIN 363 368 364 369 365
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)