PrinterOn KB Powered By ePRINTit USA

How to remove the Guest Log In link from the Web Print page - c07721393

It's possible that a service would provide guest access using workflows outside of Web Printing. In that case, it makes sense to remove the ability to log into Web Print as a Guest, since there will be no printers displayed.

Follow these steps to remove that link. The action being performed is not to remove the code to this link, but rather to comment the section out so it can be restored easily later if needed.

  1. Stop the Central Print Services service.
  2. Navigate to C:\Program Files (x86)\PrinterOn Corporation\Apache Tomcat\webapps\cps.
  3. Open Login.jsp.
  4. Locate the Comment <!-- Guest Login section -->
  5. Remove the trailing --> so it now reads like this: <!-- Guest Login section.
  6. Locate the Comment <!-- End of guest login section -->.
  7. Remove the leading <!-- so it now reads like this: End of guest login section -->.
  8. Save changes to Login.jsp.
    NOTE:
    If prompted to save the file elsewhere, save the file to the Desktop and then copy into C:\Program Files (x86)\PrinterOn Corporation\Apache Tomcat\webapps\cps.
  9. Start the Central Print Services service.
  10. Load the Web Print page to confirm the Guest Log In link has been removed.

NOTE:

This customization will need to be reapplied after any HP PrinterOn Enterprise upgrade is done.