Request for minor modification to expose kerberos last request time

Steve Beaty beaty at ucar.edu
Wed Apr 18 22:27:10 UTC 2012


Hi,

	I'd like to followup on the accepted JDK 6 request at: https://bugs.openjdk.java.net/show_bug.cgi?id=100186 with the following diffs for the JDK 8 branch.  They propagate the kerberos last request time from where they are parsed to where they can be used by a program.  We use the JDK 6 patch to report to our users when their password is going to expire.  I'm also attaching a tiny program and configuration file that demonstrates what the patch does.  I'd like this be considered for the JDK 7u version too.  Please let me know what else I need to do.

	Thanks!

--
             steve beaty at ucar.edu | http://www.cisl.ucar.edu/
               The National Center for Atmospheric Research
             Computational and Information Systems Laboratory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diffs
Type: application/octet-stream
Size: 18455 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20120418/eaee6a44/diffs.obj>
-------------- next part --------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: JaasAcn.java
Type: application/octet-stream
Size: 923 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20120418/eaee6a44/JaasAcn.java>
-------------- next part --------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: jaas.conf
Type: application/octet-stream
Size: 73 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20120418/eaee6a44/jaas.conf>


More information about the security-dev mailing list