Samples and debugging

A JAAS sample that includes a login module, configuration file, and so on, ships with EAServer. See the README file in the html/classes/Sample/JAAS directory of your EAServer installation.

You can enable the login module’s internal tracing by setting “debug=true” in the JAAS configuration file.

For additional debugging information for JAAS-based custom authentication in EAServer, set com.sybase.jaguar.server.jaas.debug=true in the server’s Advanced tab.

For additional debugging information for connectors, set com.sybase.jaguar.server.jcm.trace=true in the server’s Advanced tab.