67 lines
4.1 KiB
HTML
67 lines
4.1 KiB
HTML
<?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>Manage 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="rzaluippmanage"></a>
|
|
<h3 id="rzaluippmanage">Manage IPP server</h3>
|
|
<p>You can administer the IPP server using the IBM® IPP Server Administrator for iSeries, a browser-driven
|
|
graphical user interface. Before using the interface, it must be configured.
|
|
See <a href="rzaluippsetup.htm#rzaluippsetup">Set up the IPP server</a> for information on how to set up and configure
|
|
the IPP server.</p>
|
|
<p>Using the Manage IBM IPP Server form, you can use the start, stop, and restart
|
|
buttons to perform the given action for the IPP server. The current server
|
|
status, along with the ports the server is listening on, is displayed in
|
|
the table. At most, there will be two ports the IPP server will be listening
|
|
on at any one time. Port 631 is for nonsecure data and secure data provided
|
|
by a connection upgrade to TLS. The other port is for secure data provided
|
|
by an SSL connection. The last time the table information was updated is also
|
|
displayed. The table can be refreshed by clicking the refresh button.</p>
|
|
<p>To access the IBM IPP Server Administration interface, do the following:</p>
|
|
<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 IPP Server.
|
|
<p>The IBM IPP Server Administrator
|
|
interface is shown. 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></ol>
|
|
<p>See the following for more information on how to manage the IPP server:</p>
|
|
<ul>
|
|
<li><a href="rzaluippstart.htm#rzaluippstart">Start the IPP server</a></li>
|
|
<li><a href="rzaluippstop.htm#rzaluippstop">Stop the IPP server</a></li>
|
|
<li><a href="rzaluippconfigclient.htm#rzaluippconfigclient">Configure an IPP client</a></li>
|
|
<li><a href="rzaluippconfigprt.htm#rzaluippconfigprt">Configure an IPP printer</a></li>
|
|
<li><a href="rzaluippchange.htm#rzaluippchange">Change an IPP printer configuration</a></li>
|
|
<li><a href="rzaluippview.htm#rzaluippview">Display an IPP printer configuration</a></li>
|
|
<li><a href="rzaluippdelete.htm#rzaluippdelete">Delete an IPP printer configuration</a></li></ul>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|