8980 BIOS clock is sometimes one hour fast
[unleashed.git] / usr / src / man / man1m / printmgr.1m
blobef856807baf755a9f11aa87b0665d5082318b503
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 "Feb 25, 2017"
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 .LP
18 Solaris Print Manager is a Java-based graphical user interface that enables you
19 to manage local and remote printer access. This tool can be used in the
20 following name service environments: LDAP, NIS, and files. You must be
21 logged in as superuser to use this tool.
22 .sp
23 .LP
24 Using Solaris Printer Manager is the preferred method for managing printer
25 access because Solaris Print Manager centralizes printer information when it is
26 used in a name service environment.
27 .sp
28 .LP
29 Adding printer information to a name service makes access to printers available
30 to all systems on the network and generally makes printer administration easier
31 because all the information about printers is centralized.
32 .sp
33 .LP
34 Solaris Print Manager may be run on a remote system with the display sent to
35 the local system. See the \fISystem Administration Guide: Solaris Printing\fR
36 for instructions on setting the \fBDISPLAY\fR environment variable.
37 .sp
38 .LP
39 Using Solaris Print Manager to perform printer-related tasks automatically
40 updates the appropriate printer databases. Solaris Print Manager also includes
41 a command-line console that displays the \fBlp\fR command line for the add,
42 modify, and delete printer operations. Errors and warnings may also be
43 displayed when Printer Manager operations are performed.
44 .sp
45 .LP
46 Help is available by clicking the Help button.
47 .SH USAGE
48 .LP
49 Solaris Print Manager enables you to do the following tasks:
50 .sp
51 .ne 2
52 .na
53 \fBSelect a Name Service\fR
54 .ad
55 .RS 29n
56 Select a name service for retrieving or changing printer information.
57 .RE
59 .sp
60 .ne 2
61 .na
62 \fBAdd Access to a Printer\fR
63 .ad
64 .RS 29n
65 Add printer access on a printer client using Solaris Print Manager.
66 .RE
68 .sp
69 .ne 2
70 .na
71 \fBAdd an Attached Printer\fR
72 .ad
73 .RS 29n
74 After physically attaching the printer to a system, use Solaris Print Manager
75 to install a local printer and make it available for printing.
76 .RE
78 .sp
79 .ne 2
80 .na
81 \fBAdd a Network Printer\fR
82 .ad
83 .RS 29n
84 After physically attaching the printer to a system, use Solaris Print Manager
85 to install a local printer and make it available for printing.
86 .RE
88 .sp
89 .ne 2
90 .na
91 \fBModify Printer Properties\fR
92 .ad
93 .RS 29n
94 After adding access to a printer or adding an attached or network printer, you
95 can modify certain printer attributes.
96 .RE
98 .sp
99 .ne 2
101 \fBDelete a Printer\fR
103 .RS 29n
104 Delete access to a printer from the print client or delete a printer from the
105 print server or from the name service environment.
108 .SH SEE ALSO
110 \fBldap\fR(1), \fBlpget\fR(1M), \fBlpset\fR(1M), \fBattributes\fR(5)
113 \fISystem Administration Guide: Solaris Printing\fR for information on LDAP
114 server replication.
117 Although users can use the LDAP command line utilities \fBldapadd\fR(1) and
118 \fBldapmodify\fR(1) to update printer entries in the directory, the preferred
119 method is to use \fBlpset\fR. Otherwise, if the \fBlpadd\fR and \fBlpmodify\fR
120 utilities are used, the administrator must ensure that the \fBprinter-name\fR
121 attribute value is unique within the \fBou=printers\fR container on the LDAP
122 server. If the value is not unique, the result of modifications done using
123 \fBlpset\fR or the Solaris Print Manager, \fBprintmgr\fR may be unpredictable.