3557 dumpvp_size is not updated correctly when a dump zvol's size is changed
[unleashed.git] / usr / src / man / man1m / printmgr.1m
blob3eafb7cc89f1d9860492b920ab6648777b3fc252
1 '\" te
2 .\" Copyright (C) 2003, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH PRINTMGR 1M "May 23, 2003"
7 .SH NAME
8 printmgr \- Solaris Print Manager is a graphical user interface for managing
9 printers in a network
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fB/usr/sadm/admin/bin/printmgr\fR
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 Solaris Print Manager is a Java-based graphical user interface that enables you
20 to manage local and remote printer access. This tool can be used in the
21 following name service environments: LDAP, NIS, NIS+, and files. You must be
22 logged in as superuser to use this tool.
23 .sp
24 .LP
25 Using Solaris Printer Manager is the preferred method for managing printer
26 access because Solaris Print Manager centralizes printer information when it is
27 used in a name service environment.
28 .sp
29 .LP
30 Adding printer information to a name service makes access to printers available
31 to all systems on the network and generally makes printer administration easier
32 because all the information about printers is centralized.
33 .sp
34 .LP
35 Solaris Print Manager may be run on a remote system with the display sent to
36 the local system. See the \fISystem Administration Guide: Solaris Printing\fR
37 for instructions on setting the \fBDISPLAY\fR environment variable.
38 .sp
39 .LP
40 Using Solaris Print Manager to perform printer-related tasks automatically
41 updates the appropriate printer databases. Solaris Print Manager also includes
42 a command-line console that displays the \fBlp\fR command line for the add,
43 modify, and delete printer operations. Errors and warnings may also be
44 displayed when Printer Manager operations are performed.
45 .sp
46 .LP
47 Help is available by clicking the Help button.
48 .SH USAGE
49 .sp
50 .LP
51 Solaris Print Manager enables you to do the following tasks:
52 .sp
53 .ne 2
54 .na
55 \fBSelect a Name Service\fR
56 .ad
57 .RS 29n
58 Select a name service for retrieving or changing printer information.
59 .RE
61 .sp
62 .ne 2
63 .na
64 \fBAdd Access to a Printer\fR
65 .ad
66 .RS 29n
67 Add printer access on a printer client using Solaris Print Manager.
68 .RE
70 .sp
71 .ne 2
72 .na
73 \fBAdd an Attached Printer\fR
74 .ad
75 .RS 29n
76 After physically attaching the printer to a system, use Solaris Print Manager
77 to install a local printer and make it available for printing.
78 .RE
80 .sp
81 .ne 2
82 .na
83 \fBAdd a Network Printer\fR
84 .ad
85 .RS 29n
86 After physically attaching the printer to a system, use Solaris Print Manager
87 to install a local printer and make it available for printing.
88 .RE
90 .sp
91 .ne 2
92 .na
93 \fBModify Printer Properties\fR
94 .ad
95 .RS 29n
96 After adding access to a printer or adding an attached or network printer, you
97 can modify certain printer attributes.
98 .RE
101 .ne 2
103 \fBDelete a Printer\fR
105 .RS 29n
106 Delete access to a printer from the print client or delete a printer from the
107 print server or from the name service environment.
110 .SH SEE ALSO
113 \fBldap\fR(1), \fBlpget\fR(1M), \fBlpset\fR(1M), \fBattributes\fR(5)
116 \fISystem Administration Guide: Solaris Printing\fR for information on LDAP
117 server replication.
120 Although users can use the LDAP command line utilities \fBldapadd\fR(1) and
121 \fBldapmodify\fR(1)to update printer entries in the directory, the preferred
122 method is to use \fBlpset\fR. Otherwise, if the \fBlpadd\fR and \fBlpmodify\fR
123 utilities are used, the administrator must ensure that the \fBprinter-name\fR
124 attribute value is unique within the \fBou=printers\fR container on the LDAP
125 server. If the value is not unique, the result of modifications done using
126 \fBlpset\fR or the Solaris Print Manager, \fBprintmgr\fR may be unpredictable.