1<title> Dialog: New Network Printer </TITLE>
2<!--
3    CDDL HEADER START
4
5    The contents of this file are subject to the terms of the
6    Common Development and Distribution License (the "License").
7    You may not use this file except in compliance with the License.
8
9    You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10    or http://www.opensolaris.org/os/licensing.
11    See the License for the specific language governing permissions
12    and limitations under the License.
13
14    When distributing Covered Code, include this CDDL HEADER in each
15    file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16    If applicable, add the following below this CDDL HEADER, with the
17    fields enclosed by brackets "[]" replaced with your own identifying
18    information: Portions Copyright [yyyy] [name of copyright owner]
19
20    CDDL HEADER END
21
22-- Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
23--
24-->
25<!-- Tag=InstallNetwork --> 
26
27<CONTENT>
28
29<p>
30
31Use the New Network Printer dialog to install a network printer,
32thus making the printer available for printing from the network.
33
34<p>
35
36<b> Printer Name:</b>
37    Specifies a unique name for the printer. The
38    printer name must be a text string composed of
39    uppercase or lowercase alphabetical characters
40    (a-z, A-Z), digits (0-9), hyphens, or
41    underscores. A printer name can be a maximum of
42    14 characters long. 
43<p> 
44
45<b> Printer Server:</b> This is the computer you have selected to act
46as the server for print actions. You must be logged on to this
47computer and be running Oracle Solaris Print Manager on it. Oracle
48Solaris Print Manager sets up this system with the appropriate software to manage
49local and remote printers.
50
51<p> 
52<b> Description:</b> 
53    [Optional] Describes the printer, including the printer type and 
54    location, possibly, or provides other information about the
55    printer. 
56
57<p> 
58
59<b> Printer Type:</b> 
60    Specifies the generic name for a type of
61    printer. Supported printer types correspond to
62    entries in the /usr/share/lib/terminfo
63    directory. Examples are PostScript, Daisy, and Diablo. 
64<p>
65
66<b> File Contents:</b> 
67    Specifies the format of files that can be
68    printed without any special filtering by the
69    print software. PostScript is the default and is
70    probably correct most of the time. 
71<p>
72
73<b> Fault Notification:</b> 
74    Specifies how the superuser will be notified in
75    case of a printer error.
76
77<p> 
78<b> Destination:</b> 
79<br>
80For <b>BSD</b> Protocol, the network name of the printer followed by a colon
81and the printer-vendor-supplied queue name.  
82<br>
83For <b>TCP</b> Protocol, the network name of the printer followed by a colon
84and the tcp port number to connect to.
85<br>
86For <b>URI</b> Protocol, a printer URI to be used in connecting to the remote
87printer.  For example: "smb://user@printer-host/printer-name".
88<p>
89
90<b> Protocol:</b> 
91The internet protocol for file transfer; choices are BSD, TCP, or URI. 
92<p>
93
94<b> Options: Default Printer:</b> If checked, this printer is
95designated as the default printer for printing jobs sent to this
96server. If another printer had been designated as the default printer
97for the network, this printer will replace it as the default. If you
98are using a naming service, this printer will be the default printer
99for the naming service, also.
100
101<p> Note that this is the last place the print subsystem looks to
102determine where a particular print job will be printed; the
103destination option of the lp command is the first place looked, and
104other environment variables are checked before this one. See the man
105page for printers.conf(4) for a full explanation of the search order.
106
107<p>
108
109<b> Options: Banner:</b> Specifies whether a banner 
110page will be printed between jobs. 
111<br>
112<br>
113"Aways Print Banner" stipulates that a banner will always be printed 
114and may not be turned off by the user. 
115<br>
116"User Selectable - Default=on" stipulates that a banner will be printed 
117unless the user selects 
118to turn the banner off.  
119<br>
120"Never Print Banner" stipulates that a banner will never be printed 
121and may not be turned on by the user.
122
123<p>
124
125<b> User Access List:</b> 
126Specifies the print clients that can
127    print to this printer. By default, all print
128    clients have access to this printer, as designated by the word
129"all" in the list. 
130<p>
131
132To add a user to the list, type a user name in the blank text field
133below the list and click Add. Note that this user name replaces "all"
134or "none" if either "all" or "none" is in the user access list. If
135"all" or "none" is added as a user, "all" or "none" will replace the
136names in the list.
137
138<p>
139
140To delete a user from the list, select the user in the list and click
141Delete. 
142
143<p>
144
145<b>OK:</b> Apply changes and dismiss the window.
146<br>
147<b>Apply:</b> Apply the changes and leave the window displayed.
148<br>
149<b>Reset:</b> Reset all fields to last Apply
150<br>
151<b>Cancel:</b> Dismiss the window.
152<br>
153<b>Help:</b> Display help for the current window or dialog. 
154
155<p> 
156
157</CONTENT> 
158
159<KEYWORDS>
160
161install "network printer" "printer name" server description port
162"printer type" "file contents" fault "fault notification" "default
163printer" banner new dialog: network printer
164
165</KEYWORDS>
166
167<p>
168
169<SEEALSO>
170ToInstallNetwork
171ToAddAccess
172Overview
173MainWindow 
174HelpOnHelp
175</SEEALSO>
176
177