From eb01dcc71341c77ddf1e63de8fad61dd5e6561df Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Mon, 14 Mar 2016 15:23:43 -0500 Subject: [PATCH] HBASE-15461 update the link to Matteo's blog post on user authentication and authorization. --- src/main/asciidoc/_chapters/security.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/_chapters/security.adoc b/src/main/asciidoc/_chapters/security.adoc index 0d1407a..7631cce 100644 --- a/src/main/asciidoc/_chapters/security.adoc +++ b/src/main/asciidoc/_chapters/security.adoc @@ -73,7 +73,7 @@ If you know how to fix this without opening a second port for HTTPS, patches are == Secure Client Access to Apache HBase Newer releases of Apache HBase (>= 0.92) support optional SASL authentication of clients. -See also Matteo Bertozzi's article on link:http://www.cloudera.com/blog/2012/09/understanding-user-authentication-and-authorization-in-apache-hbase/[Understanding User Authentication and Authorization in Apache HBase]. +See also Matteo Bertozzi's article on link:https://blog.cloudera.com/blog/2012/09/understanding-user-authentication-and-authorization-in-apache-hbase/[Understanding User Authentication and Authorization in Apache HBase]. This describes how to set up Apache HBase and clients for connection to secure HBase resources. -- 2.7.2