1<TITLE> Dialog: New Attached 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) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
23--
24-->
25<!-- Tag=InstallLocal -->
26
27<CONTENT>
28
29<p>
30
31Once you have physically connected the printer to the printer server,
32use the New Attached Printer dialog to install the printer, which
33makes the printer available for printing from the computer on which
34you are running Oracle Solaris Print Manager.
35
36<p>
37
38<b> Printer Name:</b>
39    Specifies a unique name for the printer. The
40    printer name must be a text string composed of
41    uppercase or lowercase alphabetical characters
42    (a-z, A-Z), digits (0-9), hyphens, or
43    underscores. A printer name can be a maximum of
44    14 characters long. 
45<p> 
46
47<b> Printer Server:</b> This is the computer you have selected to act
48as the server for print actions. You must be logged on to this
49computer and be running Oracle Solaris Print Manager on it. Oracle
50Solaris Print Manager sets up this system with the appropriate software to manage
51local and remote printers.
52
53<p> 
54<b> Description:</b> 
55    [Optional] Describes the printer, including the printer type and 
56    location, possibly, or provides other information about the
57    printer. 
58
59<p> 
60
61<b> Printer Port:</b> 
62
63Specifies the hardware port, such as /dev/term/a, that the printer is
64connected to.  
65<p>
66
67<b> Printer Make:</b> 
68    Specifies the printer make, or manufacturer. This
69    information is on the printer and/or in the documentation
70    that is delivered with the printer.
71<p>
72
73<b> Printer Model:</b> 
74    Specifies the printer model. This information
75    is found on the printer and/or in the documentation that is
76    delivered with the printer.
77<p>
78
79<b> Printer Driver:</b>
80    Specifies the printer driver to use with this printer.  The label
81    name followed in parentheses by one of the following letters
82representing the repository in which the printer driver information resides:
83U (user supplied printer information), A (administrator supplied printer
84information), V (vendor supplied printer information), or S (system supplied
85printer information), precedes the name of the Printer Driver.
86<p>
87
88<b> Fault Notification:</b> 
89    Specifies how the superuser will be notified in
90    case of a printer error.
91
92<p>
93
94<b> Options: Default Printer:</b> If checked, designates this printer
95as the default printer for printing jobs from the computer on which
96you are running Oracle Solaris Print Manager. If you are using a naming
97service, this printer will be the default printer for the naming
98service, also.
99
100<p>
101
102Note that this is the last place the print subsystem looks to
103determine where a particular print job will be printed; the
104destination option of the lp command is the first place looked, and
105other environment variables are checked before this one. See the man
106page for printers.conf(4) for a full explanation of the search order.
107
108<p>
109
110<b> Options: Banner:</b> Specifies whether a banner
111page will be printed between jobs. 
112<br>
113<br>
114"Aways Print Banner" stipulates that a banner will always be printed 
115and may not be turned off by the user. 
116<br>
117"User Selectable - Default=on" stipulates that a banner will be printed 
118unless the user selects 
119to turn the banner off.  
120<br>
121"Never Print Banner" stipulates that a banner will never be printed 
122and may not be turned on by the user.
123
124<p>
125
126<b> User Access List:</b> 
127Specifies the print clients that can
128    print to this printer. By default, all print
129    clients have access to this printer, as designated by the word
130"all" in the list. 
131
132<p>
133
134If you want to restrict its use to individual users, enter a user name
135in the text field below the list and click Add. Other legal constructs
136are system-name!login-ID (user "login-ID" on system "system-name"),
137system-name!all (all users on system "system-name"), and all!login-ID
138(user "login-ID" on all systems). Use the lpadmin(1M) command to deny
139access to users. 
140
141<p>
142
143To delete a user from the list, select the user in the list and click
144Delete. 
145
146<p>
147
148<b>OK:</b> Apply changes and dismiss the window.
149<br>
150<b>Apply:</b> Apply the changes and leave the window displayed.
151<br>
152<b>Reset:</b> Reset all fields to last Apply
153<br>
154<b>Cancel:</b> Dismiss the window.
155<br>
156<b>Help:</b> Display help for the current window or dialog. 
157
158<p>
159</CONTENT>
160
161<KEYWORDS>
162install "local printer" "printer name" server description port
163"printer make" "printer model" "printer driver"  fault "fault notification" "default
164printer" banner "attached printer" new nobanner dialog: new attached
165
166</KEYWORDS>
167
168<p> 
169
170<SEEALSO>
171ToInstallLocal
172ToAddAccess
173Overview
174MainWindow 
175HelpOnHelp
176</SEEALSO>
177
178