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