59 lines
4.0 KiB
HTML
59 lines
4.0 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 2000, 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))' />
|
|
<meta name="keywords" content="concepts, printing" />
|
|
<title>iSeries-to-NetWare printing environment</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="prtconcepts"></a>
|
|
<h3 id="prtconcepts">iSeries-to-NetWare printing environment</h3><a id="idx260" name="idx260"></a>
|
|
<p>When you print from iSeries™ to a remote NetWare printer, you use the standard NetWare print
|
|
support and an iSeries remote output queue and remote writer.</p>
|
|
<p>As the following example shows, NetWare uses a print queue, a print server,
|
|
and a printer to allow workstations to print to a network printer. The <span class="bold">print queue</span> is the object that temporarily holds the print
|
|
job file until the job prints. The <span class="bold">print server</span> provides
|
|
the service of sending the print job to the printer. The print server monitors
|
|
the print queue and the printer.</p>
|
|
<a name="print2"></a>
|
|
<div class="fignone" id="print2"><span class="figcap">Figure 6. iSeries-to-NetWare Printing Environment</span>
|
|
<img src="rv3d675.gif" alt="Graphic of iSeries-to-NetWare Printing Environment" /></div>
|
|
<p>In this environment, an iSeries user (<span class="refkey"> 1 </span>) requests
|
|
print services from the NetWare server. The print job file goes to the iSeries remote output queue (<span class="refkey"> 2 </span>). The Remote Writer for that
|
|
output queue then sends data to the NetWare print queue (<span class="refkey"> 3 </span>).
|
|
The NetWare server acts as the print server and monitors the print queue as
|
|
well as the printer. When the printer can process the job, the server sends
|
|
the print job to the assigned printer (<span class="refkey"> 4 </span>).</p>
|
|
<p>As each user's spool job is processed on the output queue, iSeries authenticates
|
|
a connection for the user to the appropriate server. Each user must either
|
|
have a NetWare authentication entry (described in <a href="rzaefcrtaute.htm#crtaute">Manage NetWare server connections and authentication</a>)
|
|
or use the STRNTWCNN command to start a NetWare connection manually.</p>
|
|
<p>Ideally, users have an authentication entry that authorizes them to the
|
|
specified NetWare print queue. The easiest way to set this up for your users
|
|
is with <a href="rzaefmanageusr.htm#manageusr">user enrollment</a>. You can automatically
|
|
set up your iSeries users in the NDS tree where the print queue object
|
|
is.</p>
|
|
<p>If users do not have an authentication entry, they must specify <tt class="xph">AUTJOB(*ANY)</tt> on the STRNTWCNN command when they start a connection to NetWare. The
|
|
writer job uses that connection to print the file on NetWare.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|