From commits-return-39930-archive-asf-public=cust-asf.ponee.io@tinkerpop.apache.org Wed May 27 13:29:09 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9EB43180626 for ; Wed, 27 May 2020 15:29:08 +0200 (CEST) Received: (qmail 79308 invoked by uid 500); 27 May 2020 13:29:08 -0000 Mailing-List: contact commits-help@tinkerpop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tinkerpop.apache.org Delivered-To: mailing list commits@tinkerpop.apache.org Received: (qmail 79298 invoked by uid 99); 27 May 2020 13:29:07 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 May 2020 13:29:07 +0000 From: =?utf-8?q?GitBox?= To: commits@tinkerpop.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Btinkerpop=5D_vtslab_commented_on_pull_request_=231?= =?utf-8?q?285=3A_Tinkerpop-1641_Kerberos_authentication_for_gremlin-python?= Message-ID: <159058614787.10999.15806192606972652586.asfpy@gitbox.apache.org> Date: Wed, 27 May 2020 13:29:07 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: vtslab commented on pull request #1285: URL: https://github.com/apache/tinkerpop/pull/1285#issuecomment-634661781 Sounds good. Regarding pykerberos, you see it nicely in the docker/Dockerfile in the diff above: you need the libkrb5-dev and krb5-user deb packages locally. That is why end users need to do an additional pip install gremlinpython[kerberos]: you do not want everyone running into this and force them to do these installs. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org