Alexey Serbin has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/6629

Change subject: [mini-kdc] adapted config for krb5 1.15
......................................................................

[mini-kdc] adapted config for krb5 1.15

Starting with version 1.15 of Kerberos5, the krb5adm by default listens
on TCP ports as well if not specified otherwise.  However, the mini-kdc
logic assumes the daemon listens only on UDP ports.  Explicit setting of
the kdc_tcp_ports configuration property to an empty string in krb.conf
disables opening TCP ports.

Change-Id: Ie793b742c2d41f935178f3f4da7a0d0923f79816
---
M src/kudu/security/test/mini_kdc.cc
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/29/6629/1
-- 
To view, visit http://gerrit.cloudera.org:8080/6629
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie793b742c2d41f935178f3f4da7a0d0923f79816
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>

Reply via email to