Adar Dembo 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.
> Given that the FILE type cache is actually the default on Linux too, I thin
That's fair, but in effect this punts a certain class of testing out of 
integration testing and into system testing (where root access can be used to 
su to other UNIX users and kinit them).

As a project we're very much lacking in system tests, especially automated 
system tests. So how much will this hurt our test coverage? I'd expect one 
kinitted user per Kudu client instance, so this would prohibit kerberized 
multi-client integration tests?


-- 
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

Reply via email to