To configure the ServletExec Servlet Engine for JSP Password Services on a Oracle iPlanet Web server in the UNIX operating environment, use the following process:
Indicates the directory where the SiteMinder Agent is installed.
Default (Windows 32-bit installations of SiteMinder Web Agents only): C:\Program Files\netegrity\webagent
Default (UNIX/Linux installations): user_home_directory/netegrity/webagent
Default (Windows 64-bit installations [SiteMinder Web Agents for IIS only]): C:\Program Files\netegrity\webagent\win64
Default (Windows 32-bit applications operating on 64-bit systems [Wow64 with SiteMinder Web Agents for IIS only]): C:\Program Files\netegrity\webagent\win32
/siteminderagent/pwservlet/PSWDChangeServlet and Servlet Name: PSWDChangeServlet
web_agent_home/jpw/jpw.jar
web_agent_home/java/jsafe.jar
$SENAME $HOMEDIR $MIMEFILE $DOCROOTDIR -port $PORT $SEOPTS -addl "/siteminderagent/jpw=web_agent_home/jpw""
Note: There are two quotation marks at the end of the entry.
Note: You can access the ServletExec documentation on the New Atlanta Web site.
Init fn="ServletExecInit" instance_name.instances="IP_address:7777"
NameTrans fn="assign-name" from="/siteminderagent/pwservlet/PSWDChangeServlet" name="instance_name"
Insert the entry into the following block:
<Object name="default">
AuthTrans fn="SiteMinderAgent"
NameTrans fn="assign-name" from="/servlet/*" name="instance_name"
NameTrans fn="assign-name" from="/siteminderagent/pwservlet/PSWDChangeServlet"
name="instance_name"
-----
-----
</Object>
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |