Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6761072
Votes 0
Synopsis new krb5 tests fail on multiple platforms
Category jgss:krb5plugin
Reported Against
Release Fixed 7(b39)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 6706974
Submit Date 19-OCT-2008
Description
The new krb5 tests introduced by 6706974: Add krb5 test infrastructure fail on multiple platforms.
Posted Date : 2008-10-19 11:47:03.0
Work Around
N/A
Evaluation
There are 2 reasons found:

1. If the system has no krb5.conf file, tests fail. This can be fixed by always accessing krb5.conf related methods after a krb5.conf is created.

2. Due to different DNS configurations, "localhost" may be canonicalized to "localhost", "127.0.0.1", or even "localhost.localdomain". This can be fixed by first trying out the canonicalized form and use this form in the service principal name.
Posted Date : 2008-10-19 11:47:03.0

http://hg.openjdk.java.net/jdk7/jsn-gate/jdk/rev/0bf6c9c6fdc5
Posted Date : 2008-10-20 02:42:54.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang