Products | Versions |
---|---|
TIBCO XML Canon | - |
Not Applicable | - |
Resolution:
Two Solutions
==============
1. Remove the "Create new portal account" link from two files, "directLogin.html" and from "directLoginRetry.html", which reside under "/tomcat/webapps/ROOT/rqst" in your "XMLCanon" directory. To do that, open each of the files in a simple text editor like Notepad then scroll near the bottom of each file and remove the following section:
<div ALIGN="center"><A HREF="newPortalUser.html"><FONT SIZE='1'><B>Create new portal account</B></FONT></A></DIV>
However, this solution requires you to work on your server side and it is not portable (i.e., you have to remove the link every time you upgrade the XML Canon server).
2. Deactivate the "Portal" group using an XML Canon admin account to login then select Configure->Groups->Portal and choose "No" for "Active". This solution will prevent users from creating new portal accounts but it will not remove the actual "Create new portal account" link from the login page.