com.ibm.security.auth.module.Krb5LoginModule not found by ias
563085Feb 21 2007 — edited Feb 22 2007Hello!
I try to use kerberos authentication with ias 10.1.2.0.2 on aix. From console with ibm jdk 1.4.2 SR5 it works, but when i try to run my application on ias I've got the following message: javax.security.auth.login.LoginException: unable to find LoginModule class: com.ibm.security.auth.module.Krb5LoginModule
The required jar in the applib directory, and i can load the class with hand (Class.forname).
Any idea?
Thanx
László