[
https://issues.apache.org/jira/browse/HBASE-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srikanth Srungarapu updated HBASE-13283:
----------------------------------------
Description:
Would be great to document the steps the user should follow to rollback the
security. The following are
* shutdown hbase
* run hbase clean up script with --cleanAcls introduced in HBASE-13162.
* remove from the hbase-site.xml conf
{code}
hbase.security.authentication
hbase.rpc.engine
hbase.regionserver.kerberos.principal
hbase.regionserver.keytab.file
hbase.master.kerberos.principal
hbase.master.keytab.file
{code}
* Removing AccessController coprocessors from hbase-site.xml
* Address "hbase.security.authorization" based on outcome of HBASE-13275.
cc: [~misty]
was:
Would be great to document the steps the user should follow to rollback the
security. The following are
* shutdown hbase
* remove the /hbase znode from zookeeper
* run hbase clean up script with --cleanAcls introduced in HBASE-13162.
* remove from the hbase-site.xml conf
{code}
hbase.security.authentication
hbase.rpc.engine
hbase.regionserver.kerberos.principal
hbase.regionserver.keytab.file
hbase.master.kerberos.principal
hbase.master.keytab.file
{code}
* Removing AccessController coprocessors from hbase-site.xml
* Address "hbase.security.authorization" based on outcome of HBASE-13275.
cc: [~misty]
> Document the steps for rolling back the security on hbase.
> ----------------------------------------------------------
>
> Key: HBASE-13283
> URL: https://issues.apache.org/jira/browse/HBASE-13283
> Project: HBase
> Issue Type: Sub-task
> Reporter: Srikanth Srungarapu
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.12
>
>
> Would be great to document the steps the user should follow to rollback the
> security. The following are
> * shutdown hbase
> * run hbase clean up script with --cleanAcls introduced in HBASE-13162.
> * remove from the hbase-site.xml conf
> {code}
> hbase.security.authentication
> hbase.rpc.engine
> hbase.regionserver.kerberos.principal
> hbase.regionserver.keytab.file
> hbase.master.kerberos.principal
> hbase.master.keytab.file
> {code}
> * Removing AccessController coprocessors from hbase-site.xml
> * Address "hbase.security.authorization" based on outcome of HBASE-13275.
> cc: [~misty]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)