You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2017/03/16 03:42:29 UTC

drill-site git commit: edits to 1.10 image

Repository: drill-site
Updated Branches:
  refs/heads/asf-site 80182e299 -> 8ee07c44e


edits to 1.10 image


Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/8ee07c44
Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/8ee07c44
Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/8ee07c44

Branch: refs/heads/asf-site
Commit: 8ee07c44e72bb321c314a5c1d23b620893dce519
Parents: 80182e2
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Wed Mar 15 20:42:12 2017 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Wed Mar 15 20:42:12 2017 -0700

----------------------------------------------------------------------
 .../index.html                                  |   6 +++---
 .../configuring-plain-authentication/index.html |   2 +-
 docs/img/kerberclientserver.png                 | Bin 66070 -> 64107 bytes
 feed.xml                                        |   4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/8ee07c44/docs/configuring-kerberos-authentication/index.html
----------------------------------------------------------------------
diff --git a/docs/configuring-kerberos-authentication/index.html b/docs/configuring-kerberos-authentication/index.html
index af534ca..db06606 100644
--- a/docs/configuring-kerberos-authentication/index.html
+++ b/docs/configuring-kerberos-authentication/index.html
@@ -1152,10 +1152,10 @@
 <li><p>Using the ticket granting ticket, the principal requests access to a drillbit service from the ticket granting server.</p></li>
 <li><p>The ticket granting server checks for a valid ticket granting ticket and the principal identity. If the request is valid, the ticket granting server returns a ticket granting service ticket.</p></li>
 <li><p>The client uses the service ticket to request access to the drillbit.</p></li>
-<li><p>The drillbit service has access to the keytab, a file that contains a list of keys for principals.  The key allows the service to decrypt the client\u2019s ticket granting service ticket, identify the principal, and grant access.</p></li>
+<li><p>The drillbit service has access to the keytab, a file that contains a list of keys for principals.  The key allows the service to decrypt the client\u2019s ticket granting service ticket, identify the principal, and grant access.  </p></li>
 </ol>
 
-<p><img src="/docs/img/kerberosauthprocess.png" alt="">  </p>
+<p><img src="/docs/img/kerberauthprocess.png" alt=""></p>
 
 <h2 id="server-authentication-process">Server Authentication Process</h2>
 
@@ -1173,7 +1173,7 @@
 
 <hr>
 
-<p><img src="/docs/img/kerberclientserver.png" alt="">  </p>
+<p><img src="/docs/img/kerberclientserver.png" alt=""></p>
 
 <ol>
 <li>Create a Kerberos principal identity and a keytab file.  You can create one principal for each drillbit or one principal for all drillbits in a cluster. The drill.keytab file must be owned by and readable by the administrator user.<br></li>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/8ee07c44/docs/configuring-plain-authentication/index.html
----------------------------------------------------------------------
diff --git a/docs/configuring-plain-authentication/index.html b/docs/configuring-plain-authentication/index.html
index 64dcbb2..343df3f 100644
--- a/docs/configuring-plain-authentication/index.html
+++ b/docs/configuring-plain-authentication/index.html
@@ -1144,7 +1144,7 @@ When using PAM for authentication, each user that has permission to run Drill qu
 
 <p>The following image illustrates the PAM user authentication process in Drill.  The client passes a username and password to the drillbit as part of the connection request, which then passes the credentials to PAM.  If PAM authenticates the user, the connection request passes the authentication phase and the connection is established. The user will be authorized to access Drill and issue queries against the file system or other storage plugins, such as Hive or HBase.  </p>
 
-<p><img src="/docs/img/plainauthprocess.png" alt=""></p>
+<p><img src="/docs/img/plainauthprocess.png" alt="">  </p>
 
 <p>If PAM cannot authenticate the user, the connection request will not pass the authentication phase, and the user will not be authorized to access Drill. The connection is terminated as <code>AUTH_FAILED</code>.</p>
 

http://git-wip-us.apache.org/repos/asf/drill-site/blob/8ee07c44/docs/img/kerberclientserver.png
----------------------------------------------------------------------
diff --git a/docs/img/kerberclientserver.png b/docs/img/kerberclientserver.png
index caaaa66..1170144 100644
Binary files a/docs/img/kerberclientserver.png and b/docs/img/kerberclientserver.png differ

http://git-wip-us.apache.org/repos/asf/drill-site/blob/8ee07c44/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 7449322..d3224d5 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 15 Mar 2017 20:07:29 -0700</pubDate>
-    <lastBuildDate>Wed, 15 Mar 2017 20:07:29 -0700</lastBuildDate>
+    <pubDate>Wed, 15 Mar 2017 20:37:38 -0700</pubDate>
+    <lastBuildDate>Wed, 15 Mar 2017 20:37:38 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>