Todd Lipcon has posted comments on this change. Change subject: Misc. fixes for Kerberos compatibility on OS X ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4978/1//COMMIT_MSG Commit Message: PS1, Line 14: 2. The ticket cache is now the default FILE type instead of DIR. This : has the downside of limiting our MiniKdc to one kinitted user, but : heimdal apparently has issues with DIR, and FILE is expected to be how : normal users will use Kerberos. > Is this downside worth the trade-off? Seems like having multiple kinitted u Given that the FILE type cache is actually the default on Linux too, I think it's better to stick with that. DIR is an odd thing I've never seen used in practice (I don't think Java even supports it) -- To view, visit http://gerrit.cloudera.org:8080/4978 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3b61af8cedf83745a5b7a6b806b68912f2655821 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
