Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Kerberos: How to change the password after “password has expired exception” in Java

2d370d4e-7fe6-4b9f-84c1-9a80f3cc2740Oct 20 2014 — edited Oct 20 2014

I am using the Krb5LoginModule (com.sun.security.auth.module.Krb5LoginModule) for Kerberos authentication.

This works fine for all AD-accounts until their password expires.

Then I get following exception: KrbException: Password has expired - change password to reset (23)

How can I do this with java 8?

Had an implementation in java6 but since several changes to the kerb package,

i failed to rebuild this.

If I am on the wrong board, please tell me where I have to go, to get

a solution for this.

Who can help me?  Thanks

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 17 2014
Added on Oct 20 2014
0 comments
1,747 views