Previous Topic: Modifications Made to Sun Java System/Windows Platforms

Next Topic: Code Added to the obj.conf File (Sun Java System/Windows Platform)

Code Added to the magnus.conf File (Sun Java System/Windows Platform)

The following lines of code are added by the SAML Affiliate Agent installation program. Some of the entries may differ slightly from your files.

Init fn="load-modules" shlib="C:/Program Files/netegrity/affiliategent/bin/plugins/NSAPIAffiliateAgent.dll" funcs="SmInitAffiliate,SiteMinderAffiliate,SmRequireAuth"
Init fn="SmInitAffiliate" config="C:/Program Files/netegrity/affiliateagent/config/AffiliateConfig.xml" logfile="C:/iPlanet/Servers/https-myserver/logs/affiliate.log"

The first two lines beginning with Init fn instruct the web server to load the SAML Affiliate Agent with three NSAPI functions: SmInitAffiliate, SiteMinderAffiliate, and SmRequireAuth.