Skip to Content
0
Former Member
Dec 11, 2003 at 06:04 PM

implementing jaas login module

45 Views

Hi,

I would like to use my own authentication scheme which will use my login module class.

I have read the EP6 security document but it doesn't mention where the class should reside.

I've tried to add it to a par file which I uploaded to the portal, but I get "ClassNotFoundException" in the usermanagement.log.

the only way I succeeded using my login module class was when I placed it in a jar file under the "bin" folder of the J2EE server node. but when I do this I can't use the usermanagement service api within the login module.

where does the login module class should placed?

Thanks,

Raanan.