Remove the OCN link from your TeamForge instance by commenting out the header.ocn file in menu_bar.vm.
$SFHOME/runtime/jboss/server/default/deploy/saturn.ear/sf.war/WEB-INF/classes/templates/menu_bar.vm fileOpen the file and comment out or remove the following lines:
<li class="yuimenubaritem"> <a class="yuimenubaritemlabel" id="openCollabNet" href="/sf/sfmain/do/ocn">${MESSAGE.get("common", "header.ocn")}</a> </li>