Skip to Main Content

Integration

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!

com.ibm.security.auth.module.Krb5LoginModule not found by ias

563085Feb 21 2007 — edited Feb 22 2007
Hello!

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ó
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2007
Added on Feb 21 2007
1 comment
951 views