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

Marc de Lignie commented on TINKERPOP-1641:
-------------------------------------------

To get debug info from gremlin server during gremlin-python authentication 
development:
* run standalone bin/gremlin-server.sh 3.3.0-SNAPSHOT (branch master) with:
     ** new conf/gremlin-server-testpython.yaml (port 45942, 
SimpleAuthenticator or Krb5Authenticator)
     ** DEBUG in conf/log4j.properties file
 * adapt conftest.py to use port 45942 in PR554
 * mvn clean install -DskipTests
 * mvn install -pl gremlin-python -Pglv-python

> Authentication for gremlin-python
> ---------------------------------
>
>                 Key: TINKERPOP-1641
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1641
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver, server
>    Affects Versions: 3.3.0
>            Reporter: Marc de Lignie
>            Priority: Minor
>
> Follow-up on 
> [TINKERPOP-1566|https://issues.apache.org/jira/browse/TINKERPOP-1566]:
> * make gremlin-python authenticate against SimpleAuthenticator and 
> Krb5Authenticator
> * add audit logging for bytecode requests (in addition to existing audit 
> logging of scrip requests and of the authenticated user by TINKERPOP-1566)
> * tests and documentation for this



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to