You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2015/07/02 11:15:04 UTC

[jira] [Commented] (DIRKRB-313) Refine transport related setting for KrbClient

    [ https://issues.apache.org/jira/browse/DIRKRB-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611687#comment-14611687 ] 

Colm O hEigeartaigh commented on DIRKRB-313:
--------------------------------------------

Sounds good thanks!

Colm.

> Refine transport related setting for KrbClient
> ----------------------------------------------
>
>                 Key: DIRKRB-313
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-313
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>
> Suggested by [~coheigea], better to make transport setting easier. So:
> * By default {{allowUdp}} and {{allowTcp}} will be false;
> * By default no tcp port and udp port will be used;
> * If {{setKdcTcpPort}} is called, then {{allowTcp}} will be made true automatically, don't need another {{setAllowTcp}} call. Udp is similar.
> * If {{allowTcp}} is set true, but no tcp port is given, it will be an error; similar to udp;
> * If both UDP and TCP is correctly equipped with valid ports, then TCP will be tried first, and if failed, then UDP.
> Hope this sounds good.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)