TekPortal V2.10.028 Copyright (c) 2000-2005. Teknowledge Corporation. All Rights Reserved. 2/15/2005 Overview - TekPortal APIs - ISSUE: Case sensitive userids/passwords RESOLUTION: Added TPLogon_V21 command that supports case-insensitive logon ID and password. Requirements - TekPortal V2.1 - Patch 027 is required Installation Instructions - Log on to each of the TekPortal Aggregation Server(s) and TekPortfolio Application Server(s) - Solaris - Login as tekp - Bring down TekPortal with TekPortal/bin/StopServices.sh - uncompress -c TekPortal_V2.10.028.tar.Z | (cd /; tar -xvf -) - chown -R tekp:tekp /TekPortal/* - chmod -R 750 /TekPortal/* - Bring up TekPortal with TekPortal/bin/StartServices.sh - Windows NT/2000 - Bring down TekPortal with c:\TekPortal\bin\StopServices.cmd - Run TekPortal_V2.10.028.exe and extract to c:\ - Bring up TekPortal with c:\TekPortal\bin\StartServices.cmd Summary of Changes - Note: The following are the specific files that have changed. If you have made any custom modifications to these files, you will need to reapply those changes to these new versions; or else these versions will overwrite your custom modifications. - TekGateway.jar, TPClient2.jar, TekLIMB.jar - ISSUE: Case sensitive userids/passwords RESOLUTION: Added TPLogon_V21 command that supports case-insensitive logon ID and password.