Push request: 7043737: klist does not detect non-existing keytab
Edvard Wendelin
edvard.wendelin at oracle.com
Wed Aug 3 05:17:06 PDT 2011
Approved! Please let me know if you run into any issues!
Cheers,
Edvard
3 aug 2011 kl. 14:07 skrev Weijun Wang <weijun.wang at oracle.com>:
> Hi All
>
> This is a request to backport a jdk8 fix into jdk7u2 b02.
>
> CR: 7043737: klist does not detect non-existing keytab
> Weblink: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7043737
>
> Description:
>
> In JDK7 we support "dynamic" Kerberos keytabs so that a keytab can be
> empty or missing when app starts. Unfortunately, the ktab tool also
> reports no error or warning when keytab is missing. This behavior is
> different from old JDK and ktab tools from other vendors. The fix brings
> the old behavior back.
>
> The fix is already included in jdk8 as:
>
> Changeset: 9b678733fa51
> Author: weijun
> Date: 2011-06-08 14:01 +0800
> URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9b678733fa51
>
> 7043737: klist does not detect non-existing keytab
> Reviewed-by: valeriep
>
> The patch for jdk7u2 is identical to the one in jdk8.
>
> I intend to push it to
>
> ssh://hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jdk
>
> Thanks
> Weijun
More information about the jdk7u-dev
mailing list