[ 
https://issues.apache.org/jira/browse/HBASE-9742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13803907#comment-13803907
 ] 

stack commented on HBASE-9742:
------------------------------

You want me to apply this stuff to 0.94 Jesse?  Usually we just let the trunk 
doc do the job for users.  I tried applying the above but got this:

{code}
durruti:0.94 stack$ patch -p0 < ~/Downloads/simplewith0_94.diff
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: src/main/docbkx/security.xml
|===================================================================
|--- src/main/docbkx/security.xml       (revision 1531333)
|+++ src/main/docbkx/security.xml       (working copy)
--------------------------
File to patch: ^C
durruti:0.94 stack$
durruti:0.94 stack$ patch -p1 < ~/Downloads/simplewith0_94.diff
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: src/main/docbkx/security.xml
|===================================================================
|--- src/main/docbkx/security.xml       (revision 1531333)
|+++ src/main/docbkx/security.xml       (working copy)
--------------------------
{code}

It works for you?  Thanks boss.

> Add Documentation For Simple User Access
> ----------------------------------------
>
>                 Key: HBASE-9742
>                 URL: https://issues.apache.org/jira/browse/HBASE-9742
>             Project: HBase
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.94.12, 0.96.0
>            Reporter: Jesse Anderson
>            Assignee: Jesse Anderson
>             Fix For: 0.96.0
>
>         Attachments: simple0_94.diff, simple.diff, simplewith0_94.diff
>
>
> The [security section|http://hbase.apache.org/book/security.html] in the 
> HBase book only talks about using Kerberos. There is a simple user access 
> mode too that is not documented.
> This should be documented for development systems and HBase installs where 
> security is not an issue, but they want to prevent user mistakes.
> I've added a section to the security chapter that talks about simple user 
> access. The new section makes it very clear it is not secure.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to