problem:run authentication sample

after deploy the autentication sample program,i can not run it.error info:

ERROR: Can't create Authenticator:

java.lang.ClassNotFoundException: com.iplanet.am.samples.authentication.providers.AuthfmhtestAuthenticationModule Factory

i had modify classpath and jvm12.conf

OS:win2000

why?

Thanks

[351 byte] By [706152] at [2007-11-25 8:25:56]
# 1

Make sure you have the following jar file & add it to your classpath.

/opt/SUNWam/lib/am_services.jar

You will need the following jar files:

am_sdk.jar

am_services.jar

am_sso_provider.jar

crimson.jar

jaas.jar

jaxp.jar

jss311.jar

servlet_2_3.jar

xmlParserAPIs.jar

which sample are you trying to run?

-Thomas Peng

709090 at 2007-7-1 14:50:32 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
the classpath is system classpath or web server classpath?i have these jar files and add them into web server classpath and system classpath.the sample is a authentication sample shiped with identity server5.1Thanks very much
706152 at 2007-7-1 14:50:32 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
documentation for the authentication sample is incorrect .. pls see this http://softwareforum.sun.com/NASApp/jive/thread.jsp?forum=79&thread=14269for step by step details ..
Karthik_Krishnamoorthy at 2007-7-1 14:50:32 > top of Java-index,Web & Directory Servers,Directory Servers...