Dan Burkert has posted comments on this change. Change subject: rpc: support GSSAPI authentication ......................................................................
Patch Set 3: (2 comments) http://gerrit.cloudera.org:8080/#/c/4763/3/src/kudu/security/mini_kdc-test.cc File src/kudu/security/mini_kdc-test.cc: Line 62: CHECK_EQ(0, krb5_cc_default(ctx, &ccache)); As discussed on Slack, this is failing on OS X. http://gerrit.cloudera.org:8080/#/c/4763/3/src/kudu/security/mini_kdc.h File src/kudu/security/mini_kdc.h: Line 82: Status CreateServiceKeytab(const std::string& spn, std::string* path); Please cover this in mini_kdc-test -- To view, visit http://gerrit.cloudera.org:8080/4763 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3c1b93045acd428ef3437597059c5106b03e25d0 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
