seelmann commented on pull request #46:
URL: https://github.com/apache/directory-server/pull/46#issuecomment-825141802


   First remarks:
   
   I get a compile error:
   
   ```
   [ERROR] 
server-integ/src/test/java/org/apache/directory/server/operations/bind/SaslBindIT.java:[195,9]
 cannot find symbol
     symbol:   variable KerberosTestUtils                                       
                  
     location: class org.apache.directory.server.operations.bind.SaslBindIT     
  
   ```
   
   Otherwise I see that there's still lot of Kerberos related code and config 
left, (grep for `kerberos` and `krb`) e.g. in `kerberos-codec`, 
`protocol-shared`, and `interceptor-kerberos`. Is that intentional? I must 
admit I don't have an overview which parts are used for what, and if we .e.g. 
want to keep GSSAPI authentication.
   


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to