3
Remount the volume with TTS enabled by entering
mount NDPS_Manager_host_volume_name
iPrint Client Install Page Has No Link
When using a map generated by the iPrint Map Designer, if users click on a
printer from a workstation that does not have the iPrint client installed, they
might be redirected to an iPrint client install page that does not have the client
install link.
To resolve this, use a text editor to edit LOGIN\IPPDOCS\TOOLS.JS and
make the following changes to the Function: ProductNotInstalled section.
Replace the
"
document.writeln(\"" +
parent.iprintclientinstallString + "<BR><BR>\");\n" +
line of code with these lines:
"
document.writeln(\"" +
parent.iprintclientinstallString + "\");\n" +
"
document.writeln(\"<BR>\");\n" +
"
document.writeln(\"<BR>\");\n" +
35
iPrint/NDPS
Need help?
Do you have a question about the NETWARE 6-DOCUMENTATION and is the answer not in the manual?