Using
Abbreviations
for
A
ttribute
Names
and
V
alues
Setting
Up
a
Logical
Printer
for
High-Priority
Jobs
Dep ending
on
the
size
of
y
our
organization
and
the
n
um
b ers
of
jobs
submitted,
y
ou
might
w
an
t
to
set
up
a
logical
prin
ter
sp ecically
for
high-priority
jobs.
Y
ou
could
asso
ciate
this
logical
prin
ter
with
one
or
more
existing
ph
ysical
prin
ters
and
restrict
the
use
of
the
new
logical
prin
ter
to
administrators
or
to
a
sp ecic
group
of
users.
By
setting
up
the
logical
prin
ter
so
that
an
y
job
submitted
to
it
has
a
v
alue
of
100
for
its
job-priority
attribute,
the
job
b ecomes
the
rst
job
in
the
queue.
P
erform
the
following
steps
to
set
up
a
logical
prin
ter
for
high-priorit y
jobs.
In
this
pro cedure,
the
queue
Queue6
and
the
ph
ysical
prin
ter
PhyPrt6
already
exist.
PhyPrt6
is
a
high-sp eed
prin
ter
that
is
in
a
p o ol
of
prin
ters
and
is
capable
of
prin
ting
almost
an
y
t
yp e
of
job.
The
queue
resides
in
sp o oler
Spool6 .
1.
Create
a
new
logical
prin
ter
that
requires
job
authorization
and
asso
ciate
it
with
Queue6 .
En
ter
the
command:
pdcreate
-x
"associated-queue=Queue6
authorize-jobs=true"
\
Spool6:HPLogPrt
2.
Restrict
access
to
the
logical
prin
ter
to
one
or
more
administrators
or
a
sp ecic
group
of
users;
use
DCE
to
restrict
the
access.
F
ollo
w
the
pro cedure
in
\Restricting
Access
to
a
Printer
Device"
in
Chapter
8.
3.
Create
an
initial-v
alue-job
ob
ject
that
assigns
a
v
alue
of
100
to
the
job-priority
attribute
and
requests
PhyPrt6
with
the
physical-printers-requested
attribute.
En
ter
the
command:
pdcreate
-c
initial-value-job
-x
"job-priority=100
\
physical-printers-requested=PhyPrt6"
Spool6:HPIvj
4.
Asso
ciate
the
initial-v
alue-job
ob
ject
with
the
logical
prin
ter.
En
ter
the
command:
pdset
-x
"printer-initial-value-job=HPIvj"
HPLogPrt
5.
Enable
the
logical
prin
ter.
pdenable
HPLogPrt
Managing
Jobs
and
Supporting
Users
11-15