ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzalu_5.4.0.1/rzaluippconfigserv.htm

95 lines
5.4 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow"/>
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<title>Configure the IPP server</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="rzaluippconfigserv"></a>
<h4 id="rzaluippconfigserv">Configure the IPP server</h4>
<ol type="1">
<li>Use the following URL to access the iSeries Tasks page:
<pre class="xmp"> http://<span class="italic">system</span>:2001</pre>where <span class="italic">system</span> is the name of
the iSeries server.</li>
<li>On the iSeries Tasks page, click the icon for the IBM&reg; IPP Server.
<p>You should now be presented
with the IBM IPP Server Administrator interface. To use the administrator interface,
you must have *IOSYSCFG authority, and you must have read and write access
to the following property files:</p>
<ul>
<li>QIBM/UserData/OS400/Ipp/conf/qippsvr-cust.conf</li>
<li>QIBM/UserData/OS400/Ipp/conf/printer.properties</li></ul><p class="indatacontent">In order to change preferences, you must have read and write access to
the preference property file, QIBM/UserData/OS400/Ipp/conf/preferences.properties,
if it exists.</p></li>
<li>If SSL connections are desired for any IPP printer, you must first enable
the IPP server to use SSL by specifying an SSL port. To enable SSL connections:
<ol type="a">
<li>Click the <span class="bold">Configuration</span> tab to load the configuration
navigational menu.</li>
<li>Click <span class="bold">Basic Configuration</span> to load the basic configuration
form.</li>
<li>Select the <span class="bold">Enabled</span> radio button.</li>
<li>Fill in a valid port number in the <span class="bold">SSL Port</span> text
field.</li>
<li>Click the <span class="bold">Apply</span> button.</li></ol>
<p>The IPP server is automatically configured to port 631 for non-SSL
data. To support upgrade to TLS on port 631, or to support SSL on a specified
port, a digital certificate must be associated with the IPP server. To do
this, use Digital Certificate Manager for iSeries&trade; (DCM) and associate a certificate with the IPP
server, listed as server application <tt class="xph">QIBM_IPP_QIPPSVR</tt>.</p>
<p>To
disable SSL connections, select the <span class="bold">Disabled</span> radio
button on the form and click the <span class="bold">Apply</span> button. </p>
<a name="wq170"></a>
<div class="notetitle" id="wq170">Note:</div>
<div class="notebody">Whenever a change is made to the configuration of the IPP server,
whether it is for SSL connections or logging information, the IPP server must
be stopped and then started again for the change to become effective.</div></li>
<li>To configure how you want access logs created, written, and archived,
follow these steps:
<ol type="a">
<li>Click the <span class="bold">Configuration</span> tab to load the configuration
navigational menu.</li>
<li>Expand the <span class="bold">Logs and Errors</span> menu item.</li>
<li>click <span class="bold">Access Logs</span> to load the access logs form.</li>
<li>Fill in the form with the appropriate information.</li>
<li>Click the <span class="bold">Apply</span> button.</li></ol></li>
<li>To configure how you want error logs created, written, and archived, perform
the following steps:
<ol type="a">
<li>Click the <span class="bold">Configuration</span> tab to load the configuration
navigational menu.</li>
<li>Expand the <span class="bold">Logs and Errors</span> menu item.</li>
<li>click <span class="bold">Error Logs</span> to load the error logs form.</li>
<li>Fill in the form with the appropriate information.</li>
<li>Click the <span class="bold">Apply</span> button.</li></ol>
<a name="wq173"></a>
<div class="notetitle" id="wq173">Note:</div>
<div class="notebody">The IBM IPP Server Administrator and the IBM IPP Server are
two different applications. However, error logging must be enabled for the
IPP server to allow administrator interface error logging to be enabled. If
an error occurs using the IPP server, check the IPP server error log, specified
using the error log form of the administrator interface, to help locate the
problem.</div></li></ol>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>